Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
func MustMetrics ¶
func MustMetrics(logger *zap.SugaredLogger, config *api.Config) *Collector
func (*Collector) AddSyncDownloadImageBytes ¶
func (*Collector) IncrementCacheMiss ¶
func (c *Collector) IncrementCacheMiss()
func (*Collector) IncrementDownloadedImages ¶
func (c *Collector) IncrementDownloadedImages()
func (*Collector) IncrementSyncDownloadImageCount ¶
func (c *Collector) IncrementSyncDownloadImageCount()
Click to show internal directories.
Click to hide internal directories.