Replies: 1 comment
-
After going through the issues and PRs in this repository. I think this is it: |
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.
-
Hi!
This question is related to these issue reports:
frigus02/opentelemetry-application-insights#93 and
twitchax/axum-insights#3
and https://github.com/twitchax/axum-insights/blob/main/src/lib.rs#L1098-L1106
It seems to me that tokio tracing event macro is removing the name of the parameter somewhere within the tokio source codes...
Is this a bug or am I doing something wrong?
How can I raise tracing event with a name "exception"?
Beta Was this translation helpful? Give feedback.
All reactions