Constant prometheus::PROTOBUF_FORMAT[][src]

pub const PROTOBUF_FORMAT: &str = "application/vnd.google.protobuf; \
                                   proto=io.prometheus.client.MetricFamily; \
                                   encoding=delimited";

The protocol buffer format of metric family.