# Functions
DataValueVec implements a new prometheus metrics that includes label.
# Structs
MatrixResult obtains the matrix result from the prometheus query.
A MetricLabel is a prometheus metric label structure.
MetricValues gets the metric value from the prometheus query.
Prometheus implements MetricsInterface.
PromMetrics is a prometheus metrics values.
PushMetrics implements a new Prometheus metrics.
ScalarResult obtains the scalar result from the prometheus query.
VectorResult obtains the vector result from the prometheus query.
# Interfaces
MetricsInterface is the interface that implements prometheus push metrics and range queries.
No description provided by the author