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
The SDK schema has been updated to include a new configuration option, translation_strategy, to define how metric and label names should be translated when exporting to Prometheus. The otel-conf schema should be similarly updated to add support for this option.
It may also be desirable to deprecate without_units and possibly without_type_suffix as well, but to begin with we only plan to add the new string-based option.