prometheus/docs
Owen Williams 6566c5a2b3
scrape: Add config option for escaping scheme request. (#16066)
The new metric_name_escaping_scheme config option works in parallel with metric_name_validation_scheme and controls which escaping scheme is requested when scraping. When not specified, the scheme will request underscores if the validation scheme is set to legacy, and will request allow-utf-8 when the validation scheme is set to utf8. This setting allows users to allow utf8 names if they like, but explicitly request an escaping scheme rather than UTF-8.

Fixes https://github.com/prometheus/prometheus/issues/16034

Built on https://github.com/prometheus/prometheus/pull/16080

Signed-off-by: Owen Williams <owen.williams@grafana.com>
2025-03-26 18:27:28 -04:00
..
command-line ruler notifier: make batch size configurable (#16254) 2025-03-24 14:22:19 +00:00
configuration scrape: Add config option for escaping scheme request. (#16066) 2025-03-26 18:27:28 -04:00
images Add 2.0 storage docs (#3423) 2017-11-07 22:00:38 +01:00
querying Fix typos (#16076) 2025-02-28 11:24:25 +11:00
feature_flags.md prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 2025-02-13 12:16:33 +00:00
federation.md docs: Update federation docs for native histograms 2023-01-12 20:43:02 +05:30
getting_started.md docs: improve section about Prometheus graceful shutdown. 2024-12-03 19:48:42 +01:00
http_sd.md docs: fix spelling 2025-01-07 17:51:57 +01:00
index.md Update prometheus.io's URL to the latest version (#5270) 2019-02-27 10:39:50 +00:00
installation.md docs: clarify default Docker command line parameters (#14194) 2024-06-10 20:16:02 +02:00
management_api.md /-/{healthy,ready}/ respond to HEAD (#11160) 2022-08-16 21:06:26 +02:00
migration.md Fix typos (#16076) 2025-02-28 11:24:25 +11:00
stability.md 3.0 migration guide (#15099) 2024-10-25 12:30:13 +02:00
storage.md Merge pull request #14637 from prometheus/superq/update_storage_docs 2024-12-03 11:44:43 +00:00