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

remove unnecessary level #10951

Merged

Conversation

codeboten
Copy link
Contributor

The MeterProvider used to generate the matric will make calls to recording the metric Noops. Removing the level check.

@codeboten codeboten requested review from a team and djaglowski August 22, 2024 22:46
The MeterProvider used to generate the matric will make calls to recording the metric Noops. Removing the level check.

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten changed the title [receiverhelper] remove unnecessary level remove unnecessary level Aug 22, 2024
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.89%. Comparing base (dadc331) to head (dca5228).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10951      +/-   ##
==========================================
- Coverage   91.89%   91.89%   -0.01%     
==========================================
  Files         411      411              
  Lines       19318    19311       -7     
==========================================
- Hits        17752    17745       -7     
  Misses       1217     1217              
  Partials      349      349              

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

Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Guess this doesn't need a changelog

@songy23 songy23 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Aug 23, 2024
@codeboten codeboten merged commit b10029c into open-telemetry:main Aug 23, 2024
65 of 66 checks passed
@codeboten codeboten deleted the codeboten/unnecessary-level branch August 23, 2024 14:16
@github-actions github-actions bot added this to the next release milestone Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants