Skip to content

opentelemetry-instrumentation-pymongo: semantic convention stability migration#4772

Open
emdneto wants to merge 8 commits into
open-telemetry:mainfrom
emdneto:emd4713
Open

opentelemetry-instrumentation-pymongo: semantic convention stability migration#4772
emdneto wants to merge 8 commits into
open-telemetry:mainfrom
emdneto:emd4713

Conversation

@emdneto

@emdneto emdneto commented Jul 8, 2026

Copy link
Copy Markdown
Member

Description

Add asyncpg instrumentor support for when OTEL_SEMCONV_STABILITY_OPT_IN includes: ("database" or "database/dup") and ("http" or "http/dup")

Fixes #4713
Fixes #1629
Refs #2453

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Added new tests for old semconv, stable semconv and when using both semconv (dup mode)

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

emdneto added 2 commits July 7, 2026 21:13
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
@emdneto emdneto requested a review from a team as a code owner July 8, 2026 00:58
emdneto added 4 commits July 7, 2026 21:58
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
@emdneto emdneto moved this to Ready for review in Python PR digest Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready for review

Development

Successfully merging this pull request may close these issues.

opentelemetry-instrumentation-pymongo: semantic convention stability migration Make sure pymongo instrumentation follows semantic conventions

2 participants