summaryrefslogtreecommitdiff
path: root/tests/specs/cli/otel_basic/natural_exit.out
blob: 98a41cf6061f355f4b1955d9fae48d565abad042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "spans": [],
  "logs": [
    {
      "timeUnixNano": "0",
      "observedTimeUnixNano": "[WILDCARD]",
      "severityNumber": 9,
      "severityText": "INFO",
      "body": {
        "stringValue": "log 1\n"
      },
      "attributes": [],
      "droppedAttributesCount": 0,
      "flags": 0,
      "traceId": "",
      "spanId": ""
    }
  ]
}