prometheus/model
Bryan Boreham d9e5748a27
[REFACTOR] Scraping: Remove unnecessary yolostring calls (#16927)
Go will not allocate when reading from a map with a key cast from []byte to string.

Also remove some yoloString calls in package `textparse` - call a more suitable library function.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2025-07-28 14:54:32 +01:00
..
exemplar update links to openmetrics to reference the v1.0.0 release 2024-12-13 21:32:27 +00:00
histogram perf(chunkenc): intern the custom values for native histograms 2025-05-07 14:40:45 +02:00
labels Rename labels.go -> labels_slicelabels.go 2025-07-07 12:37:42 +01:00
metadata Fix: metadata API using wrong field names (#13633) 2024-02-26 09:53:39 +00:00
relabel Add tests for relabeling of type and unit labels (#16743) 2025-06-23 16:42:38 +01:00
rulefmt test(rulefmt): fix description annotation index in TestParseFileSuccessWithAliases (#16839) 2025-07-08 18:38:34 +02:00
textparse [REFACTOR] Scraping: Remove unnecessary yolostring calls (#16927) 2025-07-28 14:54:32 +01:00
timestamp Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
value Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00