Expand description
Types and utilities for calling Prometheus remote write API endpoints.
Structs§
- Label
- A label.
- Sample
- A sample.
- Time
Series - A time series.
- Write
Request - A write request.
Constants§
- CONTENT_
TYPE - HEADER_
NAME_ REMOTE_ WRITE_ VERSION - LABEL_
NAME - Special label for the name of a metric.
- REMOTE_
WRITE_ VERSION_ 01