Add note to span examples not representing a particular JSON format (#4311)

This commit is contained in:
Ricardo Amaro 2024-04-23 14:14:55 +01:00 committed by GitHub
parent 126ae92bf7
commit d40a890be9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -12,6 +12,14 @@ sophisticated mesh of services, traces are essential to understanding the full
Let's explore this with three units of work, represented as [Spans](#spans):
{{% alert title="Note" %}}
The following JSON examples do not represent a specific format, and especially
not [OTLP/JSON](/docs/specs/otlp/#json-protobuf-encoding), which is more
verbose.
{{% /alert %}}
`hello` span:
```json