//
pkg.gl
Category
github.com/m3db/prometheus_client_golang
prometheus
testutil
promlint
package
1.12.8
Repository:
https://github.com/m3db/prometheus_client_golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
326 SLOC
#
Functions
New
New creates a new Linter that reads an input stream of Prometheus metrics in the Prometheus text exposition format.
NewWithMetricFamilies
NewWithMetricFamilies creates a new Linter that reads from a slice of MetricFamily protobuf messages.
#
Structs
Linter
A Linter is a Prometheus metrics linter.
Problem
A Problem is an issue detected by a Linter.