Skip to content

Document database semantic convention opt-in - #4985

Open
miachillgood wants to merge 1 commit into
open-telemetry:mainfrom
miachillgood:codex/issue-4980-db-semconv-docs
Open

Document database semantic convention opt-in#4985
miachillgood wants to merge 1 commit into
open-telemetry:mainfrom
miachillgood:codex/issue-4980-db-semconv-docs

Conversation

@miachillgood

Copy link
Copy Markdown

Description

Document the database semantic convention migration modes in each instrumentation module that currently supports them. The new sections explain the database and database/dup values, comma-separated opt-ins, and the legacy default behavior.

Because the instrumentation reference pages render these module docstrings, the guidance appears directly in each affected package's documentation.

Fixes #4980

Type of change

  • This change requires a documentation update

How Has This Been Tested?

  • Compiled all 13 changed Python modules with python3 -m compileall
  • Ran uvx pre-commit run --files <changed files> (ruff, ruff-format, and Towncrier formatting passed)

Does This PR Require a Core Repo Change?

  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added (not applicable: documentation-only change)
  • Documentation has been updated

@miachillgood
miachillgood requested a review from a team as a code owner August 22, 2026 05:23
@opentelemetry-pr-dashboard

Copy link
Copy Markdown

Pull request dashboard status

Waiting on reviewers · refreshed 2026-08-22 05:24 UTC

Review the latest changes.

Status above doesn't look right?
  • Just replied or pushed? Anything around or after the refresh time above may not be picked up yet — give it a few minutes.
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Update db instrumentations documentation around OTEL_SEMCONV_STABILITY_OPT_IN

1 participant