Skip to content

Commit

Permalink
Add Caution Note re Experimental SemConvs (#3995)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmccleary committed Feb 16, 2024
1 parent 97e9bf7 commit e1dd019
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions content/en/docs/languages/_index.md
Expand Up @@ -25,6 +25,18 @@ Java, Node.js, Python, Go into your application.
The current status of the major functional components for OpenTelemetry is as
follows:

{{% alert title="Important" color="warning" %}}

Regardless of an API/SDK's status, if your instrumentation relies on [semantic
conventions] that are marked as [Experimental] in the [semantic conventions
specification], your data flow might be subject to **breaking changes**.

[semantic conventions]: /docs/concepts/semantic-conventions/
[Experimental]: /docs/specs/otel/document-status/
[semantic conventions specification]: /docs/specs/semconv/

{{% /alert %}}

{{% telemetry-support-table " " %}}

[auto]: /docs/kubernetes/operator/automatic/
Expand Down

0 comments on commit e1dd019

Please sign in to comment.