Skip to content

Commit

Permalink
Fix status extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Apr 7, 2023
1 parent 3c648ac commit fb2c68f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/en/docs/reference/specification/status.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ same as the **Protocol** status.

- {{% spec_status "API" "trace/api" "Status" %}}
- {{% spec_status "SDK" "trace/sdk" "Status" %}}
- {{% spec_status "Protocol" "protocol/otlp" "Tracing" %}}
- {{% spec_status "Protocol" "protocol/otlp" "Status" %}}
- Notes:
- The tracing specification is now completely stable, and covered by long term
support.
Expand All @@ -76,7 +76,7 @@ same as the **Protocol** status.

- {{% spec_status "API" "metrics/api" "Status" %}}
- {{% spec_status "SDK" "metrics/sdk" "Status" %}}
- {{% spec_status "Protocol" "protocol/otlp" "Metrics" %}}
- {{% spec_status "Protocol" "protocol/otlp" "Status" %}}
- Notes:
- OpenTelemetry Metrics is currently under active development.
- The data model is stable and released as part of the OTLP protocol.
Expand All @@ -99,7 +99,7 @@ same as the **Protocol** status.

- **API:** draft
- **SDK:** draft
- {{% spec_status "Protocol" "protocol/otlp" "Logs" %}}
- {{% spec_status "Protocol" "protocol/otlp" "Status" %}}
- Notes:
- OpenTelemetry Logging is currently under active development.
- The [logs data model][] is released as part of the OpenTelemetry Protocol.
Expand Down

0 comments on commit fb2c68f

Please sign in to comment.