Span Normalization for OPTIONS http verb #3785
Unanswered
venkatramanchandirasekaran
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Are there any updates to the question i have ? |
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
-
I am using Open Telemetry dotnet library(1.1.0) to send traces to Splunk APM product and the framework does a good job at normalizing the Spans. The problem i am seeing is that for the OPTIONS HTTP verb / if there are HTTP errors, there is no Span normalization. When will that be supported ?
No Span Normalization on a HTTP error (ex: 404)
No Span Normalization on an OPTIONS HTTP verb
Example - Span Normalization - Working on an GET
Here is the open telemetry version i am using
Beta Was this translation helpful? Give feedback.
All reactions