opentelemetry-java-examples icon indicating copy to clipboard operation
opentelemetry-java-examples copied to clipboard

Need example of how to build a histogram with exponential bucket boundaries

Open breedx-splk opened this issue 1 year ago • 0 comments

This came up in slack. There are currently no examples here of how to create a histogram with exponential bucket boundaries. A user reading the example for Histogram today might believe that it's simply missing from the implementation.

As a result, I think it probably makes sense to add an example for exponential buckets to the existing example. That way, it's pretty easily findable (just like the custom bucket example is findable).

breedx-splk avatar Jan 29 '24 21:01 breedx-splk