Crate prometheus_remote_write

Source
Expand description

Types and utilities for calling Prometheus remote write API endpoints.

Structs§

Label
A label.
Sample
A sample.
TimeSeries
A time series.
WriteRequest
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