Debugging Otel Items #4816
Unanswered
drusellers
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Some diagnostics can be enabled by opentelemetry-dotnet/src/OpenTelemetry/README.md Lines 95 to 96 in f3bc6a2 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Setting OTEL debug output for dotnet
This doesn't end up writing any content to the filesystem. Am I missing something?
Also, while trying to debug traces with
I don't see anything in the HTTP Logs for DotNet or anything in my HTTP proxy.
But I am getting data in Tempo. Any thing else I can be configuring to see the HTTP request traffic?
Beta Was this translation helpful? Give feedback.
All reactions