fluid-core/conformance/fixtures/json/telemetry-envelope.json

35 lines
832 B
JSON
Raw Normal View History

{
"fluid_telemetry": {
"cohort": "coding-agents",
"consumer_ref": "psu-4d1e9c",
"correlation_id": "c-7f21ab90",
"experiment": "E-000093",
"id": "tl-01J8Z3XK7QW2",
"interface_id": "customer-finance-api",
"kind": "request",
"occurred_at": "2026-09-05T08:14:22Z",
"redaction": {
"applied": true,
"rules": [
"drop-path-parameters",
"pseudonymize-consumer"
]
},
"request": {
"latency_ms": 118.4,
"method": "GET",
"operation": "getLatestInvoice",
"request_bytes": 0,
"response_bytes": 812,
"route": "/customers/{id}/invoices/latest",
"status": 200
},
"resolution": {
"policy_generation": 118,
"reason": "experiment_assignment"
},
"revision": "R-000221",
"schema_version": "0.1"
}
}