Skip to content

Conversation

@saurabh-saraswat
Copy link

@saurabh-saraswat saurabh-saraswat commented Jan 2, 2026

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?

Ptox run -e $(tox --listenvs | grep memcache | 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
  • Unit tests have been added
  • Documentation has been updated

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 2, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

@saurabh-saraswat saurabh-saraswat requested a review from a team as a code owner January 5, 2026 07:01
@emdneto emdneto moved this to Reviewed PRs that need fixes in @xrmx's Python PR digest Jan 6, 2026
@xrmx
Copy link
Contributor

xrmx commented Jan 13, 2026

@saurabh-saraswat Thanks for the PR but in order to contribute to this project you need to sign the CLA

@xrmx xrmx mentioned this pull request Jan 13, 2026
41 tasks
@xrmx xrmx requested a review from herin049 January 20, 2026 10:12
@xrmx xrmx moved this from Reviewed PRs that need fixes to Approved PRs that need fixes in @xrmx's Python PR digest Jan 20, 2026
@xrmx xrmx moved this from Approved PRs that need fixes to Approved PRs in @xrmx's Python PR digest Jan 20, 2026
@xrmx
Copy link
Contributor

xrmx commented Jan 20, 2026

@saurabh-saraswat please pull, tox -e precommit and push the updated files so we can merge this

@xrmx xrmx moved this from Approved PRs to Approved PRs that need fixes in @xrmx's Python PR digest Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Approved PRs that need fixes

Development

Successfully merging this pull request may close these issues.

Stop using SpanAttributes

3 participants