Documentation ¶ Index ¶ func Counter(name string, labels map[string]interface{}) *vmetrics.Counter func Gauge(name string, labels map[string]interface{}) *vmetrics.Gauge func Histogram(name string, labels map[string]interface{}) *vmetrics.Histogram func RegisterGlobalLabels(labels map[string]interface{}) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Counter ¶ func Counter(name string, labels map[string]interface{}) *vmetrics.Counter func Gauge ¶ func Gauge(name string, labels map[string]interface{}) *vmetrics.Gauge func Histogram ¶ func Histogram(name string, labels map[string]interface{}) *vmetrics.Histogram func RegisterGlobalLabels ¶ func RegisterGlobalLabels(labels map[string]interface{}) Types ¶ This section is empty. Source Files ¶ View all Source files metrics.go Directories ¶ Show internal Expand all Path Synopsis adapters http observers Click to show internal directories. Click to hide internal directories.