package
1.0.6
Repository: https://github.com/mo-silent/go-devops.git
Documentation: pkg.go.dev

# 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

# Type aliases

Matrix is a list of time series.
Scalar is scalar result.
Vector is a list of vector result from the prometheus query.