Skip to content

Commit f249173

Browse files
traskjoaopgrassi
andauthored
Add clarification about OTEL_SEMCONV_STABILITY_OPT_IN (open-telemetry#1758)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
1 parent f805348 commit f249173

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/non-normative/db-migration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ updated to the stable database semantic conventions, they:
2222
- May drop the environment variable in their next major version and emit only
2323
the stable database conventions.
2424

25+
> [!NOTE]
26+
> `OTEL_SEMCONV_STABILITY_OPT_IN` is only intended to be used when migrating
27+
> from an experimental semantic convention to its initial stable version.
28+
2529
## Summary of changes
2630

2731
This section summarizes the changes made to the HTTP semantic conventions

docs/non-normative/http-migration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ updated to the stable HTTP semantic conventions, they:
2929
- May drop the environment variable in their next major version and emit only
3030
the stable HTTP and networking conventions.
3131

32+
> [!NOTE]
33+
> `OTEL_SEMCONV_STABILITY_OPT_IN` is only intended to be used when migrating
34+
> from an experimental semantic convention to its initial stable version.
35+
3236
## Summary of changes
3337

3438
This section summarizes the changes made to the HTTP semantic conventions

0 commit comments

Comments
 (0)