prometheus operator v0.93.1

ServiceMonitor.spec.fallbackScrapeProtocol

fallbackScrapeProtocol defines the protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. It requires Prometheus >= v3.0.0.

1 fields
ServiceMonitor.spec.fallbackScrapeProtocol fields and descriptions
Field / TypeDescription
ServiceMonitor.spec.fallbackScrapeProtocol
string

fallbackScrapeProtocol defines the protocol to use if a scrape returns blank, unparseable, or otherwise invalid Content-Type. It requires Prometheus >= v3.0.0.

  • enum: ["PrometheusProto","OpenMetricsText0.0.1","OpenMetricsText1.0.0","PrometheusText0.0.4","PrometheusText1.0.0"]