Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrometheusHandler ¶
func PrometheusHandler() gin.HandlerFunc
Types ¶
type LFSProxyCollector ¶
type LFSProxyCollector struct {
CacheHits metrics.Counter
CacheMiss metrics.Counter
S3Hits metrics.Counter
S3Miss metrics.Counter
}
func NewCollector ¶
func NewCollector(enabled bool) *LFSProxyCollector
Click to show internal directories.
Click to hide internal directories.