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

minsev: Update to use sdk/log.FilterProcessor #6833

Merged
merged 9 commits into from
Feb 25, 2025

Conversation

pellared
Copy link
Member

@pellared pellared commented Feb 24, 2025

Fixes #6822

Update after open-telemetry/opentelemetry-go#6317

I also updated the example a little bid.

@github-actions github-actions bot requested a review from MrAlias February 24, 2025 16:03
@pellared pellared added the enhancement New feature or request label Feb 24, 2025
@pellared pellared self-assigned this Feb 24, 2025
@pellared pellared marked this pull request as ready for review February 24, 2025 16:13
@pellared pellared requested a review from a team as a code owner February 24, 2025 16:13
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.1%. Comparing base (4b3d45d) to head (1c28d9d).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #6833     +/-   ##
=======================================
- Coverage   76.1%   76.1%   -0.1%     
=======================================
  Files        219     219             
  Lines      21313   21313             
=======================================
- Hits       16224   16221      -3     
- Misses      4529    4531      +2     
- Partials     560     561      +1     
Files with missing lines Coverage Δ
processors/minsev/minsev.go 100.0% <100.0%> (ø)

... and 1 file with indirect coverage changes

@pellared pellared added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Feb 24, 2025
@pellared pellared added this to the v1.35.0 milestone Feb 24, 2025
@pellared pellared merged commit dc71220 into open-telemetry:main Feb 25, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

minsev: Update code to the latest FilterProcessor
3 participants