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
After #8334 gets merged the Micrometer bridge will emit both native OTel histogram buckets and a set of gauges representing buckets for each Micrometer DistributionSummary & Timer.
The aim of this issue is to disable that behavior by default, so that the Micrometer bridge does not emit the additional gauges. A new configuration property will be added that'll allow turning that old behavior back on.
The text was updated successfully, but these errors were encountered:
After #8334 gets merged the Micrometer bridge will emit both native OTel histogram buckets and a set of gauges representing buckets for each Micrometer
DistributionSummary
&Timer
.The aim of this issue is to disable that behavior by default, so that the Micrometer bridge does not emit the additional gauges. A new configuration property will be added that'll allow turning that old behavior back on.
The text was updated successfully, but these errors were encountered: