You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[chore] prom translation rw2 add support for histogram (#40494)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Adds support for adding histograms in the RW2 translation path.
<!-- Issue number (e.g. #1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes
Partially implements
#33661
(when merging PR please don't close the tracing issue)
<!--Describe what testing was performed and which tests were added.-->
#### Testing
* [x] Added unit test
* [x] e2e ran with prometheus
Histogram metrics in prometheus ui

0 commit comments