Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GetProvider = metrics.GetProvider
Functions ¶
func NewTMSProvider ¶
func StatsdFormat ¶
func StatsdFormat(extraLabels ...MetricLabel) string
Types ¶
type CounterOpts ¶
type CounterOpts = metrics.CounterOpts
type HistogramOpts ¶
type HistogramOpts = metrics.HistogramOpts
type MetricLabel ¶
type MetricLabel = string
const ( NetworkLabel MetricLabel = "network" ChannelLabel MetricLabel = "channel" NamespaceLabel MetricLabel = "namespace" )
func AllLabelNames ¶
func AllLabelNames(extraLabels ...MetricLabel) []MetricLabel
Click to show internal directories.
Click to hide internal directories.