debug exporter does not work? #11224
johnvlittle
started this conversation in
General
Replies: 1 comment
-
i am also seeing this behavior |
Beta Was this translation helpful? Give feedback.
0 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.
-
We integrated the debug exporter using this:
And assumed that we would see some opentelemetry debug info in our standout or stderr, but nothing happens. Where does the debug info go?
We also tried exporters.debug.use_internal_logger=false, but again no output.
we are using the auto-agent jar from here: https://opentelemetry.io/docs/zero-code/java/agent/getting-started/
Beta Was this translation helpful? Give feedback.
All reactions