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

Provide auto-configuration for OpenTelemetry logs #37355

Closed
mhalbritter opened this issue Sep 13, 2023 · 2 comments
Closed

Provide auto-configuration for OpenTelemetry logs #37355

mhalbritter opened this issue Sep 13, 2023 · 2 comments
Labels
status: superseded An issue that has been superseded by another

Comments

@mhalbritter
Copy link
Contributor

While we make it easy for users to contribute a SdkLoggerProvider (see #36545), we don't have full-fledged auto-configuration for OpenTelemetry logging. In this issue, should add auto-configuration for SdkLoggerProvider.

There are also appenders for Logback and Log4j2.

@mhalbritter mhalbritter added type: enhancement A general enhancement theme: observability Issues related to observability labels Sep 13, 2023
@mhalbritter mhalbritter added this to the General Backlog milestone Sep 13, 2023
@making
Copy link
Member

making commented Apr 11, 2024

Loki 3.0 now supports native OTLP ingestion.
https://grafana.com/blog/2024/04/09/grafana-loki-3.0-release-all-the-new-features/

Isn't it a good time to support this feature?


opentelemetry-spring-boot-starter has logging auto configuration.

https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/spring/spring-boot-autoconfigure/src/main/java/io/opentelemetry/instrumentation/spring/autoconfigure/instrumentation/logging

@scottfrederick
Copy link
Contributor

Closing in favor of #40961

@scottfrederick scottfrederick closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2024
@scottfrederick scottfrederick added status: superseded An issue that has been superseded by another and removed type: enhancement A general enhancement theme: observability Issues related to observability labels May 31, 2024
@scottfrederick scottfrederick removed this from the General Backlog milestone May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants