prometheus/model
György Krajcsovits 6c646657d5
perf(chunkenc): intern the custom values for native histograms
The custom values are the "le" bucket boundaries of native histograms
with custom buckets. They are never modified. It is ok to not copy them
when iterating a chunk, just reference them.

If we will ever have a function that modifies the custom values, like
'trim' for example. That function will have to make a copy on write.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2025-05-07 14:40:45 +02: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 Fix linting issues found by golangci-lint v2.0.2 (#16368) 2025-05-03 19:05:13 +02:00
metadata Fix: metadata API using wrong field names (#13633) 2024-02-26 09:53:39 +00:00
relabel utf8: Remove support for legacy global validation setting 2025-03-13 10:47:24 -04:00
rulefmt chore: Export rulefmt.ruleNode (#16252) 2025-03-20 22:58:32 +00:00
textparse parser: remove expired link from comment (#16189) 2025-03-23 12:41:48 +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