Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CraneWrapperNumOfDigestRetryAttempts ¶
type CraneWrapperNumOfDigestRetryAttempts struct {
}
CraneWrapperNumOfDigestRetryAttempts is metric that counts how many attempts digest method has been executed
func NewCraneWrapperNumOfRetryAttempts ¶
func NewCraneWrapperNumOfRetryAttempts() *CraneWrapperNumOfDigestRetryAttempts
func (*CraneWrapperNumOfDigestRetryAttempts) MetricDimension ¶
func (m *CraneWrapperNumOfDigestRetryAttempts) MetricDimension() []metric.Dimension
func (*CraneWrapperNumOfDigestRetryAttempts) MetricName ¶
func (m *CraneWrapperNumOfDigestRetryAttempts) MetricName() string
Click to show internal directories.
Click to hide internal directories.