package
0.0.0-20240109123005-e1e1857b0b6e
Repository: https://github.com/observatorium/up.git
Documentation: pkg.go.dev
# Functions
Generate takes a set of labels and metrics key-value pairs and returns the payload to write metrics to Prometheus.
Query executes a query specification, a set of queries, against Prometheus.
Read executes query against Prometheus with the same labels to retrieve the written metrics back.
Write executes a remote-write against Prometheus sending a set of labels and metrics to store.