prometheus/docs/configuration
Arve Knudsen ef42c088ba
Some checks are pending
buf.build / lint and publish (push) Waiting to run
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Build Prometheus for common architectures (push) Waiting to run
CI / Build Prometheus for all architectures (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
OTLP: Add configuration parameters to control label name translation (#17345)
As a follow-up to #17344, add two configuration parameters for controlling label
name translation, both defaulting to on for backwards compatibility (currently
these behaviours are hardcoded as enabled):

* otlp.label_name_underscore_sanitization => Prefix label names starting with a
  single underscore with key_ when translating OTel attribute names
* otlp.label_name_preserve_multiple_underscores => Keep multiple consecutive
  underscores in label names when translating OTel attribute names

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2025-10-22 08:27:35 +02:00
..
alerting_rules.md Standardize doc page title handling 2025-05-28 21:37:27 +02:00
configuration.md OTLP: Add configuration parameters to control label name translation (#17345) 2025-10-22 08:27:35 +02:00
https.md Standardize doc page title handling 2025-05-28 21:37:27 +02:00
index.md Consolidate configuration and rules docs in docs/configuration/ 2017-10-27 09:54:02 +02:00
promtool.md chore: fix some minor issues in comments 2025-07-09 18:05:41 +08:00
recording_rules.md Standardize doc page title handling 2025-05-28 21:37:27 +02:00
template_examples.md Standardize doc page title handling 2025-05-28 21:37:27 +02:00
template_reference.md Add template functions to support various use cases. (#16619) 2025-07-10 00:33:20 +02:00
unit_testing_rules.md chore(configuration.md): fix unit_testing_rules typo 2025-08-13 16:48:28 +03:30