Constant prometheus::PROTOBUF_FORMAT
source ยท pub const PROTOBUF_FORMAT: &str = "application/vnd.google.protobuf; \
proto=io.prometheus.client.MetricFamily; \
encoding=delimited";
Expand description
The protocol buffer format of metric family.