Skip to content

Does java instrumentation agent follow latest semantic-conventions? #12529

Answered by laurit
missTam asked this question in Q&A
Discussion options

You must be logged in to vote

No, java agent does not support url.template. Note that vast majority of java http clients have no concept of url templates so they'll not fill this attribute. This attribute could for example be used with spring WebClient if it is used in a certain way, see #10506 for an attempt to implement this that predates url.template.

How does one generally check compatibility between java-instrumentation and semantic-convention versions?

I don't think there is an easy way. You'll have to examine the source code for definitive answers.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@missTam
Comment options

@laurit
Comment options

@missTam
Comment options

@laurit
Comment options

@trask
Comment options

Answer selected by missTam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants