Skip to content

Update usage of semantic conventions to new exported strings #2025

Closed
@JamieDanielson

Description

@JamieDanielson

This is somewhat related to #1778 , which is for documenting current semantic convention versions for each instrumentation package.

This issue is intended to track the necessary change of updating each package to use the new exports for semantic conventions that were added in open-telemetry/opentelemetry-js#4298 and now available in v1.22.0.

Each package will need to

  • update the dependency for @opentelemetry/semantic-conventions to "^1.22.0"
  • update the imported semantic convention to match the new version, i.e. HTTP_ROUTE becomes SEMATTRS_HTTP_ROUTE

Please limit PRs to a single package in order to make them quickly and easily reviewable.
If you are working on one of the below packages, please comment so others know the issue is being worked on.

EDIT: updated to add other packages that will need replacements for the deprecated attributes:

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueneeds:code-contributionThis feature/bug is ready to implementtype:feature-trackingA feature with sub-issues that need to be addressedup-for-grabsGood for taking. Extra help will be provided by maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions