Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@herin049
Copy link
Contributor

Description

Replaces usage of the deprecated SpanAttributes with semconv constants.

Fixes #3475

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

tox run -e $(tox --listenvs | grep django | tr '\n' ',')

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated

@herin049 herin049 requested a review from a team as a code owner December 25, 2025 06:44
@herin049 herin049 changed the title refactor: remove usage of deprecated SpanAttributes where applicable opentelemetry-instrumentation-django: remove usage of deprecated SpanAttributes where applicable Dec 25, 2025
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

Successfully merging this pull request may close these issues.

Stop using SpanAttributes

1 participant