mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
41 lines
846 B
JSON
41 lines
846 B
JSON
{
|
|
"resourceLogs": [
|
|
{
|
|
"resource": {
|
|
"attributes": [
|
|
{
|
|
"key": "suite-id",
|
|
"value": {
|
|
"stringValue": "severity-inference"
|
|
}
|
|
},
|
|
{
|
|
"key": "test-id",
|
|
"value": {
|
|
"stringValue": "infer-debug"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"scopeLogs": [
|
|
{
|
|
"scope": {},
|
|
"logRecords": [
|
|
{
|
|
"timeUnixNano": "1901999580000000008",
|
|
"body": {
|
|
"stringValue": "debug - checkpoint a"
|
|
}
|
|
},
|
|
{
|
|
"timeUnixNano": "1901999580000000009",
|
|
"body": {
|
|
"stringValue": "dbug: value=1,found=false"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|