Fix the rendering of the table (#921)
* Fix table display * Update specification/trace/semantic_conventions/span-general.md Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com> Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com> Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
This commit is contained in:
parent
6d12dec4d9
commit
7f54e65cf7
|
|
@ -27,6 +27,7 @@ In an ideal situation, not accounting for proxies, multiple IP addresses or host
|
||||||
the `net.peer.*` properties of a client are equal to the `net.host.*` properties of the server and vice versa.
|
the `net.peer.*` properties of a client are equal to the `net.host.*` properties of the server and vice versa.
|
||||||
|
|
||||||
<a name="nettransport-attribute">
|
<a name="nettransport-attribute">
|
||||||
|
|
||||||
<!-- semconv network -->
|
<!-- semconv network -->
|
||||||
| Attribute | Type | Description | Example | Required |
|
| Attribute | Type | Description | Example | Required |
|
||||||
|---|---|---|---|---|
|
|---|---|---|---|---|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue