opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

Add exponential histogram one-liner print

Open cswpy opened this issue 4 months ago • 8 comments

Description

This PR fixes #10463 by adding a one-liner debug printer support for exponential bucket. It also adds unit tests for the printing.

Link to tracking issue

Fixes #10463

Testing

Added test in metrics_test.go. Passes all tests locally

Documentation

cswpy avatar Jul 12 '25 02:07 cswpy