You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
75 lines
2.2 KiB
75 lines
2.2 KiB
{ |
|
"resourceLogs": [ |
|
{ |
|
"resource": { |
|
"attributes": [ |
|
{ |
|
"key": "service.name", |
|
"value": { |
|
"stringValue": "my.service" |
|
} |
|
} |
|
] |
|
}, |
|
"scopeLogs": [ |
|
{ |
|
"scope": { |
|
"name": "my.library", |
|
"version": "1.0.0", |
|
"attributes": [ |
|
{ |
|
"key": "my.scope.attribute", |
|
"value": { |
|
"stringValue": "some scope attribute" |
|
} |
|
} |
|
] |
|
}, |
|
"logRecords": [ |
|
{ |
|
"timeUnixNano": "1544712660300000000", |
|
"observedTimeUnixNano": "1544712660300000000", |
|
"severityNumber": 9, |
|
"attributes": [ |
|
{ |
|
"key": "event.name", |
|
"value": { |
|
"stringValue": "browser.page_view" |
|
} |
|
} |
|
], |
|
"body": { |
|
"kvlistValue": [ |
|
{ |
|
"key": "type", |
|
"value": { |
|
"intValue": "0" |
|
} |
|
}, |
|
{ |
|
"key": "url", |
|
"value": { |
|
"stringValue": "https://www.guidgenerator.com/online-guid-generator.aspx" |
|
} |
|
}, |
|
{ |
|
"key": "referrer", |
|
"value": { |
|
"stringValue": "https://wwww.google.com" |
|
} |
|
}, |
|
{ |
|
"key": "title", |
|
"value": { |
|
"stringValue": "Free Online GUID Generator" |
|
} |
|
} |
|
] |
|
} |
|
} |
|
] |
|
} |
|
] |
|
} |
|
] |
|
}
|
|
|