Skip to content

feat: Use global propagator as default#2345

Open
thompson-tomo wants to merge 2 commits into
open-telemetry:mainfrom
thompson-tomo:feat/global_propagator
Open

feat: Use global propagator as default#2345
thompson-tomo wants to merge 2 commits into
open-telemetry:mainfrom
thompson-tomo:feat/global_propagator

Conversation

@thompson-tomo

@thompson-tomo thompson-tomo commented May 16, 2026

Copy link
Copy Markdown
Contributor

Closes: #2236

The trilogy instrumentation now uses the global propagator by default for both dup & stable which brings it in closer alignment with the spec. The global propagator can be overridden with sql commenter by setting use_sqlcommenter to true. See https://opentelemetry.io/docs/specs/semconv/db/database-spans/#sql-commenter for details of where this behaviour is defined.

Coverage report before change:

Line Coverage: 98.31% (233 / 237)

Coverage report after change:

Line Coverage: 98.35% (239 / 243)

Which confirms the new lines are covered and no coverage has been lost due to change.

@thompson-tomo thompson-tomo requested review from a team May 16, 2026 04:24
@thompson-tomo thompson-tomo marked this pull request as draft May 16, 2026 05:23
@thompson-tomo thompson-tomo changed the title feat: Use global propagator #2236 feat: Use global propagator #2 May 17, 2026
@thompson-tomo thompson-tomo changed the title feat: Use global propagator #2 feat: Use global propagator as default May 17, 2026
@thompson-tomo thompson-tomo marked this pull request as ready for review May 17, 2026 14:25
@thompson-tomo thompson-tomo force-pushed the feat/global_propagator branch from d020446 to 25e8d7b Compare May 26, 2026 02:53
@thompson-tomo thompson-tomo requested review from a team as code owners May 26, 2026 02:53
@github-actions

Copy link
Copy Markdown
Contributor

👋 This pull request has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this pull request will be closed eventually by the stale bot

@github-actions github-actions Bot added the stale Marks an issue/PR stale label Jun 26, 2026
@thompson-tomo thompson-tomo removed the stale Marks an issue/PR stale label Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use global propagator

1 participant