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
We have an exponential histogram implementation but because exponential histograms aren't yet stable in the metrics spec, the implementation is obscure / difficult to use. This issue is tracking steps to make histograms easier to use, even while they remain experimental. If they're easier to use, we can get feedback that may help stabilize the specification.
MetricExporter can influence default aggregation of PeriodicMetricReader
Add autoconfigure option for using exponential histogram aggregation as default aggregation for otlp metric exporters. Implementation of spec PR #2619.
The text was updated successfully, but these errors were encountered:
We have an exponential histogram implementation but because exponential histograms aren't yet stable in the metrics spec, the implementation is obscure / difficult to use. This issue is tracking steps to make histograms easier to use, even while they remain experimental. If they're easier to use, we can get feedback that may help stabilize the specification.
The text was updated successfully, but these errors were encountered: