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
don't export unit fields in metrics when the unit is undefined
The term `undefined` is used for metrics where not unit is declared. When exporting
such a metric, we should not set the OTLP unit field to the string "undefined" as that
it not a valid unit.
0 commit comments