package
2.7.11
Repository: https://github.com/influxdata/influxdb.git
Documentation: pkg.go.dev

# Packages

Package promtest provides helpers for parsing and extracting prometheus metrics.

# Functions

NewRegistry returns a new registry.

# Structs

Registry embeds a prometheus registry and adds a couple convenience methods.

# Interfaces

PrometheusCollector is the interface for a type to expose prometheus metrics.