prometheus/model
Bryan Boreham dc926527ae
Merge pull request #13669 from aiwhj/optimization
[ENHANCEMENT] Relabeling: small speed-up of hashmod

Code optimization: The relabel operation is used very frequently, and strconv.FormatInt() with better performance should be used.
2024-05-14 12:54:00 +01:00
..
exemplar Scraping: use slices.sort for exemplars 2023-11-24 14:42:26 +00:00
histogram Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 2024-02-28 14:54:53 +01:00
labels Fix FastRegexMatcher matching multibyte runes with . (#14059) 2024-05-07 16:33:37 +02:00
metadata Fix: metadata API using wrong field names (#13633) 2024-02-26 09:53:39 +00:00
relabel Merge pull request #13669 from aiwhj/optimization 2024-05-14 12:54:00 +01:00
rulefmt Merge pull request #13731 from suntala/suntala/native-histogram-template 2024-04-11 13:24:26 +02:00
textparse Bump client_golang to 1.19 2024-03-06 09:11:13 -03: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