mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"resourceLogs": [
|
|
{
|
|
"resource": {
|
|
"attributes": [
|
|
{
|
|
"key": "suite-id",
|
|
"value": {
|
|
"stringValue": "severity-inference"
|
|
}
|
|
},
|
|
{
|
|
"key": "test-id",
|
|
"value": {
|
|
"stringValue": "infer-info"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"scopeLogs": [
|
|
{
|
|
"scope": {},
|
|
"logRecords": [
|
|
{
|
|
"timeUnixNano": "1901999580000000000",
|
|
"body": {
|
|
"stringValue": "default behavior if nothing is specified"
|
|
}
|
|
},
|
|
{
|
|
"timeUnixNano": "1901999580000000001",
|
|
"body": {
|
|
"stringValue": "2025-05-03T03:23:14Z [thread-1234] c.b.e.b.e.AbstractDatabaseConnectionAdapterFactor - request_id= the rules should only infer a logging level if the substring is within the first 255 characters so that stuff later in the message doesn't trigger the inference behavior like FATAL or ERROR"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|