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

sdk/log: Add minimum level enabled processor #5078

Open
MrAlias opened this issue Mar 15, 2024 · 0 comments
Open

sdk/log: Add minimum level enabled processor #5078

MrAlias opened this issue Mar 15, 2024 · 0 comments
Labels
area:logs Part of OpenTelemetry logs pkg:SDK Related to an SDK package

Comments

@MrAlias
Copy link
Contributor

MrAlias commented Mar 15, 2024

Add a processor users can wrap other processors in that will only log records at or above a provided minimum severity level.

https://github.com/open-telemetry/opentelemetry-go/blob/65e032dd16b20e376eae5a7a5956fa811783389b/sdk/log/min_sev.go

@pellared pellared added pkg:SDK Related to an SDK package area:logs Part of OpenTelemetry logs labels Mar 15, 2024
@pellared pellared changed the title Add minimum level enabled processor sdk/log: Add minimum level enabled processor Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:logs Part of OpenTelemetry logs pkg:SDK Related to an SDK package
Projects
Status: Backlog
Development

No branches or pull requests

2 participants