-
Notifications
You must be signed in to change notification settings - Fork 598
Closed
Milestone
Description
Most metrics has optimized measure phase by using ValueMap. However ExpoHistogram has it's own implementations.
This implementation is not only lacking performance improvements, but also some important functionality (e.g. there's no check for is_under_cardinality_limit).
In order to proceed with this, we need:
- update
ValueMapto provide interface that will allow to implementExpoHistogramefficiently ValueMap interface changeย #2117 - introduce convenient functions for collecting data points Unify metrics DataPoints collectionย #2145
cijothomas
Metadata
Metadata
Assignees
Labels
No labels