Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeMetricLabelKeySafe ¶ added in v1.0.2
MakeMetricLabelKeySafe makes a metric label key safe.
func MakeMetricLabelValueSafe ¶ added in v1.0.2
MakeMetricLabelValueSafe makes a metric label value safe.
func MakeMetricType ¶
MakeMetricType creates a metric type string.
Types ¶
type APICounter ¶
type APICounter struct {
// contains filtered or unexported fields
}
APICounter is the API counter type.
type ConsoleCounter ¶
type ConsoleCounter struct { }
Counter is the interface for metric implementations.
Click to show internal directories.
Click to hide internal directories.