Skip to main content

encode

Function encode 

Source
pub fn encode(registry: &Registry) -> Result<MetricSet, Error>
👎Deprecated:

OpenMetrics protobuf support is deprecated. Use prometheus_protobuf instead.

Available on crate feature openmetrics_protobuf only.
Expand description

Encode the metrics registered with the provided Registry into MetricSet using the OpenMetrics protobuf format.