Custom handle failure sending data #6110
Unanswered
VsevolodGus
asked this question in
Q&A
Replies: 1 comment
-
You can use the self-diagnostics feature to collect internal logs: |
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.
-
I'm trying to use Open Telemetry.Exporter.OpenTelemetryProtocol telemetry and send traces to tempo
When I use a local tempo, everything is fine. But when I use the remote tempo, I may have problems reaching the tempo, sometimes I get errors (timeout, 404 not found). And I want to look at the error logs and have a custom handler for such errors. How to do it?
thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions