eclipse / microprofile-metrics

microprofile-metrics
Apache License 2.0
100 stars 66 forks source link

add ability to set distribution bucket ranges for Timers/Histograms #676

Closed donbourne closed 1 year ago

donbourne commented 2 years ago

relates to https://github.com/eclipse/microprofile-metrics/issues/587

setting distribution bucket ranges needs to be possible via configuration.

Geek05 commented 1 year ago

Hi Team, I am unable to find a way to define the buckets in histogram today in Eclipse microprofile-metrics. Is this fixed in latest versions ?

https://download.eclipse.org/microprofile/microprofile-metrics-5.0.0/microprofile-metrics-spec-5.0.0.html#_histogram

Channyboy commented 1 year ago

@Geek05 This functionality is being worked on and is intended to be introduced in the 5.1 release

Geek05 commented 1 year ago

Thanks @Channyboy. Any idea about the approximate timeline planned for 5.1 release ?

donbourne commented 1 year ago

hi @Geek05 , the hope is that this will be part of MicroProfile Metrics 5.1, which is envisioned to be part of MicroProfile 6.1 release. https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-6.1 .