package
2.25.0-snrc.5
Repository: https://github.com/rajvikram/prometheus.git
Documentation: pkg.go.dev

# Functions

CheckConfig validates configuration files.
CheckMetrics performs a linting pass on input metrics.
CheckRules validates rule files.
CheckWebConfig validates web configuration files.
QueryInstant performs an instant query against a Prometheus server.
QueryLabels queries for label values against a Prometheus server.
QueryRange performs a range query against a Prometheus server.
QuerySeries queries for a series against a Prometheus server.
RulesUnitTest does unit testing of rules based on the unit testing files provided.