Enabling exporting of logs by default being a breaking change? #8599
Unanswered
jmichalek132
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Thanks for filing this @jmichalek132 ! It'd be great if you could join our Thursday SIG meeting to discuss that. @trask @jack-berg just an idea: since we're already planning to do a 2.0 release in a couple of months (#8280), if this turns out to be a significant problem for most of the users perhaps we could delay that change and include it in the October 2.0 release? (just the javaagent -- we could override the default configuration via the SPI in the agent) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, reading the release notes for opentelemetry-java do I understand correctly that in 1.27 the otel.logs.exporter will be switched from none to otlp ? If so this would cause the java agent to start sending logs via OTLP along side metrics and traces. Is that the case? If so this feels like breaking change given most people will already collect logs in a different way.
Moved here from slack as requested.
Beta Was this translation helpful? Give feedback.
All reactions