Skip to content

Commit e6dfd7f

Browse files
Declare OTLP/JSON Stable (#436)
1 parent 2bdeb79 commit e6dfd7f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@ To generate the raw gRPC client libraries, use `make gen-${LANGUAGE}`. Currently
2828

2929
## Maturity Level
3030

31-
Component | Maturity |
32-
-------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------|
33-
**Binary Protobuf Encoding** | |
34-
common/* | Stable |
35-
metrics/\*<br>collector/metrics/* | Stable |
36-
resource/* | Stable |
37-
trace/trace.proto<br>collector/trace/* | Stable |
38-
trace/trace_config.proto | Alpha |
39-
logs/\*<br>collector/logs/* | Stable |
40-
**JSON encoding** | |
41-
All messages | [Alpha](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/otlp.md#json-protobuf-encoding) |
31+
Component | Maturity |
32+
-------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|
33+
**Binary Protobuf Encoding** | |
34+
common/* | Stable |
35+
metrics/\*<br>collector/metrics/* | Stable |
36+
resource/* | Stable |
37+
trace/trace.proto<br>collector/trace/* | Stable |
38+
trace/trace_config.proto | Alpha |
39+
logs/\*<br>collector/logs/* | Stable |
40+
**JSON encoding** | |
41+
All messages | [Stable](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/otlp.md#json-protobuf-encoding) |
4242

4343
(See [maturity-matrix.yaml](https://github.com/open-telemetry/community/blob/47813530864b9fe5a5146f466a58bd2bb94edc72/maturity-matrix.yaml#L57)
4444
for definition of maturity levels).

0 commit comments

Comments
 (0)