Implement filtering logic for min_severity and trace_based parameters#4765
Implement filtering logic for min_severity and trace_based parameters#4765rads-1996 wants to merge 6 commits intoopen-telemetry:mainfrom
Conversation
3557ca9 to
fa903d0
Compare
e61189d to
4f3ee75
Compare
c209824 to
6bef931
Compare
c1c27e2 to
7eab50b
Compare
c55426d to
6ee2697
Compare
|
This PR has been automatically marked as stale because it has not had any activity for 14 days. It will be closed if no further activity occurs within 14 days of this comment. |
|
In progress |
|
This PR has been automatically marked as stale because it has not had any activity for 14 days. It will be closed if no further activity occurs within 14 days of this comment. |
|
Waiting for logs stabilization to complete. Will bring this up in the SIG once that is done. |
|
Thanks for the work on this @rads-1996. A few notes now that the referenced spec PR merged in September 2025:
Please can someone from @open-telemetry/python-approvers add a |
Thank you for taking a look at this. Initially I had implemented this with these configs directly on the Logger, but in the SIG it was suggested to go with this approach. I can bring it up again to see what folks think. Gotcha, will take care of it. As previously discussed, this PR will be merged after the logs are stabilized, right? |
Description
Implement Spec to filter logs based on
min_severityandtrace_basedparameters.Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Does This PR Require a Contrib Repo Change?
Checklist: