Skip to content
Discussion options

You must be logged in to vote

HTTP span names SHOULD be {method} {target} if there is a (low-cardinality) target available. If there is no (low-cardinality) {target} available, HTTP span names SHOULD be {method}.

x-ref: OTel docs

As the OTel docs recommend, changed the behavior at #75416 to use only the {method} if the available {target} is a high cardinality URL. Sorry for the late response, and thank you for reporting the issue!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by devjiwonchoi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants