File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ There are two ways HTTP client spans can be implemented in an instrumentation:
140140
141141** Span name:** refer to the [ Span Name] ( /docs/http/http-spans.md#name ) section.
142142
143- ** Span kind** MUST be ` SERVER ` .
143+ ** Span kind** MUST be ` CLIENT ` .
144144
145145** Span status:** refer to the [ Span Status] ( /docs/http/http-spans.md#status ) section.
146146
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ groups:
1919
2020 **Span name:** refer to the [Span Name](/docs/http/http-spans.md#name) section.
2121
22- **Span kind** MUST be `SERVER `.
22+ **Span kind** MUST be `CLIENT `.
2323
2424 **Span status:** refer to the [Span Status](/docs/http/http-spans.md#status) section.
2525 attributes :
You can’t perform that action at this time.
0 commit comments