prometheus/scrape
Owen Williams 88bb05c3e8 utf8: enable utf-8 support by default
This change causes Prometheus to allow all UTF-8 characters in metric and label names.
This means that names that were previously invalid and would have been previously rejected will be allowed through.

Signed-off-by: Owen Williams <owen.williams@grafana.com>
2024-09-06 08:48:11 -04:00
..
testdata Include test CA text info (#14699) 2024-08-20 19:41:02 +02:00
clientprotobuf.go lint: Revamp our linting rules, mostly around doc comments 2024-08-22 17:36:11 +02:00
helpers_test.go scrape tests: check NaN values directly 2024-02-08 19:30:20 +00:00
manager.go fix(discovery): make discovery manager notify consumers of dropped targets for still defined jobs 2024-08-28 17:39:02 +02:00
manager_test.go utf8: enable utf-8 support by default 2024-09-06 08:48:11 -04:00
metrics.go Scraping: add metric for symbol table size 2024-07-05 10:16:22 +01:00
scrape.go utf8: enable utf-8 support by default 2024-09-06 08:48:11 -04:00
scrape_test.go utf8: enable utf-8 support by default 2024-09-06 08:48:11 -04:00
target.go Comment float histogram as well 2024-06-18 15:22:03 +02:00
target_test.go Merge branch 'main' into nhcb 2024-06-07 19:17:14 +08:00