Skip to content

opentelemetry-instrumentation-confluent-kafka: Replace SpanAttributes with semconv constants#4057

Merged
xrmx merged 7 commits intoopen-telemetry:mainfrom
herin049:fix/remove-span-attributes-confluent-kafka
Dec 30, 2025
Merged

opentelemetry-instrumentation-confluent-kafka: Replace SpanAttributes with semconv constants#4057
xrmx merged 7 commits intoopen-telemetry:mainfrom
herin049:fix/remove-span-attributes-confluent-kafka

Conversation

@herin049
Copy link
Copy Markdown
Contributor

@herin049 herin049 commented Dec 25, 2025

Description

Replaces usage of the deprecated SpanAttributes with semconv constants.

Refs #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 confluent-kafka | 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:18
@xrmx xrmx moved this to Easy to review / merge / close in Python PR digest Dec 29, 2025
@xrmx xrmx moved this from Easy to review / merge / close to Reviewed PRs that need fixes in Python PR digest Dec 29, 2025
@herin049 herin049 force-pushed the fix/remove-span-attributes-confluent-kafka branch from 2c727ae to 768e70f Compare December 29, 2025 17:57
@xrmx xrmx merged commit d295f84 into open-telemetry:main Dec 30, 2025
663 checks passed
@github-project-automation github-project-automation bot moved this from Reviewed PRs that need fixes to Done in Python PR digest Dec 30, 2025
RKest pushed a commit to RKest/opentelemetry-python-contrib that referenced this pull request Jan 12, 2026
… with semconv constants (open-telemetry#4057)

* refactor: Replace SpanAttributes with semconv constants

* update CHANGELOG.md

* fix CHANGELOG.md

* Update utils.py

* Update __init__.py

* Update utils.py

* Update __init__.py

---------

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
sightseeker added a commit to sightseeker/opentelemetry-python-contrib that referenced this pull request Mar 11, 2026
… with semconv constants (open-telemetry#4057)

* refactor: Replace SpanAttributes with semconv constants

* update CHANGELOG.md

* fix CHANGELOG.md

* Update utils.py

* Update __init__.py

* Update utils.py

* Update __init__.py

---------

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants