Skip to content

Commit 7808b75

Browse files
committed
refactor: uniquely identify {Value,Duration}Histograms by name and label sets
Previously, {Value,Duration}Histograms could only be identified by their name. This change allows multiple {Value,Duration}Histograms to share the same name, with each unique set of labels defining a distinct time series. However, the buckets are immutable for a MetricGroup once initialized with the first metric. Additionally, the internal data structure for a stored metric has been refactored, providing a more robust and programmatic representation. Signed-off-by: Melissa Kilby <[email protected]>
1 parent bcdd288 commit 7808b75

File tree

2 files changed

+455
-155
lines changed

2 files changed

+455
-155
lines changed

0 commit comments

Comments
 (0)