//
pkg.gl
Category
github.com/kchenhal/client_golang
prometheus
testutil
promlint
package
1.6.2
Repository:
https://github.com/kchenhal/client_golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
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.