Skip to content

opentelemetry-instrumentation-aiopg: semantic convention stability migration#4820

Merged
xrmx merged 2 commits into
open-telemetry:mainfrom
henry3260:opentelemetry-instrumentation-aiopg-semconv-migration
Jul 16, 2026
Merged

opentelemetry-instrumentation-aiopg: semantic convention stability migration#4820
xrmx merged 2 commits into
open-telemetry:mainfrom
henry3260:opentelemetry-instrumentation-aiopg-semconv-migration

Conversation

@henry3260

Copy link
Copy Markdown
Contributor

Description

Completes aiopg database semantic-convention stability migration by reporting stable error.type values on query failures and adding coverage for legacy, stable, and dup modes. No additional dependencies are required.

Fixes #1636

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

  • uvx tox -e py310-test-instrumentation-aiopg-wrapt2
  • uvx tox -e py312-test-instrumentation-aiopg-wrapt1
  • uvx tox -e py312-test-instrumentation-aiopg-wrapt2

Does This PR Require a Core Repo Change?

  • 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

@henry3260
henry3260 requested a review from a team as a code owner July 15, 2026 20:00
@henry3260

Copy link
Copy Markdown
Contributor Author

We should merged #4821 first

@emdneto emdneto moved this to Ready for review in Python PR digest Jul 16, 2026

@emdneto emdneto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small fix needed to changelog file. Name should match the PR number instead.

Ref: https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CONTRIBUTING.md#changelog

@github-project-automation github-project-automation Bot moved this from Ready for review to Approved PRs in Python PR digest Jul 16, 2026
@henry3260
henry3260 force-pushed the opentelemetry-instrumentation-aiopg-semconv-migration branch from cd8fea9 to ee5a11b Compare July 16, 2026 03:45
@xrmx
xrmx enabled auto-merge July 16, 2026 08:05
@xrmx
xrmx added this pull request to the merge queue Jul 16, 2026
Merged via the queue into open-telemetry:main with commit ee7a74a Jul 16, 2026
794 checks passed
@github-project-automation github-project-automation Bot moved this from Approved PRs to Done in Python PR digest Jul 16, 2026
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.

Make sure aiopg instrumentation follows semantic conventions

3 participants