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
providers/prometheus: Add WithHistogramOpts for native histograms (#584)
We need to be able to set the NativeHistogramBucketFactor for example to enable native histograms.
Therefore, the `WithHistogramBuckets` Option isn't flexible enough anymore. I've added the `WithHistogramOpts` option.
Signed-off-by: Matthias Loibl <[email protected]>
0 commit comments