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
[connector/servicegraph] Fix histogram metrics miss unit (#34511)
I found the servicegraph histogram metrics missing unit.
This PR will add a proper unit to metrics like [spanmetrics connector
does.]( metric.SetUnit(p.config.Histogram.Unit.String()))
Signed-off-by: Murphy Chen <[email protected]>
0 commit comments