Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mdatagen] add support for bucket boundaries #10229

Conversation

codeboten
Copy link
Contributor

This allows setting of explicit boundaries for histograms.

Fixes #10218

This allows setting of explicit boundaries for histograms.

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.54%. Comparing base (af4fdd4) to head (0b39fc7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10229   +/-   ##
=======================================
  Coverage   92.54%   92.54%           
=======================================
  Files         387      387           
  Lines       18198    18198           
=======================================
  Hits        16841    16841           
  Misses       1016     1016           
  Partials      341      341           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten merged commit c7c3401 into open-telemetry:main May 28, 2024
49 checks passed
@codeboten codeboten deleted the codeboten/move-batchprocessortest-mdatagentest branch May 28, 2024 15:13
@github-actions github-actions bot added this to the next release milestone May 28, 2024
steves-canva pushed a commit to Canva/opentelemetry-collector that referenced this pull request Jun 14, 2024
This allows setting of explicit boundaries for histograms.

Fixes
open-telemetry#10218

---------

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[mdatagen] support configuring distributions for histograms
2 participants