Skip to content

Commit

Permalink
Declare OTLP stable
Browse files Browse the repository at this point in the history
Since OTLP/JSON was declared stable, all the parts of the OTLP spec is stable
so the whole spec should be declared as such
See gh-2930

Signed-off-by: Jonatan Ivanov <jonatan.ivanov@gmail.com>
  • Loading branch information
jonatan-ivanov committed Mar 2, 2023
1 parent ec84e5d commit b9b7770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/protocol/otlp.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OpenTelemetry Protocol Specification

**Status**: [Mixed](../document-status.md)
**Status**: [Stable](../document-status.md)

The OpenTelemetry Protocol (OTLP) specification describes the encoding, transport,
and delivery mechanism of telemetry data between telemetry sources, intermediate
Expand Down

0 comments on commit b9b7770

Please sign in to comment.