Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 21b667e

Browse files
committed
semantic conv http spans
1 parent a1c58e9 commit 21b667e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apm/apm-spans-traces/apm-errors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ See the Span Status section of the OpenTelemetry Transformation to non-OTLP Form
2929
How OpenTelemetry handles HTTP status codes
3030
----------------------------------------------
3131

32-
The following table provides an overview of how HTTP status codes are used to set the ``span.status`` field, and subsequently ``otel.status_code``, in OpenTelemetry instrumentation in accordance with OpenTelemetry semantic conventions. To learn more, see the OpenTelemetry semantic conventions for HTTP spans on GitHub :new-page:`https://github.com/open-telemetry/semantic-conventions/blob/main/model/trace/http.yaml`.
32+
The following table provides an overview of how HTTP status codes are used to set the ``span.status`` field, and subsequently ``otel.status_code``, in OpenTelemetry instrumentation in accordance with OpenTelemetry semantic conventions. To learn more, see the OpenTelemetry semantic conventions for HTTP spans on GitHub :new-page:`https://github.com/open-telemetry/semantic-conventions/blob/main/model/http/spans.yaml`.
3333

3434
.. list-table::
3535
:header-rows: 1

0 commit comments

Comments
 (0)