From e8ea719e0ae20b1be70199eae00ade031a4ab957 Mon Sep 17 00:00:00 2001 From: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com> Date: Thu, 9 Feb 2023 15:00:03 -0500 Subject: [PATCH] Declare OTLP/JSON Stable (#2930) See also https://github.com/open-telemetry/opentelemetry-proto/pull/436 Co-authored-by: Carlos Alberto Cortez --- specification/protocol/otlp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/protocol/otlp.md b/specification/protocol/otlp.md index 4d222c4c1..5eb25f9f8 100644 --- a/specification/protocol/otlp.md +++ b/specification/protocol/otlp.md @@ -395,7 +395,7 @@ response headers when sending binary Protobuf encoded payload. #### JSON Protobuf Encoding -**Status**: [Experimental](../document-status.md) +**Status**: [Stable](../document-status.md) JSON Protobuf encoded payloads use proto3 standard defined [JSON Mapping](https://developers.google.com/protocol-buffers/docs/proto3#json)