prometheus operator v0.93.1

PrometheusAgent.spec.nameEscapingScheme

nameEscapingScheme defines the character escaping scheme that will be requested when scraping for metric and label names that do not conform to the legacy Prometheus character set. It requires Prometheus >= v3.4.0.

1 fields
PrometheusAgent.spec.nameEscapingScheme fields and descriptions
Field / TypeDescription
PrometheusAgent.spec.nameEscapingScheme
string

nameEscapingScheme defines the character escaping scheme that will be requested when scraping for metric and label names that do not conform to the legacy Prometheus character set. It requires Prometheus >= v3.4.0.

  • enum: ["AllowUTF8","Underscores","Dots","Values"]