Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CounterMap ¶
type CounterMap struct {
// contains filtered or unexported fields
}
CounterMap is a map of counters keyed by tenant.
func NewCounterMap ¶
func NewCounterMap(metric string) *CounterMap
NewCounterMap creates new CounterMap for the given metricTemplate.
Click to show internal directories.
Click to hide internal directories.