Expand description

All types that may be returned as part of return types from crate::Client methods.

Structs

A single active target.

A single alert.

An alerting rule.

Collection of active and dropped alertmanagers as returned by the API.

A single dropped target.

A single time series containing a single data point/sample.

A metric metadata object

A single time series containing a range of data points/samples.

A recording rule.

A group of rules.

A single data point.

A target metadata object.

Collection of active and dropped targets as returned by the API.

Enums

Possible metric types that the HTTP API may return.

A wrapper for possible result types of expression queries (crate::Client::query and crate::Client::query_range).

A wrapper for different types of rules that the HTTP API may return.