{
"resourceLogs": [
{
"resource": {
"attributes": [
{
"key": "service.name",
"value": { "stringValue": "payment-api" }
},
{
"key": "host.name",
"value": { "stringValue": "pod-abc123" }
}
]
},
"scopeLogs": [
{
"logRecords": [
{
"timeUnixNano": "1709312400000000000",
"severityText": "ERROR",
"severityNumber": 17,
"body": {
"stringValue": "Connection refused to database"
},
"traceId": "abcdef1234567890abcdef1234567890",
"spanId": "abcdef1234567890",
"attributes": [
{
"key": "environment",
"value": { "stringValue": "production" }
},
{
"key": "region",
"value": { "stringValue": "us-east-1" }
}
]
}
]
}
]
}
]
}