From 4a92543e21e0b097122a069e9101f806b4c84f7e Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Fri, 4 Sep 2020 14:21:30 -0400 Subject: [PATCH] Fix the rendering of the table (#921) * Fix table display * Update specification/trace/semantic_conventions/span-general.md Co-authored-by: Armin Ruech Co-authored-by: Sergey Kanzhelev Co-authored-by: Armin Ruech --- specification/trace/semantic_conventions/span-general.md | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/trace/semantic_conventions/span-general.md b/specification/trace/semantic_conventions/span-general.md index 877e52e3342..353345951e4 100644 --- a/specification/trace/semantic_conventions/span-general.md +++ b/specification/trace/semantic_conventions/span-general.md @@ -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. + | Attribute | Type | Description | Example | Required | |---|---|---|---|---|