janhoy commented on PR #1841:
URL: https://github.com/apache/solr/pull/1841#issuecomment-1679714260

   > * 9.3 spans have `http.status_code` attrib, where PR has `http.status`
   
   Please consult the [otel semantic 
conventions](https://github.com/open-telemetry/semantic-conventions/tree/main/docs/http)
 for what attribute names to use. The former correct tag was 
`http.status_code`, but last month the OTEL project [adopted ECS (Elastic 
Common 
Schema)](https://github.com/open-telemetry/semantic-conventions/blob/main/CHANGELOG.md?plain=1#L97-L103)
 as the new standard, so those conventions will change and stabilize, thus the 
correct tag will be `http.response.status_code`.
   
   Perhaps we should emit both for some versions, or implement the suggested 
env var `OTEL_SEMCONV_STABILITY_OPT_IN`?


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to