csemaan1A opened a new pull request, #2062:
URL: https://github.com/apache/cxf/pull/2062

   * Add missing span attributes to comply with [OpenTelemetry semantic 
conventions](https://opentelemetry.io/docs/specs/semconv/http/http-spans/)
   * Test the span attribute names and values
   * Couldn't add the attributes "network.protocol.version" for the client http 
span, because we didn't find a way to find its value.
   
   BREAKING CHANGE: Client span name was renamed to the URL path instead of the 
full URL
   
   Link to the Jira ticket: [CXF-9055 Follow OpenTelemetry semantic conventions 
for trace span and its attributes 
](https://issues.apache.org/jira/browse/CXF-9055)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to