27 lines
778 B
JSON
27 lines
778 B
JSON
{
|
|
"schemaVersion": "1.0.0",
|
|
"bundleId": "00000000-0000-0000-0000-000000000001",
|
|
"createdAt": "2025-12-01T00:00:00Z",
|
|
"profileHash": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
|
|
"collectorVersion": "otelcol/1.0.0",
|
|
"sealedMode": true,
|
|
"redactionManifest": "redaction-manifest.json",
|
|
"manifestHashAlgorithm": "sha256",
|
|
"timeAnchor": {
|
|
"type": "rfc3161",
|
|
"value": "dummy-token"
|
|
},
|
|
"artifacts": [
|
|
{
|
|
"path": "logs.ndjson",
|
|
"sha256": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb",
|
|
"mediaType": "application/x-ndjson",
|
|
"size": 123
|
|
}
|
|
],
|
|
"dsseEnvelope": {
|
|
"hash": "cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc",
|
|
"location": "bundle.dsse.json"
|
|
}
|
|
}
|