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

[component] add LeveledMeterProvider #10931

Merged

Conversation

codeboten
Copy link
Contributor

This func will MeterProvider and MetricsLevel in the near future. Split from #10912

This func will MeterProvider and MetricsLevel in the near future. Split from open-telemetry#10912

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten requested review from a team and atoulme August 20, 2024 19:18
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.66%. Comparing base (f1fe602) to head (87a4c5f).
Report is 2 commits behind head on main.

Files Patch % Lines
service/service.go 0.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10931      +/-   ##
==========================================
- Coverage   91.68%   91.66%   -0.03%     
==========================================
  Files         404      404              
  Lines       18947    18946       -1     
==========================================
- Hits        17371    17366       -5     
- Misses       1217     1220       +3     
- Partials      359      360       +1     

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

codeboten added a commit to codeboten/opentelemetry-collector that referenced this pull request Aug 20, 2024
This will use the LeveledMeterProvider in TelemetrySettings.

Split from open-telemetry#10912, follows open-telemetry#10931

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten merged commit 3c1cf33 into open-telemetry:main Aug 20, 2024
48 of 49 checks passed
@codeboten codeboten deleted the codeboten/leveled-meter-split-2 branch August 20, 2024 20:57
@github-actions github-actions bot added this to the next release milestone Aug 20, 2024
codeboten added a commit that referenced this pull request Aug 21, 2024
This will use the LeveledMeterProvider in TelemetrySettings.
    
Split from
#10912,
follows #10931

---------

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.

2 participants