//
pkg.gl
Category
github.com/influxdata/influxdb/v2
kit
prom
package
2.7.11
Repository:
https://github.com/influxdata/influxdb.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
4
Dependents
6
Files
37 SLOC
#
Packages
promtest
Package promtest provides helpers for parsing and extracting prometheus metrics.
#
Functions
NewRegistry
NewRegistry returns a new registry.
#
Structs
Registry
Registry embeds a prometheus registry and adds a couple convenience methods.
#
Interfaces
PrometheusCollector
PrometheusCollector is the interface for a type to expose prometheus metrics.