Skip to content

Conversation

@trentm
Copy link
Contributor

@trentm trentm commented Dec 2, 2025

This adds support for using OTEL_SEMCONV_STABILITY_OPT_IN for controlled migration to stable net.* and db.* semconv. The net.* attributes are controlled by the http[/dup] token in OTEL_SEMCONV_STABILITY_OPT_IN (as discussed here) and db.* with the database[/dup] token.

Refs: open-telemetry/opentelemetry-js#5663
Refs: #2953

…migration

This adds support for using `OTEL_SEMCONV_STABILITY_OPT_IN` for controlled migration to stable `net.*` and `db.*` semconv. The `net.*` attributes are controlled by the `http[/dup]` token in `OTEL_SEMCONV_STABILITY_OPT_IN` (as [discussed here](open-telemetry/opentelemetry-js#5663 (comment))) and `db.*` with the `database[/dup]` token.

Refs: open-telemetry/opentelemetry-js#5663
Refs: open-telemetry#2953
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.

3 participants