Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated properties included in spans #875

Open
SamBarker opened this issue Mar 1, 2024 · 0 comments
Open

Deprecated properties included in spans #875

SamBarker opened this issue Mar 1, 2024 · 0 comments

Comments

@SamBarker
Copy link
Contributor

As part of #867 we upgraded the version of the OpenTelemetry Semantic Conventions (semconv) that the project uses the new release deprecated several attributes which we attach to spans. #867 adds the replacement attributes where appropriate but we continue to include the deprecated attributes for backwards compatibility.

We should remove the following attributes from spans in a future release.

  • SemanticAttributes.HTTP_METHOD
  • SemanticAttributes.HTTP_URL
  • SemanticAttributes.MESSAGING_DESTINATION_NAME
  • SemanticAttributes.MESSAGING_DESTINATION_KIND
  • SemanticAttributes.HTTP_STATUS_CODE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant