prometheus operator v0.93.1

Prometheus.spec.otlp.translationStrategy

translationStrategy defines how the OTLP receiver endpoint translates the incoming metrics. It requires Prometheus >= v3.0.0.

1 fields
Prometheus.spec.otlp.translationStrategy fields and descriptions
Field / TypeDescription
Prometheus.spec.otlp.translationStrategy
string

translationStrategy defines how the OTLP receiver endpoint translates the incoming metrics. It requires Prometheus >= v3.0.0.

  • enum: ["NoUTF8EscapingWithSuffixes","UnderscoreEscapingWithSuffixes","NoTranslation","UnderscoreEscapingWithoutSuffixes"]