Module prom_store

Source

Structsยง

ExportMetricHandler
This handler is mainly used for frontend or standalone to directly import the metrics collected by itself, thereby avoiding importing metrics through the network, thus reducing compression and network transmission overhead, so only implement PromStoreProtocolHandler::write method.

Constantsยง

SAMPLES_RESPONSE_TYPE ๐Ÿ”’

Functionsยง

is_supported ๐Ÿ”’
negotiate_response_type ๐Ÿ”’
Negotiating the content type of the remote read response.
to_query_result ๐Ÿ”’