You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The semantic conventions used to generate the constants have been moved into their own repo. This happened as part of the 1.21 release of the specification repo.
The new semantic conventions repo does not have any tags/releases/etc. (as of this writing) to which the generation script can refer. And currently, according to the README, it only matches the 1.21 spec.
There is a new version of the Docker otel/semconvgen Docker image the script uses. That should be updated as well.
Until the issues in item 2 are rectified, I think this issue should not be worked.
This project's semantic conventions crate defines
http.status_code
while semantic conventions seem to definehttp.response.status_code
.The crate currently uses semantic conventions 1.20 or older. List of changes between 1.20 and later is in this issue.
The text was updated successfully, but these errors were encountered: