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

The protocol buffer format of metric family.