Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metrics ¶
type Metrics struct {
// contains filtered or unexported fields
}
Metrics contains the collected metrics
func (*Metrics) CountBackup ¶
CountBackup updates metrics counter
func (*Metrics) CountError ¶
CountError increases error counter for the given operation
func (*Metrics) Start ¶
func (m *Metrics) Start(log *zap.SugaredLogger)
Start starts the metrics server
Click to show internal directories.
Click to hide internal directories.