What is the Prometheus exposition format, and which content type does it use?
-
A
A text-based line format exposed over HTTP with Content-Type: text/plain; version=0.0.4
-
B
A binary Protocol Buffers format with Content-Type: application/protobuf
-
C
A JSON format with Content-Type: application/json; schema=prometheus
-
D
An OpenMetrics format with Content-Type: application/openmetrics+json