{ "otlSchemaVersion": 8, "scopeMetrics": [ { "scope": { "name": "bare-os-example" }, "metrics": [] } ], "resourceLogs": [ { "resource": { "attributes": [ { "key": "service.name", "value": { "stringValue": "bare-os" } } ] }, "scopeLogs": [ { "scope": { "name": "bare-os-booter", "version": "1.0.0" }, "logRecords": [ { "timeUnixNano": "1700000000000000000", "severityNumber": 9, "severityText": "INFO", "body": { "stringValue": "example.boot.phase" }, "events": [], "links": [], "exemplars": [], "attributes": [ { "key": "phase", "value": { "stringValue": "kernel_ready" } } ] } ] } ] } ] }