{
  "$schema": "https://example.com/schemas/event-log.json",
  "meta": {
    "generator": "bonsai gen-examples.mjs",
    "description": "A long event log — the kind of payload that is unreadable as a raw browser tab.",
    "generatedAt": "2026-09-01T00:00:00Z",
    "window": {
      "from": "2026-08-01T00:00:00.061Z",
      "to": "2026-08-01T00:01:20.008Z"
    },
    "eventCount": 2000,
    "note": "Synthetic data. No real people, orders or payments are described here."
  },
  "summary": {
    "services": {
      "checkout-api": {
        "events": 253,
        "errors": 33,
        "errorRate": 0.1304,
        "avgDurationMs": 529.54
      },
      "catalog-api": {
        "events": 267,
        "errors": 49,
        "errorRate": 0.1835,
        "avgDurationMs": 677.06
      },
      "identity": {
        "events": 252,
        "errors": 37,
        "errorRate": 0.1468,
        "avgDurationMs": 538.85
      },
      "search-indexer": {
        "events": 212,
        "errors": 28,
        "errorRate": 0.1321,
        "avgDurationMs": 488.16
      },
      "image-resizer": {
        "events": 253,
        "errors": 37,
        "errorRate": 0.1462,
        "avgDurationMs": 527.36
      },
      "notification-worker": {
        "events": 262,
        "errors": 29,
        "errorRate": 0.1107,
        "avgDurationMs": 487.76
      },
      "billing-ledger": {
        "events": 239,
        "errors": 27,
        "errorRate": 0.113,
        "avgDurationMs": 462.05
      },
      "recommendation-engine": {
        "events": 262,
        "errors": 36,
        "errorRate": 0.1374,
        "avgDurationMs": 573.14
      }
    },
    "regions": [
      "eu-west-1",
      "eu-central-1",
      "us-east-1",
      "us-west-2",
      "ap-southeast-1"
    ],
    "levels": {
      "debug": 283,
      "info": 1158,
      "warn": 283,
      "error": 276
    },
    "unresolvedIncidents": [],
    "annotations": {}
  },
  "events": [
    {
      "seq": 1,
      "id": "evt_2b36047d7188d5ba",
      "traceId": "e9ed495b23f6f651807943b7d1a5af6e",
      "timestamp": "2026-08-01T00:00:00.061Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 174.22,
        "requestBytes": 2460,
        "responseBytes": 52989,
        "cached": false
      },
      "actor": {
        "userId": "u_125597",
        "sessionId": "18566528d6f732667d7e09d8",
        "plan": "enterprise",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.2,
        "memoryMb": 141.3,
        "dbQueries": 10,
        "cacheHitRatio": 0.303,
        "queueDepth": 11
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 2,
      "id": "evt_d659db7cbb9eefe7",
      "traceId": "f84b2a7bd986d6e393997d4a5baccf81",
      "timestamp": "2026-08-01T00:00:00.085Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 265.98,
        "requestBytes": 487,
        "responseBytes": 60034,
        "cached": false
      },
      "actor": {
        "userId": "u_369135",
        "sessionId": "5d24e96de92e7413e5a9115e",
        "plan": "pro",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.3,
        "memoryMb": 1016.6,
        "dbQueries": 11,
        "cacheHitRatio": 0.6232,
        "queueDepth": 20
      },
      "tags": [
        "checkout",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 3,
      "id": "evt_840e422887c076b4",
      "traceId": "4e5353ec23aff17ab0005be331315dcf",
      "timestamp": "2026-08-01T00:00:00.157Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 124.35,
        "requestBytes": 2174,
        "responseBytes": 64500,
        "cached": false
      },
      "actor": {
        "userId": "u_168435",
        "sessionId": "4948981e162774e3da5efd0d",
        "plan": "pro",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.7,
        "memoryMb": 282.9,
        "dbQueries": 20,
        "cacheHitRatio": 0.5225,
        "queueDepth": 8
      },
      "tags": [
        "b2b",
        "cold-start",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 4,
      "id": "evt_3992a06a24dd7458",
      "traceId": "0384bbd80260c535273d0743ab1c8070",
      "timestamp": "2026-08-01T00:00:00.194Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 297.52,
        "requestBytes": 609,
        "responseBytes": 1058,
        "cached": false
      },
      "actor": {
        "userId": "u_897322",
        "sessionId": "e65d1fab661359e9773be7dc",
        "plan": "starter",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.5,
        "memoryMb": 756,
        "dbQueries": 20,
        "cacheHitRatio": 0.8355,
        "queueDepth": 38
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 5,
      "id": "evt_71be4cd25e7c35b3",
      "traceId": "37e21145a5dbf2dc0ae89bfb278e4545",
      "timestamp": "2026-08-01T00:00:00.205Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 503,
        "durationMs": 2108.82,
        "requestBytes": 436,
        "responseBytes": 33453,
        "cached": false
      },
      "actor": {
        "userId": "u_846285",
        "sessionId": "d75db8d3b55063ce0cea0d93",
        "plan": "pro",
        "country": "AU",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 95.5,
        "memoryMb": 320.5,
        "dbQueries": 8,
        "cacheHitRatio": 0.7409,
        "queueDepth": 36
      },
      "tags": [
        "canary",
        "b2b",
        "mobile"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:107:18)",
          "at dispatch (/srv/app/lib/router.js:102:22)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 6,
      "id": "evt_77ccdbb65d3a018e",
      "traceId": "aeffc418c2823b683ed5d1c4718cb163",
      "timestamp": "2026-08-01T00:00:00.271Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 115.43,
        "requestBytes": 2252,
        "responseBytes": 62484,
        "cached": false
      },
      "actor": {
        "userId": "u_159493",
        "sessionId": "786ff768311c0395f23100ca",
        "plan": "starter",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.6,
        "memoryMb": 519.8,
        "dbQueries": 8,
        "cacheHitRatio": 0.4818,
        "queueDepth": 30
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 7,
      "id": "evt_192abfe26e3fe8f1",
      "traceId": "5e8f1dac5e0cf6c7ec1e316746f43150",
      "timestamp": "2026-08-01T00:00:00.310Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 7.89,
        "requestBytes": 553,
        "responseBytes": 51348,
        "cached": true
      },
      "actor": {
        "userId": "u_287446",
        "sessionId": "4144272b0a981fd88e02b07f",
        "plan": "starter",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.1,
        "memoryMb": 212.7,
        "dbQueries": 0,
        "cacheHitRatio": 0.8497,
        "queueDepth": 0
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 8,
      "id": "evt_b40e2d951691d392",
      "traceId": "f0dc53601bc435937a4105d4f2e6cf00",
      "timestamp": "2026-08-01T00:00:00.335Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 332.68,
        "requestBytes": 3607,
        "responseBytes": 53757,
        "cached": false
      },
      "actor": {
        "userId": "u_329166",
        "sessionId": "3d07e0c8cdd3c33f34d5c5d2",
        "plan": "pro",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.2,
        "memoryMb": 293.9,
        "dbQueries": 10,
        "cacheHitRatio": 0.6924,
        "queueDepth": 10
      },
      "tags": [
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 9,
      "id": "evt_38937dac2eebd679",
      "traceId": "3993e77f80a795d4555a82246a5e7a43",
      "timestamp": "2026-08-01T00:00:00.363Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 229.83,
        "requestBytes": 1289,
        "responseBytes": 50479,
        "cached": true
      },
      "actor": {
        "userId": "u_154977",
        "sessionId": "11f1390ace223339bbdab856",
        "plan": "pro",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.1,
        "memoryMb": 309.7,
        "dbQueries": 13,
        "cacheHitRatio": 0.4696,
        "queueDepth": 17
      },
      "tags": [
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 10,
      "id": "evt_87010c066e2668f1",
      "traceId": "21930ba9f177556fd35f28eb9aa7a605",
      "timestamp": "2026-08-01T00:00:00.422Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 221.96,
        "requestBytes": 479,
        "responseBytes": 45523,
        "cached": false
      },
      "actor": {
        "userId": "u_344328",
        "sessionId": "0bf139254eaa97075e521898",
        "plan": "enterprise",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.6,
        "memoryMb": 378.7,
        "dbQueries": 8,
        "cacheHitRatio": 0.2822,
        "queueDepth": 38
      },
      "tags": [
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 11,
      "id": "evt_ea1fb77b97fd41ea",
      "traceId": "564488003654a034c5517558b74135e7",
      "timestamp": "2026-08-01T00:00:00.468Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 268.86,
        "requestBytes": 4019,
        "responseBytes": 13162,
        "cached": true
      },
      "actor": {
        "userId": "u_104877",
        "sessionId": "c4883db71e3c7ffdbd43a0af",
        "plan": "enterprise",
        "country": "SG",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 60.9,
        "memoryMb": 997.5,
        "dbQueries": 4,
        "cacheHitRatio": 0.1027,
        "queueDepth": 7
      },
      "tags": [
        "b2b",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 12,
      "id": "evt_70ebcf8b82e2979b",
      "traceId": "9730a7de0d3fd5212b4d192553d30859",
      "timestamp": "2026-08-01T00:00:00.482Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 21.55,
        "requestBytes": 2117,
        "responseBytes": 19078,
        "cached": false
      },
      "actor": {
        "userId": "u_563901",
        "sessionId": "d22151e3ee557514ed0e3b6b",
        "plan": "pro",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 94.8,
        "memoryMb": 607.7,
        "dbQueries": 3,
        "cacheHitRatio": 0.6061,
        "queueDepth": 11
      },
      "tags": [
        "canary",
        "mobile",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 13,
      "id": "evt_49028c469fe5854e",
      "traceId": "c80d755eb11a47a9f124b3586b34616c",
      "timestamp": "2026-08-01T00:00:00.549Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 330.7,
        "requestBytes": 159,
        "responseBytes": 42289,
        "cached": true
      },
      "actor": {
        "userId": "u_868148",
        "sessionId": "48e059a10a226b8b34584247",
        "plan": "enterprise",
        "country": "FR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 52,
        "memoryMb": 806.2,
        "dbQueries": 19,
        "cacheHitRatio": 0.8105,
        "queueDepth": 22
      },
      "tags": [
        "mobile",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 14,
      "id": "evt_c2ce0e565d840754",
      "traceId": "553f56c2a81c1cbd7c9b95ba647fa14d",
      "timestamp": "2026-08-01T00:00:00.591Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 308.27,
        "requestBytes": 46,
        "responseBytes": 4283,
        "cached": false
      },
      "actor": {
        "userId": "u_976721",
        "sessionId": "89b9c89ca00729a496b414c0",
        "plan": "starter",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.6,
        "memoryMb": 240.8,
        "dbQueries": 15,
        "cacheHitRatio": 0.9018,
        "queueDepth": 7
      },
      "tags": [
        "checkout",
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 15,
      "id": "evt_f1b6c3cd027e0217",
      "traceId": "1f61b89151567d033449351e37661d25",
      "timestamp": "2026-08-01T00:00:00.623Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 243.84,
        "requestBytes": 3036,
        "responseBytes": 63475,
        "cached": false
      },
      "actor": {
        "userId": "u_710637",
        "sessionId": "83844ad038f3aff59bf671e4",
        "plan": "pro",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.5,
        "memoryMb": 767.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.7906,
        "queueDepth": 19
      },
      "tags": [
        "slow-query",
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 16,
      "id": "evt_91b2b3dc27fadf10",
      "traceId": "0975fe3d34ea75da1ba2e61e6fda5c8b",
      "timestamp": "2026-08-01T00:00:00.651Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 193.37,
        "requestBytes": 3707,
        "responseBytes": 26475,
        "cached": false
      },
      "actor": {
        "userId": "u_235921",
        "sessionId": "d35a9eb4d95d15a26a61dc4b",
        "plan": "pro",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.1,
        "memoryMb": 553,
        "dbQueries": 2,
        "cacheHitRatio": 0.4987,
        "queueDepth": 29
      },
      "tags": [
        "checkout",
        "eu",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 17,
      "id": "evt_cdf1f4d4a2f3dcc1",
      "traceId": "f2a9961f7689fd5628be9fbbc2f8e2cc",
      "timestamp": "2026-08-01T00:00:00.703Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 200.67,
        "requestBytes": 3571,
        "responseBytes": 27043,
        "cached": true
      },
      "actor": {
        "userId": "u_822643",
        "sessionId": "7fd02e9a2b504f1b0e87a943",
        "plan": "enterprise",
        "country": "ES",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.9,
        "memoryMb": 735.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.9662,
        "queueDepth": 13
      },
      "tags": [
        "cold-start",
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 18,
      "id": "evt_97322646db527f56",
      "traceId": "58f40a07cac4c93e37ff7f9e5ada5f79",
      "timestamp": "2026-08-01T00:00:00.721Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 182.7,
        "requestBytes": 792,
        "responseBytes": 1229,
        "cached": false
      },
      "actor": {
        "userId": "u_583122",
        "sessionId": "a9dc0388f401d79b6a0e41b9",
        "plan": "free",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.1,
        "memoryMb": 519.6,
        "dbQueries": 23,
        "cacheHitRatio": 0.3799,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 19,
      "id": "evt_c1d476aa6d30a65d",
      "traceId": "c3b8c0966ebcce580a509d5fcedb00e9",
      "timestamp": "2026-08-01T00:00:00.771Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 208.44,
        "requestBytes": 3596,
        "responseBytes": 45980,
        "cached": true
      },
      "actor": {
        "userId": "u_220708",
        "sessionId": "b7e77d8a7893e6ac232d491e",
        "plan": "enterprise",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 64.9,
        "memoryMb": 599.3,
        "dbQueries": 15,
        "cacheHitRatio": 0.7488,
        "queueDepth": 0
      },
      "tags": [
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 20,
      "id": "evt_fdb9e528f88a23e4",
      "traceId": "9f4aeb6715a8084a775795840fdc09eb",
      "timestamp": "2026-08-01T00:00:00.805Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 318.83,
        "requestBytes": 691,
        "responseBytes": 24197,
        "cached": true
      },
      "actor": {
        "userId": "u_156235",
        "sessionId": "d5ae4cfe710cbb45d1c26039",
        "plan": "pro",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.1,
        "memoryMb": 352,
        "dbQueries": 2,
        "cacheHitRatio": 0.8882,
        "queueDepth": 16
      },
      "tags": [
        "b2b",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 21,
      "id": "evt_6f3abeb2b3995f7d",
      "traceId": "c768e1e48885ec007046af03a5adbaa1",
      "timestamp": "2026-08-01T00:00:00.842Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 200,
        "durationMs": 179.09,
        "requestBytes": 1733,
        "responseBytes": 59501,
        "cached": true
      },
      "actor": {
        "userId": "u_524349",
        "sessionId": "f0a965db5b7c1fd8debe2cd2",
        "plan": "starter",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.9,
        "memoryMb": 532.1,
        "dbQueries": 8,
        "cacheHitRatio": 0.888,
        "queueDepth": 23
      },
      "tags": [
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 22,
      "id": "evt_08ab5561245d8642",
      "traceId": "e324418a1a802b3e1a85b4fa6a10bd64",
      "timestamp": "2026-08-01T00:00:00.908Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 500,
        "durationMs": 2988.61,
        "requestBytes": 1430,
        "responseBytes": 31297,
        "cached": false
      },
      "actor": {
        "userId": "u_962055",
        "sessionId": "67a864b4cb3166d1b8a7061c",
        "plan": "enterprise",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.4,
        "memoryMb": 731,
        "dbQueries": 7,
        "cacheHitRatio": 0.5146,
        "queueDepth": 18
      },
      "tags": [
        "mobile"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:371:50)",
          "at dispatch (/srv/app/lib/router.js:153:55)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 23,
      "id": "evt_a4bc74c6df1caae9",
      "traceId": "5de1b7734e061ba444f8928941fc3e67",
      "timestamp": "2026-08-01T00:00:00.922Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 75.66,
        "requestBytes": 2818,
        "responseBytes": 21932,
        "cached": true
      },
      "actor": {
        "userId": "u_320144",
        "sessionId": "841a8fb4a950ebb16650875e",
        "plan": "starter",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.1,
        "memoryMb": 963.2,
        "dbQueries": 13,
        "cacheHitRatio": 0.6516,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 24,
      "id": "evt_dd6a44ea07d7078c",
      "traceId": "33a4c1ac73db45f0e8efde12e9d30052",
      "timestamp": "2026-08-01T00:00:00.999Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 214.92,
        "requestBytes": 377,
        "responseBytes": 3988,
        "cached": true
      },
      "actor": {
        "userId": "u_123223",
        "sessionId": "c8ad02349b48b7b10c0d6d49",
        "plan": "starter",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.1,
        "memoryMb": 984,
        "dbQueries": 4,
        "cacheHitRatio": 0.0153,
        "queueDepth": 3
      },
      "tags": [
        "b2b",
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 25,
      "id": "evt_626765223a8e747c",
      "traceId": "512c6d25ba1a4d33bd0ae8016467e5b2",
      "timestamp": "2026-08-01T00:00:01.038Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 57.32,
        "requestBytes": 2785,
        "responseBytes": 37703,
        "cached": false
      },
      "actor": {
        "userId": "u_523320",
        "sessionId": "201e569f4ec9afada53757d6",
        "plan": "starter",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.1,
        "memoryMb": 546,
        "dbQueries": 7,
        "cacheHitRatio": 0.8431,
        "queueDepth": 35
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 26,
      "id": "evt_113bfe1b4c4a2722",
      "traceId": "1a7f7ddb7094478a5722730ae3c11984",
      "timestamp": "2026-08-01T00:00:01.061Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 284.27,
        "requestBytes": 3652,
        "responseBytes": 41495,
        "cached": false
      },
      "actor": {
        "userId": "u_180305",
        "sessionId": "0836cfba97a42860f5d52f7b",
        "plan": "starter",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 62,
        "memoryMb": 156.9,
        "dbQueries": 1,
        "cacheHitRatio": 0.2906,
        "queueDepth": 23
      },
      "tags": [
        "slow-query",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 27,
      "id": "evt_934da72a875aaa0b",
      "traceId": "5dd3088becfe90951b8cb518c1a0650c",
      "timestamp": "2026-08-01T00:00:01.112Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 248.52,
        "requestBytes": 2002,
        "responseBytes": 47993,
        "cached": false
      },
      "actor": {
        "userId": "u_961397",
        "sessionId": "965a6b5295128389dd424d21",
        "plan": "pro",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84,
        "memoryMb": 727,
        "dbQueries": 11,
        "cacheHitRatio": 0.336,
        "queueDepth": 16
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 28,
      "id": "evt_9c91ef02022a655d",
      "traceId": "95d7654de20bcad9939a94d42aea04fb",
      "timestamp": "2026-08-01T00:00:01.138Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 327.58,
        "requestBytes": 884,
        "responseBytes": 31627,
        "cached": false
      },
      "actor": {
        "userId": "u_603038",
        "sessionId": "5914c53a2082976cb4ce1fda",
        "plan": "starter",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.2,
        "memoryMb": 625.3,
        "dbQueries": 16,
        "cacheHitRatio": 0.1848,
        "queueDepth": 34
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 29,
      "id": "evt_cd5045efc804384a",
      "traceId": "da41049f15a76109892c4743a0d22d15",
      "timestamp": "2026-08-01T00:00:01.163Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 133.79,
        "requestBytes": 3719,
        "responseBytes": 31828,
        "cached": true
      },
      "actor": {
        "userId": "u_811069",
        "sessionId": "76a009ede05f64dcd48c6e9d",
        "plan": "starter",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.7,
        "memoryMb": 128.6,
        "dbQueries": 4,
        "cacheHitRatio": 0.6425,
        "queueDepth": 30
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 30,
      "id": "evt_eae5fd6121d5069d",
      "traceId": "e3f204a0205c015927f40eadfbced04a",
      "timestamp": "2026-08-01T00:00:01.221Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 304,
        "durationMs": 264.25,
        "requestBytes": 1271,
        "responseBytes": 10381,
        "cached": true
      },
      "actor": {
        "userId": "u_188340",
        "sessionId": "fa77bec252e80b61b59608d2",
        "plan": "free",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.6,
        "memoryMb": 455.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.7732,
        "queueDepth": 29
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 31,
      "id": "evt_c585c4dd3c1a562c",
      "traceId": "5c300a29469a62ecefa607aa03e9f228",
      "timestamp": "2026-08-01T00:00:01.265Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 259.78,
        "requestBytes": 1544,
        "responseBytes": 27224,
        "cached": false
      },
      "actor": {
        "userId": "u_916753",
        "sessionId": "8ce8cacfbb6a176a805f589c",
        "plan": "free",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.4,
        "memoryMb": 792,
        "dbQueries": 1,
        "cacheHitRatio": 0.7922,
        "queueDepth": 9
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 32,
      "id": "evt_30cce8b151c04d9d",
      "traceId": "44563a41170b299fa8be676dbcea7a67",
      "timestamp": "2026-08-01T00:00:01.303Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 336.78,
        "requestBytes": 3523,
        "responseBytes": 40463,
        "cached": false
      },
      "actor": {
        "userId": "u_563638",
        "sessionId": "3109cb7237466af8858dae2f",
        "plan": "pro",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2.8,
        "memoryMb": 389.2,
        "dbQueries": 11,
        "cacheHitRatio": 0.4923,
        "queueDepth": 6
      },
      "tags": [
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 33,
      "id": "evt_0cd50be97944fe32",
      "traceId": "5050b8cccaee7877f796caa696c73875",
      "timestamp": "2026-08-01T00:00:01.357Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 96.47,
        "requestBytes": 2272,
        "responseBytes": 60266,
        "cached": false
      },
      "actor": {
        "userId": "u_156623",
        "sessionId": "458ec8e03f9c09ad06986537",
        "plan": "free",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.4,
        "memoryMb": 729.4,
        "dbQueries": 7,
        "cacheHitRatio": 0.5572,
        "queueDepth": 15
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 34,
      "id": "evt_7db877db2f1c4fb0",
      "traceId": "e6b4465080787a0f2abc51631291e7bc",
      "timestamp": "2026-08-01T00:00:01.365Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 261.2,
        "requestBytes": 3396,
        "responseBytes": 23140,
        "cached": false
      },
      "actor": {
        "userId": "u_539441",
        "sessionId": "207a2de75df9f1a91b3d0415",
        "plan": "enterprise",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.9,
        "memoryMb": 244.2,
        "dbQueries": 4,
        "cacheHitRatio": 0.7591,
        "queueDepth": 23
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 35,
      "id": "evt_ccc5a7d5a0a366c4",
      "traceId": "0fa24a9148b9574fa6482e8cfff9d3e4",
      "timestamp": "2026-08-01T00:00:01.430Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 500,
        "durationMs": 4228.75,
        "requestBytes": 868,
        "responseBytes": 42643,
        "cached": false
      },
      "actor": {
        "userId": "u_921991",
        "sessionId": "cec439ae2ad7d68f77f0b28c",
        "plan": "starter",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.9,
        "memoryMb": 491.5,
        "dbQueries": 20,
        "cacheHitRatio": 0.5333,
        "queueDepth": 14
      },
      "tags": [
        "canary",
        "eu"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:23:12)",
          "at dispatch (/srv/app/lib/router.js:94:69)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 36,
      "id": "evt_2f5a8ffc0384c3c6",
      "traceId": "05c77f75212ca41d7ef5234adf492891",
      "timestamp": "2026-08-01T00:00:01.468Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 304,
        "durationMs": 257.99,
        "requestBytes": 947,
        "responseBytes": 23666,
        "cached": true
      },
      "actor": {
        "userId": "u_528663",
        "sessionId": "a88d0f6133e759af1cf3d473",
        "plan": "starter",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 40,
        "memoryMb": 740.1,
        "dbQueries": 19,
        "cacheHitRatio": 0.8873,
        "queueDepth": 35
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 37,
      "id": "evt_2fed65ceda973c48",
      "traceId": "db46581714742bdf73b855a915e2d396",
      "timestamp": "2026-08-01T00:00:01.489Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 131.66,
        "requestBytes": 1898,
        "responseBytes": 41068,
        "cached": false
      },
      "actor": {
        "userId": "u_759460",
        "sessionId": "57e3c57b3a6e31ef28290a1c",
        "plan": "free",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.1,
        "memoryMb": 224.9,
        "dbQueries": 19,
        "cacheHitRatio": 0.5909,
        "queueDepth": 27
      },
      "tags": [
        "eu",
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 38,
      "id": "evt_c8b8af3cd966aaa9",
      "traceId": "a273032f8864e82efad39fee3981175b",
      "timestamp": "2026-08-01T00:00:01.543Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 32.69,
        "requestBytes": 501,
        "responseBytes": 24419,
        "cached": false
      },
      "actor": {
        "userId": "u_193413",
        "sessionId": "f19cfd7c4ed5b7117b252693",
        "plan": "pro",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.9,
        "memoryMb": 263.8,
        "dbQueries": 13,
        "cacheHitRatio": 0.9661,
        "queueDepth": 6
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 39,
      "id": "evt_7ae50bb13972b642",
      "traceId": "445725ff83e5ed89ab6d927f248396cd",
      "timestamp": "2026-08-01T00:00:01.585Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 7.91,
        "requestBytes": 1996,
        "responseBytes": 15716,
        "cached": true
      },
      "actor": {
        "userId": "u_801400",
        "sessionId": "ebec9d67dfa87b139defd019",
        "plan": "starter",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.1,
        "memoryMb": 724,
        "dbQueries": 20,
        "cacheHitRatio": 0.8855,
        "queueDepth": 15
      },
      "tags": [
        "retry",
        "checkout",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 40,
      "id": "evt_a623524d93eaf796",
      "traceId": "77f92b6c9b70a0f854539ff84d12ced5",
      "timestamp": "2026-08-01T00:00:01.624Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 502,
        "durationMs": 4016.59,
        "requestBytes": 844,
        "responseBytes": 54944,
        "cached": false
      },
      "actor": {
        "userId": "u_109426",
        "sessionId": "5c91929235186674943f5360",
        "plan": "starter",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38.2,
        "memoryMb": 663.6,
        "dbQueries": 10,
        "cacheHitRatio": 0.5133,
        "queueDepth": 17
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:272:8)",
          "at dispatch (/srv/app/lib/router.js:17:44)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 41,
      "id": "evt_d801626bc145cd7b",
      "traceId": "a1ddec1fe4cd99fde4c7e7b9904d37df",
      "timestamp": "2026-08-01T00:00:01.646Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 220.24,
        "requestBytes": 1285,
        "responseBytes": 42214,
        "cached": true
      },
      "actor": {
        "userId": "u_720114",
        "sessionId": "d7296ccf67f6932bd7f0f39f",
        "plan": "pro",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.4,
        "memoryMb": 173.3,
        "dbQueries": 23,
        "cacheHitRatio": 0.8496,
        "queueDepth": 30
      },
      "tags": [
        "mobile",
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 42,
      "id": "evt_80e7461406feb919",
      "traceId": "5ddaaec03bd5646ed5711b4d90f7f997",
      "timestamp": "2026-08-01T00:00:01.698Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 308.74,
        "requestBytes": 3101,
        "responseBytes": 10251,
        "cached": true
      },
      "actor": {
        "userId": "u_417754",
        "sessionId": "c1bd6eff21bf92e785004a66",
        "plan": "free",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.1,
        "memoryMb": 394.7,
        "dbQueries": 11,
        "cacheHitRatio": 0.7317,
        "queueDepth": 22
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 43,
      "id": "evt_eaeb8857deb84de6",
      "traceId": "bcf4a8c03892649b932cf27561725ca9",
      "timestamp": "2026-08-01T00:00:01.734Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 66.34,
        "requestBytes": 1320,
        "responseBytes": 45601,
        "cached": false
      },
      "actor": {
        "userId": "u_228154",
        "sessionId": "ce7bbd005ce17a68b0ab87f1",
        "plan": "pro",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 64.6,
        "memoryMb": 373,
        "dbQueries": 5,
        "cacheHitRatio": 0.0154,
        "queueDepth": 5
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 44,
      "id": "evt_f2dae1c062200d28",
      "traceId": "892bbeb241632a0c0635e20d9c82c522",
      "timestamp": "2026-08-01T00:00:01.779Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 112.19,
        "requestBytes": 1830,
        "responseBytes": 34112,
        "cached": false
      },
      "actor": {
        "userId": "u_362495",
        "sessionId": "0de1dfd8b84dea36fed6217e",
        "plan": "enterprise",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 11.4,
        "memoryMb": 124.8,
        "dbQueries": 17,
        "cacheHitRatio": 0.9113,
        "queueDepth": 8
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 45,
      "id": "evt_6bea8aa38fa1f8a9",
      "traceId": "f969b4d63ddf9a9d0ef2807769dd0b25",
      "timestamp": "2026-08-01T00:00:01.819Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 129.31,
        "requestBytes": 1886,
        "responseBytes": 15097,
        "cached": false
      },
      "actor": {
        "userId": "u_127848",
        "sessionId": "2e6b29c97674f85d9c09ff45",
        "plan": "pro",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.2,
        "memoryMb": 908.7,
        "dbQueries": 2,
        "cacheHitRatio": 0.346,
        "queueDepth": 5
      },
      "tags": [
        "b2b",
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 46,
      "id": "evt_e481f2922501d50b",
      "traceId": "3f53f1bdfc75c07086e7157a919644ea",
      "timestamp": "2026-08-01T00:00:01.856Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 200,
        "durationMs": 141.81,
        "requestBytes": 2775,
        "responseBytes": 12283,
        "cached": false
      },
      "actor": {
        "userId": "u_716882",
        "sessionId": "ed78b29a100d3680402eace0",
        "plan": "starter",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81.4,
        "memoryMb": 496.2,
        "dbQueries": 23,
        "cacheHitRatio": 0.0211,
        "queueDepth": 21
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 47,
      "id": "evt_33c1b92688cc2af0",
      "traceId": "18a55fe8df744b08b4a8eb911098dd9f",
      "timestamp": "2026-08-01T00:00:01.914Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 62.49,
        "requestBytes": 2770,
        "responseBytes": 54009,
        "cached": false
      },
      "actor": {
        "userId": "u_236294",
        "sessionId": "4343a4300df846f52cb8d7c6",
        "plan": "free",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47.4,
        "memoryMb": 889.1,
        "dbQueries": 10,
        "cacheHitRatio": 0.2624,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 48,
      "id": "evt_a755fda159eb0ca4",
      "traceId": "52276eb1e5c7d85d113c4c8f665d2b0b",
      "timestamp": "2026-08-01T00:00:01.944Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 322.87,
        "requestBytes": 91,
        "responseBytes": 60578,
        "cached": false
      },
      "actor": {
        "userId": "u_257013",
        "sessionId": "125bf8112e7ca6be4b9e06dc",
        "plan": "enterprise",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38.7,
        "memoryMb": 861.6,
        "dbQueries": 23,
        "cacheHitRatio": 0.3297,
        "queueDepth": 39
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 49,
      "id": "evt_b0cfe99d0022c1c5",
      "traceId": "211448ae4e6e2970ffd0e8706ef203a6",
      "timestamp": "2026-08-01T00:00:01.976Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 171.61,
        "requestBytes": 1526,
        "responseBytes": 1806,
        "cached": false
      },
      "actor": {
        "userId": "u_886222",
        "sessionId": "0b9509b7dfb7620e0245e6ca",
        "plan": "pro",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.1,
        "memoryMb": 212,
        "dbQueries": 8,
        "cacheHitRatio": 0.7409,
        "queueDepth": 18
      },
      "tags": [
        "eu",
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 50,
      "id": "evt_399e68877d81aa4a",
      "traceId": "86c8954b9040677bff1433ea82d2e5d8",
      "timestamp": "2026-08-01T00:00:02.008Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 159.26,
        "requestBytes": 3055,
        "responseBytes": 4980,
        "cached": false
      },
      "actor": {
        "userId": "u_535560",
        "sessionId": "f4d1abf1e23b73442fb13634",
        "plan": "starter",
        "country": "ES",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 20,
        "memoryMb": 290.6,
        "dbQueries": 14,
        "cacheHitRatio": 0.6956,
        "queueDepth": 25
      },
      "tags": [
        "slow-query",
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 51,
      "id": "evt_131438ef314e6ee1",
      "traceId": "ef10fbe8de6eabdc766ab305359f78f6",
      "timestamp": "2026-08-01T00:00:02.044Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 233.82,
        "requestBytes": 2123,
        "responseBytes": 11312,
        "cached": false
      },
      "actor": {
        "userId": "u_743975",
        "sessionId": "016f23f88162182bf526acb0",
        "plan": "pro",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.8,
        "memoryMb": 626.4,
        "dbQueries": 19,
        "cacheHitRatio": 0.3768,
        "queueDepth": 18
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 52,
      "id": "evt_257c8f40348f7633",
      "traceId": "e57134a669af10cc4de1e3450151f635",
      "timestamp": "2026-08-01T00:00:02.114Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 503,
        "durationMs": 3863.56,
        "requestBytes": 858,
        "responseBytes": 38216,
        "cached": false
      },
      "actor": {
        "userId": "u_476926",
        "sessionId": "68f07a1b1ce86a9375a9c52a",
        "plan": "starter",
        "country": "AU",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 55.9,
        "memoryMb": 462,
        "dbQueries": 8,
        "cacheHitRatio": 0.9035,
        "queueDepth": 2
      },
      "tags": [
        "cold-start"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:372:37)",
          "at dispatch (/srv/app/lib/router.js:62:14)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 53,
      "id": "evt_109b951a670e3620",
      "traceId": "fa99d2c08d35fc1c95e2e8a0f9a4cabb",
      "timestamp": "2026-08-01T00:00:02.121Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 118.48,
        "requestBytes": 398,
        "responseBytes": 9235,
        "cached": true
      },
      "actor": {
        "userId": "u_362782",
        "sessionId": "62ca545210f59d21ce0434a3",
        "plan": "starter",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.1,
        "memoryMb": 975.1,
        "dbQueries": 15,
        "cacheHitRatio": 0.4238,
        "queueDepth": 30
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 54,
      "id": "evt_7442ac1b09a494c5",
      "traceId": "0e7e1a7db40696af2e08d9c999a88336",
      "timestamp": "2026-08-01T00:00:02.187Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 186.43,
        "requestBytes": 3495,
        "responseBytes": 51413,
        "cached": false
      },
      "actor": {
        "userId": "u_177393",
        "sessionId": "e32bfb562f44957cf417795c",
        "plan": "enterprise",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 56.6,
        "memoryMb": 399.7,
        "dbQueries": 10,
        "cacheHitRatio": 0.4614,
        "queueDepth": 27
      },
      "tags": [
        "eu",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 55,
      "id": "evt_1e852a61f8a4a6ad",
      "traceId": "49ed1cfd0edc1d74d44da8de7897f0e8",
      "timestamp": "2026-08-01T00:00:02.200Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 146.75,
        "requestBytes": 691,
        "responseBytes": 41251,
        "cached": true
      },
      "actor": {
        "userId": "u_854997",
        "sessionId": "3c44b4010b11dfe0e8e8a0c2",
        "plan": "starter",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.9,
        "memoryMb": 978.4,
        "dbQueries": 13,
        "cacheHitRatio": 0.2767,
        "queueDepth": 34
      },
      "tags": [
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 56,
      "id": "evt_cffd0ca6ba9b9166",
      "traceId": "eb7cc6ff7810d1e82f5f33dd81e7decc",
      "timestamp": "2026-08-01T00:00:02.246Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 104.37,
        "requestBytes": 3841,
        "responseBytes": 34140,
        "cached": true
      },
      "actor": {
        "userId": "u_213838",
        "sessionId": "b06156abb0ac978a440680b2",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.3,
        "memoryMb": 476.9,
        "dbQueries": 20,
        "cacheHitRatio": 0.7139,
        "queueDepth": 20
      },
      "tags": [
        "slow-query",
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 57,
      "id": "evt_247719b73f53fc5a",
      "traceId": "6a3d62e90cd6b969ab847cebadc19e41",
      "timestamp": "2026-08-01T00:00:02.306Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 181.88,
        "requestBytes": 1878,
        "responseBytes": 44515,
        "cached": false
      },
      "actor": {
        "userId": "u_111175",
        "sessionId": "6e930151a5a371e332e1fae0",
        "plan": "pro",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 59.8,
        "memoryMb": 659.5,
        "dbQueries": 5,
        "cacheHitRatio": 0.4378,
        "queueDepth": 37
      },
      "tags": [
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 58,
      "id": "evt_613d41613f8bb5fe",
      "traceId": "9a4b4b6135e75ab9b96a92b949268819",
      "timestamp": "2026-08-01T00:00:02.353Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 326.15,
        "requestBytes": 1880,
        "responseBytes": 18888,
        "cached": false
      },
      "actor": {
        "userId": "u_316050",
        "sessionId": "74076abbf2095247a2ce2fc9",
        "plan": "enterprise",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 59.8,
        "memoryMb": 391.5,
        "dbQueries": 12,
        "cacheHitRatio": 0.7854,
        "queueDepth": 29
      },
      "tags": [
        "retry",
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 59,
      "id": "evt_170aad4133c3adb2",
      "traceId": "d4079e6dcc1f751030cadd21b9ad6703",
      "timestamp": "2026-08-01T00:00:02.398Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 148.26,
        "requestBytes": 1306,
        "responseBytes": 6266,
        "cached": false
      },
      "actor": {
        "userId": "u_673130",
        "sessionId": "510bce6fda12923ce90a46fe",
        "plan": "enterprise",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 6.3,
        "memoryMb": 728.2,
        "dbQueries": 11,
        "cacheHitRatio": 0.1848,
        "queueDepth": 17
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 60,
      "id": "evt_8386c0546f720114",
      "traceId": "1e5a2275a645bdad100e221e992dfd5e",
      "timestamp": "2026-08-01T00:00:02.401Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 429,
        "durationMs": 1486.54,
        "requestBytes": 26,
        "responseBytes": 47451,
        "cached": false
      },
      "actor": {
        "userId": "u_867872",
        "sessionId": "d8e078d5de56037f99ad11dd",
        "plan": "pro",
        "country": "US",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 48,
        "memoryMb": 491.3,
        "dbQueries": 9,
        "cacheHitRatio": 0.3406,
        "queueDepth": 28
      },
      "tags": [
        "eu",
        "cold-start",
        "eu"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:351:52)",
          "at dispatch (/srv/app/lib/router.js:145:25)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 61,
      "id": "evt_b2729f0a8d80adc9",
      "traceId": "46059dba91227e650b94fa1db1f13c2a",
      "timestamp": "2026-08-01T00:00:02.444Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 218.55,
        "requestBytes": 1319,
        "responseBytes": 39872,
        "cached": true
      },
      "actor": {
        "userId": "u_240807",
        "sessionId": "5985b23cf43db73e276c34dc",
        "plan": "starter",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.2,
        "memoryMb": 358,
        "dbQueries": 9,
        "cacheHitRatio": 0.5408,
        "queueDepth": 18
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 62,
      "id": "evt_924f0622bfc417b6",
      "traceId": "7d505feb7c6131e338440d34540f6e33",
      "timestamp": "2026-08-01T00:00:02.504Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 92.48,
        "requestBytes": 256,
        "responseBytes": 15750,
        "cached": true
      },
      "actor": {
        "userId": "u_593683",
        "sessionId": "2f682e29730bad5cf1afa65f",
        "plan": "free",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.9,
        "memoryMb": 854.8,
        "dbQueries": 1,
        "cacheHitRatio": 0.9457,
        "queueDepth": 36
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 63,
      "id": "evt_1bd1f8720ff86ba5",
      "traceId": "7c292c547c4e3368541a00849b9aee0d",
      "timestamp": "2026-08-01T00:00:02.539Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 133.63,
        "requestBytes": 201,
        "responseBytes": 8384,
        "cached": false
      },
      "actor": {
        "userId": "u_565099",
        "sessionId": "8a9ec0f85409966f14fe7ed9",
        "plan": "free",
        "country": "BR",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 75.1,
        "memoryMb": 295.1,
        "dbQueries": 9,
        "cacheHitRatio": 0.7594,
        "queueDepth": 22
      },
      "tags": [
        "eu",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 64,
      "id": "evt_3ed5dcdfef769ddc",
      "traceId": "b70269b0fe18694f58dff1e638572f2d",
      "timestamp": "2026-08-01T00:00:02.573Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 204,
        "durationMs": 305.56,
        "requestBytes": 383,
        "responseBytes": 48704,
        "cached": false
      },
      "actor": {
        "userId": "u_386328",
        "sessionId": "ced16d0c3a6d27831c0fce97",
        "plan": "pro",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.6,
        "memoryMb": 260.9,
        "dbQueries": 21,
        "cacheHitRatio": 0.7712,
        "queueDepth": 35
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 65,
      "id": "evt_b330b7c395fe93a4",
      "traceId": "bf0d997b39251aeb2b20da7740288f6f",
      "timestamp": "2026-08-01T00:00:02.630Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 35.13,
        "requestBytes": 3942,
        "responseBytes": 61096,
        "cached": true
      },
      "actor": {
        "userId": "u_183363",
        "sessionId": "e01fb2431205348a808263ca",
        "plan": "pro",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.3,
        "memoryMb": 895.9,
        "dbQueries": 19,
        "cacheHitRatio": 0.7301,
        "queueDepth": 2
      },
      "tags": [
        "slow-query",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 66,
      "id": "evt_e2683026e470cb4d",
      "traceId": "1c5fe9d4e0a1edc0b5d306b9a52e5ed8",
      "timestamp": "2026-08-01T00:00:02.660Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 133.25,
        "requestBytes": 3487,
        "responseBytes": 46322,
        "cached": false
      },
      "actor": {
        "userId": "u_841737",
        "sessionId": "458460a29d44b2a4ce3fcd27",
        "plan": "enterprise",
        "country": "BR",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 10.2,
        "memoryMb": 589.4,
        "dbQueries": 4,
        "cacheHitRatio": 0.4498,
        "queueDepth": 10
      },
      "tags": [
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 67,
      "id": "evt_50214ebecba2ef5e",
      "traceId": "dc5b5ae5d8d371a3dd205451797978c4",
      "timestamp": "2026-08-01T00:00:02.693Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 429,
        "durationMs": 1682.9,
        "requestBytes": 3265,
        "responseBytes": 3988,
        "cached": true
      },
      "actor": {
        "userId": "u_815016",
        "sessionId": "3734f0d8a184968dbee6e8f9",
        "plan": "free",
        "country": "GB",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 89.3,
        "memoryMb": 1002.3,
        "dbQueries": 3,
        "cacheHitRatio": 0.2627,
        "queueDepth": 5
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:222:47)",
          "at dispatch (/srv/app/lib/router.js:170:15)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 68,
      "id": "evt_6caccc7180eded14",
      "traceId": "6a9fe6fec419301b4330381c2b0e1d7c",
      "timestamp": "2026-08-01T00:00:02.741Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 221.51,
        "requestBytes": 1788,
        "responseBytes": 17600,
        "cached": false
      },
      "actor": {
        "userId": "u_119329",
        "sessionId": "47802791632347edd8c1bdd5",
        "plan": "pro",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.5,
        "memoryMb": 380.3,
        "dbQueries": 22,
        "cacheHitRatio": 0.542,
        "queueDepth": 29
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 69,
      "id": "evt_bf565439b8360c98",
      "traceId": "1cb837c9a704288874f7570621f8467e",
      "timestamp": "2026-08-01T00:00:02.770Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 200,
        "durationMs": 152.67,
        "requestBytes": 2119,
        "responseBytes": 62798,
        "cached": false
      },
      "actor": {
        "userId": "u_770301",
        "sessionId": "c0de04a53bc0d78ec44485aa",
        "plan": "pro",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.1,
        "memoryMb": 440.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.3882,
        "queueDepth": 39
      },
      "tags": [
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 70,
      "id": "evt_00801affbe825b64",
      "traceId": "8284d834f05b8aa0d0884399d8fe0ec9",
      "timestamp": "2026-08-01T00:00:02.835Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 297.24,
        "requestBytes": 3451,
        "responseBytes": 13840,
        "cached": true
      },
      "actor": {
        "userId": "u_971577",
        "sessionId": "88ae40fd72829f81fe7edc37",
        "plan": "enterprise",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.8,
        "memoryMb": 524,
        "dbQueries": 16,
        "cacheHitRatio": 0.2375,
        "queueDepth": 15
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 71,
      "id": "evt_d7189245cb192960",
      "traceId": "2e191727aa015a469d599b291a679714",
      "timestamp": "2026-08-01T00:00:02.866Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 409,
        "durationMs": 3356.78,
        "requestBytes": 1666,
        "responseBytes": 32103,
        "cached": false
      },
      "actor": {
        "userId": "u_323530",
        "sessionId": "daf47f898d483fbb54dc5db4",
        "plan": "pro",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.3,
        "memoryMb": 439,
        "dbQueries": 0,
        "cacheHitRatio": 0.5072,
        "queueDepth": 23
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:171:72)",
          "at dispatch (/srv/app/lib/router.js:129:18)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 72,
      "id": "evt_fe6af81beb9b7d33",
      "traceId": "7d63e7defeb897e2539961e11f957d39",
      "timestamp": "2026-08-01T00:00:02.915Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 283.86,
        "requestBytes": 2928,
        "responseBytes": 53345,
        "cached": true
      },
      "actor": {
        "userId": "u_522002",
        "sessionId": "8b66ee48e61a5481aa5feafa",
        "plan": "starter",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 78.2,
        "memoryMb": 981.1,
        "dbQueries": 10,
        "cacheHitRatio": 0.0983,
        "queueDepth": 7
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 73,
      "id": "evt_cc72c3874026ed76",
      "traceId": "1ffd0b8c03deb87b4aad274d6e80537a",
      "timestamp": "2026-08-01T00:00:02.927Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 154.29,
        "requestBytes": 3761,
        "responseBytes": 54975,
        "cached": true
      },
      "actor": {
        "userId": "u_823335",
        "sessionId": "c95c53f086cdd2f51680711c",
        "plan": "enterprise",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.9,
        "memoryMb": 772.5,
        "dbQueries": 3,
        "cacheHitRatio": 0.706,
        "queueDepth": 6
      },
      "tags": [
        "eu",
        "canary",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 74,
      "id": "evt_73eec7d22839f8dc",
      "traceId": "757186a464c4b165fe81d31e81475928",
      "timestamp": "2026-08-01T00:00:02.968Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 197.35,
        "requestBytes": 3050,
        "responseBytes": 64116,
        "cached": false
      },
      "actor": {
        "userId": "u_721173",
        "sessionId": "9b2c4a0ede8f0eb9d1be4fe4",
        "plan": "enterprise",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39,
        "memoryMb": 171.8,
        "dbQueries": 13,
        "cacheHitRatio": 0.136,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 75,
      "id": "evt_772738d9da598759",
      "traceId": "62f935d9b17095357263e8a777f3c0d6",
      "timestamp": "2026-08-01T00:00:03.011Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 285.45,
        "requestBytes": 1123,
        "responseBytes": 36437,
        "cached": false
      },
      "actor": {
        "userId": "u_942068",
        "sessionId": "5ebec24c6efaf364ee96d7d6",
        "plan": "starter",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.1,
        "memoryMb": 933.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.5093,
        "queueDepth": 28
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 76,
      "id": "evt_49c4ca4bbcc606bf",
      "traceId": "b5ee8b37a12c9f5e6810b63a314c3550",
      "timestamp": "2026-08-01T00:00:03.074Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 341.53,
        "requestBytes": 2307,
        "responseBytes": 21857,
        "cached": false
      },
      "actor": {
        "userId": "u_852837",
        "sessionId": "c748a12a0ef396015c119716",
        "plan": "pro",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.3,
        "memoryMb": 575.4,
        "dbQueries": 7,
        "cacheHitRatio": 0.094,
        "queueDepth": 33
      },
      "tags": [
        "cold-start",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 77,
      "id": "evt_6559cefef529c2f4",
      "traceId": "6b6980a53f326b0d230f7e1fa1966e73",
      "timestamp": "2026-08-01T00:00:03.113Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 304,
        "durationMs": 221.45,
        "requestBytes": 3829,
        "responseBytes": 14786,
        "cached": true
      },
      "actor": {
        "userId": "u_307392",
        "sessionId": "58ac627e0f69f0b203b32059",
        "plan": "pro",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 5.4,
        "memoryMb": 526.2,
        "dbQueries": 18,
        "cacheHitRatio": 0.6436,
        "queueDepth": 29
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 78,
      "id": "evt_a5dde1959251edb0",
      "traceId": "7168303ff7fc762d051dc57d761de5fd",
      "timestamp": "2026-08-01T00:00:03.132Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 188.98,
        "requestBytes": 171,
        "responseBytes": 64426,
        "cached": false
      },
      "actor": {
        "userId": "u_254508",
        "sessionId": "78bddda9175b4d004411025c",
        "plan": "enterprise",
        "country": "GB",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 9.2,
        "memoryMb": 211.1,
        "dbQueries": 11,
        "cacheHitRatio": 0.959,
        "queueDepth": 26
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 79,
      "id": "evt_994e83245ca2b01d",
      "traceId": "a444a99fe9b3185761f194f690eab747",
      "timestamp": "2026-08-01T00:00:03.187Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 409,
        "durationMs": 1384.48,
        "requestBytes": 1666,
        "responseBytes": 4287,
        "cached": true
      },
      "actor": {
        "userId": "u_452410",
        "sessionId": "d81129bdd3be48ac1ba77045",
        "plan": "pro",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51,
        "memoryMb": 413.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.5963,
        "queueDepth": 24
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:95:6)",
          "at dispatch (/srv/app/lib/router.js:166:10)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 80,
      "id": "evt_10c19c0195c36ffd",
      "traceId": "31cd632572584961512e6b42742ab660",
      "timestamp": "2026-08-01T00:00:03.218Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 66.02,
        "requestBytes": 62,
        "responseBytes": 56217,
        "cached": false
      },
      "actor": {
        "userId": "u_137753",
        "sessionId": "291ce8afa5ed15850355b28a",
        "plan": "pro",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38.9,
        "memoryMb": 358.9,
        "dbQueries": 17,
        "cacheHitRatio": 0.3238,
        "queueDepth": 6
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 81,
      "id": "evt_d0f82facbeb54496",
      "traceId": "7ab017c90697e04e4527c214be452f00",
      "timestamp": "2026-08-01T00:00:03.272Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 84.33,
        "requestBytes": 411,
        "responseBytes": 11659,
        "cached": false
      },
      "actor": {
        "userId": "u_267954",
        "sessionId": "ebb16a0e835e5864dd117100",
        "plan": "enterprise",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.1,
        "memoryMb": 786,
        "dbQueries": 23,
        "cacheHitRatio": 0.9583,
        "queueDepth": 17
      },
      "tags": [
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 82,
      "id": "evt_f1f1fbe1870a6dc2",
      "traceId": "3b8765c1d897400134ebd1bea1aefacd",
      "timestamp": "2026-08-01T00:00:03.313Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 59.22,
        "requestBytes": 675,
        "responseBytes": 14445,
        "cached": false
      },
      "actor": {
        "userId": "u_175613",
        "sessionId": "96fdf668d7718b064227e95a",
        "plan": "pro",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.3,
        "memoryMb": 527.4,
        "dbQueries": 23,
        "cacheHitRatio": 0.0549,
        "queueDepth": 23
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 83,
      "id": "evt_7523c0ddc01e862c",
      "traceId": "f27ae67191e83809ab1b89e1ca555c38",
      "timestamp": "2026-08-01T00:00:03.332Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 191.49,
        "requestBytes": 3667,
        "responseBytes": 47337,
        "cached": true
      },
      "actor": {
        "userId": "u_896040",
        "sessionId": "37bd1324cc441a1dbaa58567",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.3,
        "memoryMb": 829.1,
        "dbQueries": 4,
        "cacheHitRatio": 0.2327,
        "queueDepth": 5
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 84,
      "id": "evt_908def96b02a8be8",
      "traceId": "45444bf5485f452c12aae2c8dd61b305",
      "timestamp": "2026-08-01T00:00:03.361Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 118.79,
        "requestBytes": 1964,
        "responseBytes": 64676,
        "cached": false
      },
      "actor": {
        "userId": "u_372014",
        "sessionId": "f35b9422d1d234f617b8699f",
        "plan": "enterprise",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.1,
        "memoryMb": 395.7,
        "dbQueries": 2,
        "cacheHitRatio": 0.657,
        "queueDepth": 19
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 85,
      "id": "evt_9fbab821cc814d35",
      "traceId": "a2931ee14a344a7ecd23a19b07589134",
      "timestamp": "2026-08-01T00:00:03.434Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 200,
        "durationMs": 284.51,
        "requestBytes": 3798,
        "responseBytes": 31852,
        "cached": true
      },
      "actor": {
        "userId": "u_826230",
        "sessionId": "c218f43a50fdc2f836d5fa3c",
        "plan": "starter",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.1,
        "memoryMb": 540.5,
        "dbQueries": 1,
        "cacheHitRatio": 0.215,
        "queueDepth": 37
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 86,
      "id": "evt_efe755bda967cc60",
      "traceId": "1dea21153fdb96c8f1b80dde45849efe",
      "timestamp": "2026-08-01T00:00:03.473Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 125.05,
        "requestBytes": 2948,
        "responseBytes": 25571,
        "cached": true
      },
      "actor": {
        "userId": "u_315386",
        "sessionId": "d4dc63020927d486a37a855d",
        "plan": "free",
        "country": "FR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 78.5,
        "memoryMb": 282.8,
        "dbQueries": 0,
        "cacheHitRatio": 0.6306,
        "queueDepth": 22
      },
      "tags": [
        "eu",
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 87,
      "id": "evt_77f49eb5b9dfeacc",
      "traceId": "316388ca6eeae16d921ef29b076c7852",
      "timestamp": "2026-08-01T00:00:03.509Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 129.93,
        "requestBytes": 1798,
        "responseBytes": 45789,
        "cached": false
      },
      "actor": {
        "userId": "u_817977",
        "sessionId": "730fc414f7d131b16c5a57c6",
        "plan": "starter",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.7,
        "memoryMb": 355.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.0616,
        "queueDepth": 21
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 88,
      "id": "evt_6734eeffc8b3a4cd",
      "traceId": "0213a2a9629168d66932ff201356d129",
      "timestamp": "2026-08-01T00:00:03.549Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 290.25,
        "requestBytes": 2152,
        "responseBytes": 43776,
        "cached": true
      },
      "actor": {
        "userId": "u_196083",
        "sessionId": "603d3d3fb8890513c04882fd",
        "plan": "pro",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 43,
        "memoryMb": 248.4,
        "dbQueries": 6,
        "cacheHitRatio": 0.0037,
        "queueDepth": 18
      },
      "tags": [
        "b2b",
        "mobile",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 89,
      "id": "evt_69954a46d0767281",
      "traceId": "765e535c2dff594787c97b8f0952c247",
      "timestamp": "2026-08-01T00:00:03.596Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 206.03,
        "requestBytes": 857,
        "responseBytes": 43960,
        "cached": false
      },
      "actor": {
        "userId": "u_328431",
        "sessionId": "8b057fdd91cd7e7c9b41f64b",
        "plan": "starter",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76.5,
        "memoryMb": 924.2,
        "dbQueries": 23,
        "cacheHitRatio": 0.5859,
        "queueDepth": 21
      },
      "tags": [
        "b2b",
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 90,
      "id": "evt_49a568e8f8f9f59d",
      "traceId": "f70c2bc9dff7134fafc0eb2a86508fd3",
      "timestamp": "2026-08-01T00:00:03.612Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 149.6,
        "requestBytes": 2329,
        "responseBytes": 30109,
        "cached": true
      },
      "actor": {
        "userId": "u_166018",
        "sessionId": "7a84d77380e7ddc6388eed01",
        "plan": "starter",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.3,
        "memoryMb": 227.7,
        "dbQueries": 9,
        "cacheHitRatio": 0.6793,
        "queueDepth": 18
      },
      "tags": [
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 91,
      "id": "evt_e295c36c17e043be",
      "traceId": "037fb3e095d6867e8009007cf360505b",
      "timestamp": "2026-08-01T00:00:03.658Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 45.74,
        "requestBytes": 1606,
        "responseBytes": 39527,
        "cached": false
      },
      "actor": {
        "userId": "u_401710",
        "sessionId": "6043c9d1209df03c007d6842",
        "plan": "pro",
        "country": "SG",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 78.5,
        "memoryMb": 391.7,
        "dbQueries": 3,
        "cacheHitRatio": 0.1442,
        "queueDepth": 0
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 92,
      "id": "evt_7a719626df7b4cd4",
      "traceId": "aceb99a64736fc8f1df75369cb886b2b",
      "timestamp": "2026-08-01T00:00:03.693Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 205.26,
        "requestBytes": 3950,
        "responseBytes": 65409,
        "cached": false
      },
      "actor": {
        "userId": "u_534391",
        "sessionId": "20d168e51d068e2d6dae06fc",
        "plan": "enterprise",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66,
        "memoryMb": 995,
        "dbQueries": 0,
        "cacheHitRatio": 0.2017,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 93,
      "id": "evt_71f394844dedf305",
      "traceId": "bd11aa06b2f2eee49920f9ea3349a378",
      "timestamp": "2026-08-01T00:00:03.734Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 301.45,
        "requestBytes": 3398,
        "responseBytes": 29184,
        "cached": true
      },
      "actor": {
        "userId": "u_211948",
        "sessionId": "7e5f8935618262d3aabf4d39",
        "plan": "free",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.5,
        "memoryMb": 643.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.2338,
        "queueDepth": 11
      },
      "tags": [
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 94,
      "id": "evt_f21344dd78b2a708",
      "traceId": "cb5e1f1b52eb4190ff803687a077f488",
      "timestamp": "2026-08-01T00:00:03.764Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 37.52,
        "requestBytes": 452,
        "responseBytes": 24429,
        "cached": false
      },
      "actor": {
        "userId": "u_582834",
        "sessionId": "f87fcd1b33b822bef46ed89e",
        "plan": "enterprise",
        "country": "SG",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 61.2,
        "memoryMb": 454.4,
        "dbQueries": 17,
        "cacheHitRatio": 0.728,
        "queueDepth": 5
      },
      "tags": [
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 95,
      "id": "evt_f1c355ada1c70612",
      "traceId": "874594f2b627a317ece4e3d50a83ec4e",
      "timestamp": "2026-08-01T00:00:03.831Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 45.88,
        "requestBytes": 3434,
        "responseBytes": 31790,
        "cached": true
      },
      "actor": {
        "userId": "u_202276",
        "sessionId": "acce2e6925c93e8cfd5f709e",
        "plan": "free",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22,
        "memoryMb": 166.1,
        "dbQueries": 19,
        "cacheHitRatio": 0.1705,
        "queueDepth": 3
      },
      "tags": [
        "retry",
        "eu",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 96,
      "id": "evt_1b924fb25e602213",
      "traceId": "d5a3c63b43a8f1d83eaca37734eab1d1",
      "timestamp": "2026-08-01T00:00:03.862Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 163.21,
        "requestBytes": 2350,
        "responseBytes": 63626,
        "cached": false
      },
      "actor": {
        "userId": "u_307980",
        "sessionId": "10b065b56e704d96ed07c261",
        "plan": "enterprise",
        "country": "AU",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 32.9,
        "memoryMb": 838.7,
        "dbQueries": 11,
        "cacheHitRatio": 0.974,
        "queueDepth": 39
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 97,
      "id": "evt_d90d724b8be027cc",
      "traceId": "66cf6aa768dcfddd35f2bdfb7af21ce2",
      "timestamp": "2026-08-01T00:00:03.891Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 220.57,
        "requestBytes": 1280,
        "responseBytes": 33707,
        "cached": false
      },
      "actor": {
        "userId": "u_227901",
        "sessionId": "521e69019115313c21fb3a78",
        "plan": "free",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.9,
        "memoryMb": 516.3,
        "dbQueries": 3,
        "cacheHitRatio": 0.4256,
        "queueDepth": 6
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 98,
      "id": "evt_b486da244e7481ad",
      "traceId": "6f0310a7726585f85535d410faea0c7c",
      "timestamp": "2026-08-01T00:00:03.931Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 85.35,
        "requestBytes": 1236,
        "responseBytes": 12602,
        "cached": false
      },
      "actor": {
        "userId": "u_538805",
        "sessionId": "63240522fb13280fc7fea3da",
        "plan": "starter",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.5,
        "memoryMb": 498.1,
        "dbQueries": 23,
        "cacheHitRatio": 0.8888,
        "queueDepth": 23
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 99,
      "id": "evt_d17be1d6dc83a80c",
      "traceId": "9ab86c926a067d312610fa9e98f56339",
      "timestamp": "2026-08-01T00:00:03.998Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 276.31,
        "requestBytes": 1843,
        "responseBytes": 37595,
        "cached": false
      },
      "actor": {
        "userId": "u_648927",
        "sessionId": "9a9d485f3d7db21e1325d773",
        "plan": "pro",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.2,
        "memoryMb": 703.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.6367,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 100,
      "id": "evt_a7356bc091b01ca5",
      "traceId": "f8bbf72d371d2c73657b21ef986367dc",
      "timestamp": "2026-08-01T00:00:04.028Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 200,
        "durationMs": 154.93,
        "requestBytes": 3467,
        "responseBytes": 35579,
        "cached": false
      },
      "actor": {
        "userId": "u_467080",
        "sessionId": "4065b9b63073383825f0baab",
        "plan": "starter",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74,
        "memoryMb": 668.1,
        "dbQueries": 16,
        "cacheHitRatio": 0.4391,
        "queueDepth": 21
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 101,
      "id": "evt_67e9383e74c34d44",
      "traceId": "6e7db9ec392552c0f7b45a975c9900a8",
      "timestamp": "2026-08-01T00:00:04.069Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 340.04,
        "requestBytes": 3380,
        "responseBytes": 54164,
        "cached": false
      },
      "actor": {
        "userId": "u_447059",
        "sessionId": "6d380a524b743a817897e8c9",
        "plan": "enterprise",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.1,
        "memoryMb": 372.9,
        "dbQueries": 6,
        "cacheHitRatio": 0.8946,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 102,
      "id": "evt_22b2450c56209822",
      "traceId": "7da11bfb98984f606d7b5e08dd345111",
      "timestamp": "2026-08-01T00:00:04.088Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 302.6,
        "requestBytes": 2346,
        "responseBytes": 6323,
        "cached": true
      },
      "actor": {
        "userId": "u_506479",
        "sessionId": "f302ec807038a37d616c8817",
        "plan": "pro",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.4,
        "memoryMb": 756.4,
        "dbQueries": 16,
        "cacheHitRatio": 0.2687,
        "queueDepth": 16
      },
      "tags": [
        "cold-start",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 103,
      "id": "evt_351233928ae1794f",
      "traceId": "ec3f9eef3d3406d684ad1b8ceb149613",
      "timestamp": "2026-08-01T00:00:04.159Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 59.73,
        "requestBytes": 3758,
        "responseBytes": 30689,
        "cached": true
      },
      "actor": {
        "userId": "u_768105",
        "sessionId": "66e0e0fe57fb1451d8c531ec",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.3,
        "memoryMb": 842.6,
        "dbQueries": 11,
        "cacheHitRatio": 0.4626,
        "queueDepth": 37
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 104,
      "id": "evt_ca5bf92d7353393b",
      "traceId": "c72feb3642d3cdd9598df18c876984a7",
      "timestamp": "2026-08-01T00:00:04.170Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 502,
        "durationMs": 3400.89,
        "requestBytes": 1944,
        "responseBytes": 14918,
        "cached": false
      },
      "actor": {
        "userId": "u_505058",
        "sessionId": "7f4ee46d851349f5a74644d8",
        "plan": "free",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 57.9,
        "memoryMb": 314.9,
        "dbQueries": 13,
        "cacheHitRatio": 0.446,
        "queueDepth": 1
      },
      "tags": [
        "canary"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:330:46)",
          "at dispatch (/srv/app/lib/router.js:83:48)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 105,
      "id": "evt_a0886e3a3b98f347",
      "traceId": "bc2603fe0d1a740c513207605c1498f7",
      "timestamp": "2026-08-01T00:00:04.222Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 46.29,
        "requestBytes": 406,
        "responseBytes": 60345,
        "cached": true
      },
      "actor": {
        "userId": "u_761105",
        "sessionId": "4eb8b6b86a2936f471d10d33",
        "plan": "free",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47.3,
        "memoryMb": 558.4,
        "dbQueries": 1,
        "cacheHitRatio": 0.3337,
        "queueDepth": 28
      },
      "tags": [
        "canary",
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 106,
      "id": "evt_6941742d212b12f8",
      "traceId": "3b9c44b2fe7b03279c303f861d2ffb20",
      "timestamp": "2026-08-01T00:00:04.241Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 56.24,
        "requestBytes": 2303,
        "responseBytes": 64518,
        "cached": false
      },
      "actor": {
        "userId": "u_828141",
        "sessionId": "72a70a737033f988045a1eab",
        "plan": "starter",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.2,
        "memoryMb": 752.7,
        "dbQueries": 20,
        "cacheHitRatio": 0.3119,
        "queueDepth": 2
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 107,
      "id": "evt_4b888ac8913af8bd",
      "traceId": "83bfa3229e576ea6af8cf8230886bea8",
      "timestamp": "2026-08-01T00:00:04.301Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 129.71,
        "requestBytes": 512,
        "responseBytes": 52615,
        "cached": false
      },
      "actor": {
        "userId": "u_828144",
        "sessionId": "fbe6a08e09351f729e680e65",
        "plan": "pro",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.9,
        "memoryMb": 946.7,
        "dbQueries": 10,
        "cacheHitRatio": 0.0005,
        "queueDepth": 6
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 108,
      "id": "evt_86afcc412cd2e6e6",
      "traceId": "64bacb2a511f97ea5be08066d1e6c1b1",
      "timestamp": "2026-08-01T00:00:04.331Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 328.03,
        "requestBytes": 807,
        "responseBytes": 53267,
        "cached": true
      },
      "actor": {
        "userId": "u_102794",
        "sessionId": "fb2e33e77ade7d5e6d0d36d7",
        "plan": "starter",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.1,
        "memoryMb": 747.8,
        "dbQueries": 15,
        "cacheHitRatio": 0.5497,
        "queueDepth": 13
      },
      "tags": [
        "mobile",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 109,
      "id": "evt_b33eff988fad4e00",
      "traceId": "2ad042f131e9547db8f35d8f69776de2",
      "timestamp": "2026-08-01T00:00:04.370Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 184.57,
        "requestBytes": 1659,
        "responseBytes": 37751,
        "cached": false
      },
      "actor": {
        "userId": "u_152970",
        "sessionId": "7c870d290c3e1333e845d5c2",
        "plan": "enterprise",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.6,
        "memoryMb": 824,
        "dbQueries": 8,
        "cacheHitRatio": 0.9107,
        "queueDepth": 30
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 110,
      "id": "evt_7bcbdbf6ea79dd08",
      "traceId": "6b28adcf2f0e774e5163978de1650a72",
      "timestamp": "2026-08-01T00:00:04.413Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 343.38,
        "requestBytes": 190,
        "responseBytes": 4378,
        "cached": false
      },
      "actor": {
        "userId": "u_433447",
        "sessionId": "cc6de991e5229f962f65598f",
        "plan": "pro",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.3,
        "memoryMb": 869.2,
        "dbQueries": 2,
        "cacheHitRatio": 0.1668,
        "queueDepth": 28
      },
      "tags": [
        "b2b",
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 111,
      "id": "evt_0b61dfa2aa12803f",
      "traceId": "dcf205b2415980ac21357d40dce49e97",
      "timestamp": "2026-08-01T00:00:04.475Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 204,
        "durationMs": 304.92,
        "requestBytes": 1937,
        "responseBytes": 12562,
        "cached": false
      },
      "actor": {
        "userId": "u_661556",
        "sessionId": "75f23009dee1eb2248cd69c6",
        "plan": "starter",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.9,
        "memoryMb": 918.1,
        "dbQueries": 12,
        "cacheHitRatio": 0.6397,
        "queueDepth": 5
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 112,
      "id": "evt_42a730e64353738b",
      "traceId": "d4adfd939a5f073c2e74908aba44556a",
      "timestamp": "2026-08-01T00:00:04.510Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 200,
        "durationMs": 144.24,
        "requestBytes": 1815,
        "responseBytes": 33108,
        "cached": true
      },
      "actor": {
        "userId": "u_143890",
        "sessionId": "af2c78a7db36a1a4aea3f66c",
        "plan": "pro",
        "country": "FR",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 94.3,
        "memoryMb": 239.4,
        "dbQueries": 15,
        "cacheHitRatio": 0.1411,
        "queueDepth": 34
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 113,
      "id": "evt_715574de0d8f8e02",
      "traceId": "3c79295d89183998952f1e50bdb22829",
      "timestamp": "2026-08-01T00:00:04.555Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 235.88,
        "requestBytes": 3349,
        "responseBytes": 16306,
        "cached": true
      },
      "actor": {
        "userId": "u_771058",
        "sessionId": "747354f092b8951d067e0c65",
        "plan": "starter",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.9,
        "memoryMb": 757.8,
        "dbQueries": 18,
        "cacheHitRatio": 0.567,
        "queueDepth": 36
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 114,
      "id": "evt_fd21e9de654aae34",
      "traceId": "fd4c784a8fb67ceb743841fba781e485",
      "timestamp": "2026-08-01T00:00:04.570Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 289.07,
        "requestBytes": 1803,
        "responseBytes": 38437,
        "cached": false
      },
      "actor": {
        "userId": "u_578185",
        "sessionId": "2ef5393642d772c86ba70abf",
        "plan": "enterprise",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.7,
        "memoryMb": 162.8,
        "dbQueries": 12,
        "cacheHitRatio": 0.7749,
        "queueDepth": 33
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 115,
      "id": "evt_56098e99632e460a",
      "traceId": "a910b1d5a00764803a16052fc9720438",
      "timestamp": "2026-08-01T00:00:04.622Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 81.96,
        "requestBytes": 1073,
        "responseBytes": 39756,
        "cached": false
      },
      "actor": {
        "userId": "u_312940",
        "sessionId": "58387a56dfd41d1965a442f3",
        "plan": "free",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.8,
        "memoryMb": 504.8,
        "dbQueries": 9,
        "cacheHitRatio": 0.3839,
        "queueDepth": 19
      },
      "tags": [
        "cold-start",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 116,
      "id": "evt_8464ca2526d6368d",
      "traceId": "34806f23e42b9214ef3e530c1f16979e",
      "timestamp": "2026-08-01T00:00:04.674Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 311.36,
        "requestBytes": 3242,
        "responseBytes": 48652,
        "cached": false
      },
      "actor": {
        "userId": "u_848088",
        "sessionId": "184102371422df5e2023d706",
        "plan": "enterprise",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 11.5,
        "memoryMb": 331.4,
        "dbQueries": 17,
        "cacheHitRatio": 0.8637,
        "queueDepth": 38
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 117,
      "id": "evt_059184108c71b697",
      "traceId": "54d03a095c64969cbd912135d18c4f95",
      "timestamp": "2026-08-01T00:00:04.718Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 309.13,
        "requestBytes": 74,
        "responseBytes": 29136,
        "cached": false
      },
      "actor": {
        "userId": "u_995706",
        "sessionId": "ce53b9040b04b53a1767dac5",
        "plan": "enterprise",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.7,
        "memoryMb": 425,
        "dbQueries": 20,
        "cacheHitRatio": 0.7395,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 118,
      "id": "evt_a2a29cd0d9473092",
      "traceId": "d8ad83d8a602dfeda39c7aaa5f8c08ab",
      "timestamp": "2026-08-01T00:00:04.756Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 234.39,
        "requestBytes": 1241,
        "responseBytes": 37269,
        "cached": false
      },
      "actor": {
        "userId": "u_500627",
        "sessionId": "a293b9cec4b4fd3c40a5612b",
        "plan": "pro",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.5,
        "memoryMb": 253.8,
        "dbQueries": 1,
        "cacheHitRatio": 0.3975,
        "queueDepth": 31
      },
      "tags": [
        "canary",
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 119,
      "id": "evt_e5aa67f540822636",
      "traceId": "e813dc568971b3fc3c82cb55a5abdf24",
      "timestamp": "2026-08-01T00:00:04.766Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 304,
        "durationMs": 244.37,
        "requestBytes": 1761,
        "responseBytes": 43752,
        "cached": false
      },
      "actor": {
        "userId": "u_438471",
        "sessionId": "99ac8b34be260fa453fdfaf0",
        "plan": "enterprise",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.8,
        "memoryMb": 708.7,
        "dbQueries": 2,
        "cacheHitRatio": 0.6413,
        "queueDepth": 36
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 120,
      "id": "evt_637421f6243b69dd",
      "traceId": "f360ad4cfffdd7eea1bbc4fa83f3e75f",
      "timestamp": "2026-08-01T00:00:04.815Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 429,
        "durationMs": 802.77,
        "requestBytes": 741,
        "responseBytes": 23059,
        "cached": true
      },
      "actor": {
        "userId": "u_249363",
        "sessionId": "364333e87c1512fc0c2081a8",
        "plan": "pro",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.8,
        "memoryMb": 671.5,
        "dbQueries": 1,
        "cacheHitRatio": 0.1488,
        "queueDepth": 5
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:54:2)",
          "at dispatch (/srv/app/lib/router.js:177:46)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 121,
      "id": "evt_6e20acb8765d4e7c",
      "traceId": "a0edc414eb2572a226010adff0e9f4f0",
      "timestamp": "2026-08-01T00:00:04.879Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 282.03,
        "requestBytes": 2904,
        "responseBytes": 39441,
        "cached": false
      },
      "actor": {
        "userId": "u_177031",
        "sessionId": "695e688be5e50f2f078e891b",
        "plan": "starter",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.3,
        "memoryMb": 564.1,
        "dbQueries": 20,
        "cacheHitRatio": 0.0542,
        "queueDepth": 28
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 122,
      "id": "evt_31b646a971f38ffa",
      "traceId": "1e9a59813aa19e24431f324c16e31751",
      "timestamp": "2026-08-01T00:00:04.907Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 340.28,
        "requestBytes": 418,
        "responseBytes": 64844,
        "cached": false
      },
      "actor": {
        "userId": "u_532191",
        "sessionId": "e31c272a71491d9c405e604b",
        "plan": "free",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 15.3,
        "memoryMb": 160.5,
        "dbQueries": 11,
        "cacheHitRatio": 0.5434,
        "queueDepth": 16
      },
      "tags": [
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 123,
      "id": "evt_c4a0052f58fe7910",
      "traceId": "a5abd417298c5249115411f8e4ddf2c4",
      "timestamp": "2026-08-01T00:00:04.944Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 409,
        "durationMs": 2181.79,
        "requestBytes": 1798,
        "responseBytes": 49001,
        "cached": true
      },
      "actor": {
        "userId": "u_541620",
        "sessionId": "92f4958de22cfd949e18466a",
        "plan": "pro",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 64.6,
        "memoryMb": 269.8,
        "dbQueries": 19,
        "cacheHitRatio": 0.8974,
        "queueDepth": 18
      },
      "tags": [
        "b2b",
        "canary",
        "eu"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:137:46)",
          "at dispatch (/srv/app/lib/router.js:105:23)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 124,
      "id": "evt_e571b3205d51be40",
      "traceId": "7e2c4bc74538df5350192ef93f13947f",
      "timestamp": "2026-08-01T00:00:04.966Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 409,
        "durationMs": 3623.38,
        "requestBytes": 284,
        "responseBytes": 31628,
        "cached": false
      },
      "actor": {
        "userId": "u_910068",
        "sessionId": "b1e0ce497ab5c76f1d7e51e9",
        "plan": "pro",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57.6,
        "memoryMb": 228.7,
        "dbQueries": 20,
        "cacheHitRatio": 0.6558,
        "queueDepth": 15
      },
      "tags": [
        "slow-query",
        "cold-start"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:237:78)",
          "at dispatch (/srv/app/lib/router.js:86:74)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 125,
      "id": "evt_ad60ac08eb7899ac",
      "traceId": "52da281f6c8e489da369fb94881d07d6",
      "timestamp": "2026-08-01T00:00:05.015Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 215.66,
        "requestBytes": 330,
        "responseBytes": 27500,
        "cached": true
      },
      "actor": {
        "userId": "u_739329",
        "sessionId": "afea0f67afc773cea13aaee1",
        "plan": "free",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 28.6,
        "memoryMb": 525.8,
        "dbQueries": 2,
        "cacheHitRatio": 0.1304,
        "queueDepth": 2
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 126,
      "id": "evt_c47e875c1e490aa5",
      "traceId": "04de8e7fe9f96de3d7dc65d0e029c04a",
      "timestamp": "2026-08-01T00:00:05.072Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 115.16,
        "requestBytes": 2889,
        "responseBytes": 49208,
        "cached": false
      },
      "actor": {
        "userId": "u_995280",
        "sessionId": "57fbfe03b9b25c03b84c8fff",
        "plan": "enterprise",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 48.4,
        "memoryMb": 206.5,
        "dbQueries": 0,
        "cacheHitRatio": 0.9074,
        "queueDepth": 13
      },
      "tags": [
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 127,
      "id": "evt_728a3135523e27fe",
      "traceId": "ab9e9627b9821d01b88aefa78149fcce",
      "timestamp": "2026-08-01T00:00:05.088Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 200,
        "durationMs": 135.54,
        "requestBytes": 1642,
        "responseBytes": 13330,
        "cached": false
      },
      "actor": {
        "userId": "u_949088",
        "sessionId": "da96da24cda6d2cb678015c3",
        "plan": "free",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.5,
        "memoryMb": 263.8,
        "dbQueries": 21,
        "cacheHitRatio": 0.3554,
        "queueDepth": 3
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 128,
      "id": "evt_a9efab5456a11cab",
      "traceId": "28303d4a582b16ba642212444013ae8c",
      "timestamp": "2026-08-01T00:00:05.158Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 330.33,
        "requestBytes": 2149,
        "responseBytes": 46058,
        "cached": true
      },
      "actor": {
        "userId": "u_535080",
        "sessionId": "7b12aa47f43dd27d453551f5",
        "plan": "free",
        "country": "BR",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 8,
        "memoryMb": 356.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.0498,
        "queueDepth": 39
      },
      "tags": [
        "retry",
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 129,
      "id": "evt_192dc38948cf07ca",
      "traceId": "73cf1699ff990a46bfcfd80ed953f956",
      "timestamp": "2026-08-01T00:00:05.192Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 63.17,
        "requestBytes": 1284,
        "responseBytes": 31189,
        "cached": false
      },
      "actor": {
        "userId": "u_204787",
        "sessionId": "4f8350bfbd85cb643a2947d6",
        "plan": "enterprise",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.8,
        "memoryMb": 825.3,
        "dbQueries": 15,
        "cacheHitRatio": 0.7441,
        "queueDepth": 29
      },
      "tags": [
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 130,
      "id": "evt_8580fec95f0fea7e",
      "traceId": "236f07dccefaf29baec6921b258e6fa5",
      "timestamp": "2026-08-01T00:00:05.226Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 325.53,
        "requestBytes": 1178,
        "responseBytes": 60723,
        "cached": false
      },
      "actor": {
        "userId": "u_794739",
        "sessionId": "ebf8e9912bd9adbdd624d49b",
        "plan": "pro",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.3,
        "memoryMb": 252.8,
        "dbQueries": 0,
        "cacheHitRatio": 0.4548,
        "queueDepth": 23
      },
      "tags": [
        "mobile",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 131,
      "id": "evt_163fe81cc77bc5c8",
      "traceId": "711d948c86ca9dcb1be039c42f8cf154",
      "timestamp": "2026-08-01T00:00:05.269Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 48.61,
        "requestBytes": 2459,
        "responseBytes": 28522,
        "cached": false
      },
      "actor": {
        "userId": "u_683266",
        "sessionId": "90472aee101a5999922d0b3e",
        "plan": "free",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.8,
        "memoryMb": 1008.9,
        "dbQueries": 23,
        "cacheHitRatio": 0.156,
        "queueDepth": 30
      },
      "tags": [
        "mobile",
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 132,
      "id": "evt_9207298a610ec2a6",
      "traceId": "7aa1038531298edbe0db57a552cc9376",
      "timestamp": "2026-08-01T00:00:05.285Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 30.49,
        "requestBytes": 218,
        "responseBytes": 4613,
        "cached": false
      },
      "actor": {
        "userId": "u_337341",
        "sessionId": "d02b2226236870fe8735dabd",
        "plan": "starter",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17,
        "memoryMb": 520,
        "dbQueries": 18,
        "cacheHitRatio": 0.1504,
        "queueDepth": 14
      },
      "tags": [
        "canary",
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 133,
      "id": "evt_0ea5e5a83ca037c6",
      "traceId": "ff72ea55b8534d557f54f4d05f415ba9",
      "timestamp": "2026-08-01T00:00:05.336Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 99.41,
        "requestBytes": 1422,
        "responseBytes": 26018,
        "cached": false
      },
      "actor": {
        "userId": "u_598530",
        "sessionId": "6f61ef107879c7777f40415e",
        "plan": "enterprise",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.9,
        "memoryMb": 677.8,
        "dbQueries": 8,
        "cacheHitRatio": 0.0225,
        "queueDepth": 20
      },
      "tags": [
        "slow-query",
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 134,
      "id": "evt_1019f25b3ee1e5f0",
      "traceId": "8f8ec776986d4437bf69728e5c8682af",
      "timestamp": "2026-08-01T00:00:05.383Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 210.82,
        "requestBytes": 544,
        "responseBytes": 46407,
        "cached": false
      },
      "actor": {
        "userId": "u_685824",
        "sessionId": "133c3aafe93aad8d05ccf5cd",
        "plan": "pro",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.6,
        "memoryMb": 719.4,
        "dbQueries": 3,
        "cacheHitRatio": 0.1908,
        "queueDepth": 26
      },
      "tags": [
        "eu",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 135,
      "id": "evt_9535e5ff43969874",
      "traceId": "fa640d9ae7055528d0045d3305309517",
      "timestamp": "2026-08-01T00:00:05.419Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 246.15,
        "requestBytes": 1113,
        "responseBytes": 21836,
        "cached": false
      },
      "actor": {
        "userId": "u_198977",
        "sessionId": "7fb0d056acc351acb3ec1cb0",
        "plan": "free",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.3,
        "memoryMb": 747.2,
        "dbQueries": 6,
        "cacheHitRatio": 0.3881,
        "queueDepth": 18
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 136,
      "id": "evt_001c131b84189158",
      "traceId": "95fb77b5a396acd6c44e1025fb796e14",
      "timestamp": "2026-08-01T00:00:05.454Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 80.17,
        "requestBytes": 2989,
        "responseBytes": 16124,
        "cached": false
      },
      "actor": {
        "userId": "u_547790",
        "sessionId": "13b213e0eae8da447d7c419a",
        "plan": "free",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.8,
        "memoryMb": 889.9,
        "dbQueries": 13,
        "cacheHitRatio": 0.8338,
        "queueDepth": 5
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 137,
      "id": "evt_46461db45225c3cd",
      "traceId": "8606fd95b88a9303675fc9c4254f3c28",
      "timestamp": "2026-08-01T00:00:05.486Z",
      "level": "warn",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 296.72,
        "requestBytes": 2365,
        "responseBytes": 52206,
        "cached": false
      },
      "actor": {
        "userId": "u_904096",
        "sessionId": "6ea3468b725b6d00c80a0a84",
        "plan": "pro",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.7,
        "memoryMb": 392.4,
        "dbQueries": 16,
        "cacheHitRatio": 0.0877,
        "queueDepth": 37
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 138,
      "id": "evt_449d0ddef30925a4",
      "traceId": "526f1156eabccec2b2b0fd6cd241a60a",
      "timestamp": "2026-08-01T00:00:05.528Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 67.7,
        "requestBytes": 562,
        "responseBytes": 58757,
        "cached": false
      },
      "actor": {
        "userId": "u_711725",
        "sessionId": "5d5ed0dbfb21073d2ef45473",
        "plan": "starter",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.9,
        "memoryMb": 989.4,
        "dbQueries": 18,
        "cacheHitRatio": 0.5081,
        "queueDepth": 33
      },
      "tags": [
        "checkout",
        "cold-start",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 139,
      "id": "evt_31d6ecc0ad12815f",
      "traceId": "84233210f1ce6e2d199dceeff37be02e",
      "timestamp": "2026-08-01T00:00:05.595Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 166.28,
        "requestBytes": 2519,
        "responseBytes": 65483,
        "cached": false
      },
      "actor": {
        "userId": "u_139767",
        "sessionId": "ef50727aae66196413d2a2f5",
        "plan": "enterprise",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38.6,
        "memoryMb": 631.6,
        "dbQueries": 7,
        "cacheHitRatio": 0.9391,
        "queueDepth": 14
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 140,
      "id": "evt_68d75fce000497ee",
      "traceId": "e29064b4e269630e4de35c6f8c14f43f",
      "timestamp": "2026-08-01T00:00:05.602Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 336.45,
        "requestBytes": 3196,
        "responseBytes": 18888,
        "cached": false
      },
      "actor": {
        "userId": "u_646977",
        "sessionId": "ef9e4ecaebcfca9ce7568d51",
        "plan": "pro",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65.5,
        "memoryMb": 669.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.4348,
        "queueDepth": 23
      },
      "tags": [
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 141,
      "id": "evt_35c522d86d05b8c0",
      "traceId": "fe34502039b13bbed18e50a98b10b7cf",
      "timestamp": "2026-08-01T00:00:05.677Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 502,
        "durationMs": 1410.44,
        "requestBytes": 2115,
        "responseBytes": 40912,
        "cached": true
      },
      "actor": {
        "userId": "u_619776",
        "sessionId": "97181ac0dbc459607eaa4aa8",
        "plan": "pro",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 67.4,
        "memoryMb": 265.2,
        "dbQueries": 0,
        "cacheHitRatio": 0.8958,
        "queueDepth": 19
      },
      "tags": [
        "cold-start",
        "b2b",
        "slow-query"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:268:25)",
          "at dispatch (/srv/app/lib/router.js:47:23)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 142,
      "id": "evt_64c1a1c746f23a52",
      "traceId": "87112594436c91d61d40ba98fbc1d170",
      "timestamp": "2026-08-01T00:00:05.694Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 320.35,
        "requestBytes": 2168,
        "responseBytes": 18815,
        "cached": false
      },
      "actor": {
        "userId": "u_256778",
        "sessionId": "21ab5037a58274c1c1e1d36d",
        "plan": "starter",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81.3,
        "memoryMb": 451.6,
        "dbQueries": 11,
        "cacheHitRatio": 0.3576,
        "queueDepth": 14
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 143,
      "id": "evt_f46a1c777b063658",
      "traceId": "3db1bc20974ae1358e3abf8895489660",
      "timestamp": "2026-08-01T00:00:05.720Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 409,
        "durationMs": 1311.08,
        "requestBytes": 3033,
        "responseBytes": 21,
        "cached": false
      },
      "actor": {
        "userId": "u_344767",
        "sessionId": "37ccf1e1172615c0b4881cd6",
        "plan": "enterprise",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.1,
        "memoryMb": 820.4,
        "dbQueries": 20,
        "cacheHitRatio": 0.8206,
        "queueDepth": 7
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:69:51)",
          "at dispatch (/srv/app/lib/router.js:184:52)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 144,
      "id": "evt_e53f612936285261",
      "traceId": "b6822f71eaa37fd5ba35d7381a0ca522",
      "timestamp": "2026-08-01T00:00:05.775Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 127.08,
        "requestBytes": 1211,
        "responseBytes": 13809,
        "cached": true
      },
      "actor": {
        "userId": "u_595500",
        "sessionId": "b5215ce5210099cbc6be76e2",
        "plan": "enterprise",
        "country": "ES",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41,
        "memoryMb": 808.1,
        "dbQueries": 10,
        "cacheHitRatio": 0.1758,
        "queueDepth": 12
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 145,
      "id": "evt_43ab3bab4de31b05",
      "traceId": "b578a6260549ac9bec25f717290816f8",
      "timestamp": "2026-08-01T00:00:05.832Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 409,
        "durationMs": 3804.03,
        "requestBytes": 3863,
        "responseBytes": 64951,
        "cached": true
      },
      "actor": {
        "userId": "u_720336",
        "sessionId": "a899e9f250de23f7289f5441",
        "plan": "pro",
        "country": "JP",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 25.3,
        "memoryMb": 843.4,
        "dbQueries": 4,
        "cacheHitRatio": 0.4184,
        "queueDepth": 16
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:355:28)",
          "at dispatch (/srv/app/lib/router.js:177:31)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 146,
      "id": "evt_ae4e3998c62bb005",
      "traceId": "9c8eeab1260c7707c34f7f8502173f3d",
      "timestamp": "2026-08-01T00:00:05.857Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 82.71,
        "requestBytes": 645,
        "responseBytes": 19740,
        "cached": false
      },
      "actor": {
        "userId": "u_337832",
        "sessionId": "818fd64d5a839aa52a17955b",
        "plan": "enterprise",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 40.4,
        "memoryMb": 867.7,
        "dbQueries": 17,
        "cacheHitRatio": 0.7242,
        "queueDepth": 25
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 147,
      "id": "evt_ab44bc62d43fc3d1",
      "traceId": "e9056e68dd742b0be5ab7ab80ae253f2",
      "timestamp": "2026-08-01T00:00:05.919Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 312.86,
        "requestBytes": 3887,
        "responseBytes": 63606,
        "cached": true
      },
      "actor": {
        "userId": "u_359332",
        "sessionId": "a4a9d076293bc6455f0f6182",
        "plan": "starter",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.9,
        "memoryMb": 739.8,
        "dbQueries": 3,
        "cacheHitRatio": 0.5858,
        "queueDepth": 16
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 148,
      "id": "evt_c70c46b073d07e13",
      "traceId": "b48e1276002429011172353b22562c69",
      "timestamp": "2026-08-01T00:00:05.954Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 210.26,
        "requestBytes": 1129,
        "responseBytes": 1771,
        "cached": false
      },
      "actor": {
        "userId": "u_870213",
        "sessionId": "ec59d477c2d54a3a51ef7a8c",
        "plan": "starter",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 1.8,
        "memoryMb": 201.7,
        "dbQueries": 23,
        "cacheHitRatio": 0.3133,
        "queueDepth": 38
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 149,
      "id": "evt_f8c7da643fe43447",
      "traceId": "512017f70b62c0a45bb28e69d81aed5e",
      "timestamp": "2026-08-01T00:00:05.993Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 106.1,
        "requestBytes": 2394,
        "responseBytes": 1164,
        "cached": true
      },
      "actor": {
        "userId": "u_254460",
        "sessionId": "d460cb2b8c781bc7d08d5709",
        "plan": "free",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.7,
        "memoryMb": 510.1,
        "dbQueries": 14,
        "cacheHitRatio": 0.9879,
        "queueDepth": 32
      },
      "tags": [
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 150,
      "id": "evt_a35e6e7234f20272",
      "traceId": "937a06e5adc75ebca4bccdd9733b901d",
      "timestamp": "2026-08-01T00:00:06.037Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 503,
        "durationMs": 2185.52,
        "requestBytes": 3721,
        "responseBytes": 64713,
        "cached": false
      },
      "actor": {
        "userId": "u_989231",
        "sessionId": "d4c09f71792a70f225519201",
        "plan": "free",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 94,
        "memoryMb": 314.7,
        "dbQueries": 0,
        "cacheHitRatio": 0.2022,
        "queueDepth": 13
      },
      "tags": [
        "cold-start",
        "b2b"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:149:77)",
          "at dispatch (/srv/app/lib/router.js:95:59)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 151,
      "id": "evt_cc0f5cae5059eeaf",
      "traceId": "2c2affae059df63d93c5732197f9abd8",
      "timestamp": "2026-08-01T00:00:06.040Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 227.9,
        "requestBytes": 922,
        "responseBytes": 42105,
        "cached": false
      },
      "actor": {
        "userId": "u_387314",
        "sessionId": "3ede930a7b98b403b6a52e23",
        "plan": "pro",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.4,
        "memoryMb": 482.1,
        "dbQueries": 11,
        "cacheHitRatio": 0.4435,
        "queueDepth": 8
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 152,
      "id": "evt_c9205cca13401f05",
      "traceId": "238773680fc51488031a0f9cab482d7b",
      "timestamp": "2026-08-01T00:00:06.117Z",
      "level": "warn",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 95.57,
        "requestBytes": 1642,
        "responseBytes": 44989,
        "cached": false
      },
      "actor": {
        "userId": "u_926571",
        "sessionId": "573f86a4cf3859043c0d3fca",
        "plan": "enterprise",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 82.5,
        "memoryMb": 280.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.6263,
        "queueDepth": 0
      },
      "tags": [
        "b2b",
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 153,
      "id": "evt_b8602b5d29e1b8eb",
      "traceId": "3efa5434951ac2ae4b64f5439f61af2d",
      "timestamp": "2026-08-01T00:00:06.156Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 252.99,
        "requestBytes": 454,
        "responseBytes": 14602,
        "cached": true
      },
      "actor": {
        "userId": "u_145409",
        "sessionId": "6ab1757fe40bff560b2a36a5",
        "plan": "enterprise",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 60.9,
        "memoryMb": 649.7,
        "dbQueries": 9,
        "cacheHitRatio": 0.1377,
        "queueDepth": 28
      },
      "tags": [
        "cold-start",
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 154,
      "id": "evt_0b9c91b0d4c35544",
      "traceId": "074955efbee16b32966faee65bfc2b96",
      "timestamp": "2026-08-01T00:00:06.184Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 234.65,
        "requestBytes": 4030,
        "responseBytes": 13963,
        "cached": false
      },
      "actor": {
        "userId": "u_936018",
        "sessionId": "05a00ee20853fb5de48f5b81",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.1,
        "memoryMb": 901.4,
        "dbQueries": 4,
        "cacheHitRatio": 0.1881,
        "queueDepth": 38
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 155,
      "id": "evt_61083735596f1238",
      "traceId": "6d76edc3a0c71c9e3dbc5815ecadd7c1",
      "timestamp": "2026-08-01T00:00:06.205Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 6.13,
        "requestBytes": 3751,
        "responseBytes": 15926,
        "cached": false
      },
      "actor": {
        "userId": "u_823807",
        "sessionId": "4ac6493a7b9438db5ddab998",
        "plan": "pro",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.5,
        "memoryMb": 851.6,
        "dbQueries": 2,
        "cacheHitRatio": 0.9093,
        "queueDepth": 35
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 156,
      "id": "evt_f43e4a3b603a784b",
      "traceId": "40d617cc60effc913cd0823f33252b4b",
      "timestamp": "2026-08-01T00:00:06.268Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 20.15,
        "requestBytes": 2623,
        "responseBytes": 17626,
        "cached": true
      },
      "actor": {
        "userId": "u_677695",
        "sessionId": "8ed12adf0f62ff44abe964d2",
        "plan": "free",
        "country": "ES",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 79.6,
        "memoryMb": 271.9,
        "dbQueries": 23,
        "cacheHitRatio": 0.586,
        "queueDepth": 3
      },
      "tags": [
        "mobile",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 157,
      "id": "evt_4da93d8ea648d6ff",
      "traceId": "c2d6bc779971d9c1baa8dce9c34688b3",
      "timestamp": "2026-08-01T00:00:06.292Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 56.7,
        "requestBytes": 3601,
        "responseBytes": 40683,
        "cached": false
      },
      "actor": {
        "userId": "u_168482",
        "sessionId": "68edb439c130bb80efec32da",
        "plan": "starter",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.4,
        "memoryMb": 1013,
        "dbQueries": 12,
        "cacheHitRatio": 0.4361,
        "queueDepth": 34
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 158,
      "id": "evt_03c327b7e46185cf",
      "traceId": "0b6760f7ebb34aeeb4a7230cdc292449",
      "timestamp": "2026-08-01T00:00:06.328Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 316.04,
        "requestBytes": 1013,
        "responseBytes": 37778,
        "cached": false
      },
      "actor": {
        "userId": "u_415585",
        "sessionId": "a4c1ad302e6e2b2ec60fc749",
        "plan": "starter",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.6,
        "memoryMb": 543.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.372,
        "queueDepth": 34
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 159,
      "id": "evt_2d61adbc8f0f5246",
      "traceId": "111972554505b2169f1af2ecaa17d99e",
      "timestamp": "2026-08-01T00:00:06.382Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 77.08,
        "requestBytes": 436,
        "responseBytes": 19654,
        "cached": false
      },
      "actor": {
        "userId": "u_363953",
        "sessionId": "87afe0203ae724ed23b04f3e",
        "plan": "starter",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.5,
        "memoryMb": 162.8,
        "dbQueries": 5,
        "cacheHitRatio": 0.8154,
        "queueDepth": 9
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 160,
      "id": "evt_d3b67a8d57d58a8f",
      "traceId": "c2fbc26014256d3908c5658d0e69b921",
      "timestamp": "2026-08-01T00:00:06.420Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 156.21,
        "requestBytes": 3948,
        "responseBytes": 22607,
        "cached": false
      },
      "actor": {
        "userId": "u_301389",
        "sessionId": "3fb93c3c3d2d6ebd1c9b90d1",
        "plan": "free",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.4,
        "memoryMb": 409.4,
        "dbQueries": 7,
        "cacheHitRatio": 0.7289,
        "queueDepth": 32
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 161,
      "id": "evt_4d9eeee39d0213bd",
      "traceId": "634fd69006dfea1178861879695c297c",
      "timestamp": "2026-08-01T00:00:06.471Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 322.35,
        "requestBytes": 3534,
        "responseBytes": 64584,
        "cached": false
      },
      "actor": {
        "userId": "u_559539",
        "sessionId": "90cba1f0b1d3ba99b6c1ca30",
        "plan": "starter",
        "country": "BR",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 40.9,
        "memoryMb": 173.4,
        "dbQueries": 11,
        "cacheHitRatio": 0.0438,
        "queueDepth": 2
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 162,
      "id": "evt_094b732592bcf76b",
      "traceId": "602c35125c5e0cf3d3313da343843263",
      "timestamp": "2026-08-01T00:00:06.513Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 257.17,
        "requestBytes": 2515,
        "responseBytes": 19388,
        "cached": false
      },
      "actor": {
        "userId": "u_435239",
        "sessionId": "d637b32fe4dd3054fc114b9a",
        "plan": "free",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.3,
        "memoryMb": 976.4,
        "dbQueries": 19,
        "cacheHitRatio": 0.2648,
        "queueDepth": 18
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 163,
      "id": "evt_17fdb82547783064",
      "traceId": "3f93add88da644e5a64796822a6bd312",
      "timestamp": "2026-08-01T00:00:06.556Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 324.58,
        "requestBytes": 2093,
        "responseBytes": 11013,
        "cached": false
      },
      "actor": {
        "userId": "u_937986",
        "sessionId": "ec7d0cab062c8edc01bd1a6c",
        "plan": "free",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.8,
        "memoryMb": 852.4,
        "dbQueries": 18,
        "cacheHitRatio": 0.9624,
        "queueDepth": 15
      },
      "tags": [
        "eu",
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 164,
      "id": "evt_475402e88286c378",
      "traceId": "1e27ba8176f6147b3c06ec365a6e0597",
      "timestamp": "2026-08-01T00:00:06.576Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 502,
        "durationMs": 1255.61,
        "requestBytes": 388,
        "responseBytes": 39884,
        "cached": false
      },
      "actor": {
        "userId": "u_718675",
        "sessionId": "d6c3b9f6b53355a9f445ed88",
        "plan": "free",
        "country": "SG",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 34.6,
        "memoryMb": 639.5,
        "dbQueries": 10,
        "cacheHitRatio": 0.2564,
        "queueDepth": 25
      },
      "tags": [
        "slow-query",
        "slow-query",
        "retry"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:207:62)",
          "at dispatch (/srv/app/lib/router.js:82:54)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 165,
      "id": "evt_5e640731cea7b17c",
      "traceId": "ca558239aad9d32978f84a1632ba4c13",
      "timestamp": "2026-08-01T00:00:06.629Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 500,
        "durationMs": 4154.93,
        "requestBytes": 2130,
        "responseBytes": 50221,
        "cached": false
      },
      "actor": {
        "userId": "u_552622",
        "sessionId": "5a50ebe4cdbf6e198ff53e4d",
        "plan": "enterprise",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.8,
        "memoryMb": 990.1,
        "dbQueries": 13,
        "cacheHitRatio": 0.3652,
        "queueDepth": 25
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:366:19)",
          "at dispatch (/srv/app/lib/router.js:199:14)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 166,
      "id": "evt_8114ff79e909af02",
      "traceId": "972228c67916666cc777244bc4d9610c",
      "timestamp": "2026-08-01T00:00:06.653Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 36.31,
        "requestBytes": 809,
        "responseBytes": 45457,
        "cached": false
      },
      "actor": {
        "userId": "u_819222",
        "sessionId": "d7f9afdb09a966a32a258f45",
        "plan": "free",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 31.2,
        "memoryMb": 406.4,
        "dbQueries": 21,
        "cacheHitRatio": 0.713,
        "queueDepth": 6
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 167,
      "id": "evt_609a5f06eca1386b",
      "traceId": "dc364f0b645441b6d5ddcac08dbc84f5",
      "timestamp": "2026-08-01T00:00:06.716Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 204,
        "durationMs": 91.26,
        "requestBytes": 2099,
        "responseBytes": 12680,
        "cached": false
      },
      "actor": {
        "userId": "u_620859",
        "sessionId": "f905cd7bac6e3aad499807b1",
        "plan": "enterprise",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 80.5,
        "memoryMb": 230.8,
        "dbQueries": 3,
        "cacheHitRatio": 0.1382,
        "queueDepth": 39
      },
      "tags": [
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 168,
      "id": "evt_286ec47431428a83",
      "traceId": "f9381ed2750b2152fb2494fe05c61eed",
      "timestamp": "2026-08-01T00:00:06.741Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 104.37,
        "requestBytes": 1576,
        "responseBytes": 45548,
        "cached": false
      },
      "actor": {
        "userId": "u_279665",
        "sessionId": "fff80f8eb2a4a9ca9048a410",
        "plan": "free",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.3,
        "memoryMb": 703.6,
        "dbQueries": 14,
        "cacheHitRatio": 0.0986,
        "queueDepth": 8
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 169,
      "id": "evt_b93348375aac1650",
      "traceId": "18b6be531d4b3023195ac2c1baa65bf4",
      "timestamp": "2026-08-01T00:00:06.795Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 409,
        "durationMs": 1206.07,
        "requestBytes": 115,
        "responseBytes": 63082,
        "cached": true
      },
      "actor": {
        "userId": "u_937613",
        "sessionId": "569dbbaeebf57d889255543c",
        "plan": "pro",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.2,
        "memoryMb": 661.2,
        "dbQueries": 14,
        "cacheHitRatio": 0.1182,
        "queueDepth": 27
      },
      "tags": [
        "mobile",
        "checkout",
        "canary"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:268:59)",
          "at dispatch (/srv/app/lib/router.js:78:4)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 170,
      "id": "evt_a85423f8cbd4d90f",
      "traceId": "0329a9e65fcbcae6761fc75421628647",
      "timestamp": "2026-08-01T00:00:06.803Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 259.05,
        "requestBytes": 506,
        "responseBytes": 40395,
        "cached": true
      },
      "actor": {
        "userId": "u_607120",
        "sessionId": "cce4f3d5f3584b895a1a7302",
        "plan": "free",
        "country": "ES",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 64.8,
        "memoryMb": 857.8,
        "dbQueries": 20,
        "cacheHitRatio": 0.0272,
        "queueDepth": 14
      },
      "tags": [
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 171,
      "id": "evt_a0d8c276d7105649",
      "traceId": "34918d215047879ef9999c8fff35854b",
      "timestamp": "2026-08-01T00:00:06.841Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 136.1,
        "requestBytes": 1677,
        "responseBytes": 62435,
        "cached": false
      },
      "actor": {
        "userId": "u_193648",
        "sessionId": "851d44b39c0e9043909b7629",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 78.2,
        "memoryMb": 303,
        "dbQueries": 23,
        "cacheHitRatio": 0.5852,
        "queueDepth": 15
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 172,
      "id": "evt_2260f30b40c3d1a6",
      "traceId": "a32e832d1a5a924ed104c8904a003470",
      "timestamp": "2026-08-01T00:00:06.899Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 304,
        "durationMs": 85,
        "requestBytes": 139,
        "responseBytes": 12903,
        "cached": false
      },
      "actor": {
        "userId": "u_704522",
        "sessionId": "1921f7e0d754d4146028e3ac",
        "plan": "free",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.8,
        "memoryMb": 478.2,
        "dbQueries": 2,
        "cacheHitRatio": 0.087,
        "queueDepth": 17
      },
      "tags": [
        "canary",
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 173,
      "id": "evt_cc7e160e4df1680a",
      "traceId": "e73cbc9a75692a13c328a5411d81c509",
      "timestamp": "2026-08-01T00:00:06.939Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 229.27,
        "requestBytes": 3568,
        "responseBytes": 45805,
        "cached": false
      },
      "actor": {
        "userId": "u_727398",
        "sessionId": "85a4441628c82ef66a5d36b4",
        "plan": "pro",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 52.2,
        "memoryMb": 209.7,
        "dbQueries": 14,
        "cacheHitRatio": 0.5303,
        "queueDepth": 24
      },
      "tags": [
        "eu",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 174,
      "id": "evt_11900d557be2318a",
      "traceId": "f1d806d413b43eecb9a1e25bc36107b0",
      "timestamp": "2026-08-01T00:00:06.963Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 248.35,
        "requestBytes": 27,
        "responseBytes": 14597,
        "cached": false
      },
      "actor": {
        "userId": "u_884589",
        "sessionId": "74e2dca56bf7e670f63170a5",
        "plan": "starter",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.4,
        "memoryMb": 985.2,
        "dbQueries": 22,
        "cacheHitRatio": 0.0217,
        "queueDepth": 34
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 175,
      "id": "evt_3af74bed7b447c99",
      "traceId": "b5e9647bcc2844cdb460f4e49372f70b",
      "timestamp": "2026-08-01T00:00:07.029Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 324.37,
        "requestBytes": 2205,
        "responseBytes": 36647,
        "cached": true
      },
      "actor": {
        "userId": "u_128369",
        "sessionId": "df1065a87e7882c8f10ec2cd",
        "plan": "free",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 82.1,
        "memoryMb": 176.4,
        "dbQueries": 13,
        "cacheHitRatio": 0.1799,
        "queueDepth": 34
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 176,
      "id": "evt_1a4e4ba0107908cc",
      "traceId": "f7d1107c1cac33df34aca60a2d8155cc",
      "timestamp": "2026-08-01T00:00:07.062Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 241.92,
        "requestBytes": 1791,
        "responseBytes": 60217,
        "cached": false
      },
      "actor": {
        "userId": "u_359889",
        "sessionId": "ea2040f7e3a44940ab02a50d",
        "plan": "starter",
        "country": "SG",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 10.8,
        "memoryMb": 717.6,
        "dbQueries": 22,
        "cacheHitRatio": 0.7203,
        "queueDepth": 37
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 177,
      "id": "evt_e2e5c3da157bdb98",
      "traceId": "998cd5a2e23ad87fdfc7c61c28fb32e8",
      "timestamp": "2026-08-01T00:00:07.093Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 151.22,
        "requestBytes": 1090,
        "responseBytes": 26681,
        "cached": false
      },
      "actor": {
        "userId": "u_877285",
        "sessionId": "b243edbc602d4117a0836b2c",
        "plan": "starter",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.6,
        "memoryMb": 768.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.854,
        "queueDepth": 30
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 178,
      "id": "evt_7e2749912e8181a6",
      "traceId": "4c9decfdc0a16d69753012d419896d2f",
      "timestamp": "2026-08-01T00:00:07.125Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 58.39,
        "requestBytes": 2454,
        "responseBytes": 64552,
        "cached": true
      },
      "actor": {
        "userId": "u_231964",
        "sessionId": "00f4cabc30bb6ad294216dd8",
        "plan": "enterprise",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.7,
        "memoryMb": 427.5,
        "dbQueries": 20,
        "cacheHitRatio": 0.223,
        "queueDepth": 21
      },
      "tags": [
        "canary",
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 179,
      "id": "evt_277456a74b95030a",
      "traceId": "95f3bc6a0f1c1a10e8cfaf79772c3ab5",
      "timestamp": "2026-08-01T00:00:07.198Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 429,
        "durationMs": 936,
        "requestBytes": 1009,
        "responseBytes": 39044,
        "cached": false
      },
      "actor": {
        "userId": "u_102655",
        "sessionId": "ec851687221813320d3818e7",
        "plan": "starter",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49,
        "memoryMb": 345.8,
        "dbQueries": 17,
        "cacheHitRatio": 0.9893,
        "queueDepth": 39
      },
      "tags": [
        "mobile",
        "eu",
        "slow-query"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:139:34)",
          "at dispatch (/srv/app/lib/router.js:67:31)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 180,
      "id": "evt_47d22d0094351e6e",
      "traceId": "a79a2e3c341cb3de65d786566abb9d02",
      "timestamp": "2026-08-01T00:00:07.214Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 210.03,
        "requestBytes": 12,
        "responseBytes": 7972,
        "cached": false
      },
      "actor": {
        "userId": "u_459546",
        "sessionId": "89dbcbe2aaf1e1c33408935d",
        "plan": "enterprise",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.8,
        "memoryMb": 585.6,
        "dbQueries": 5,
        "cacheHitRatio": 0.9999,
        "queueDepth": 23
      },
      "tags": [
        "cold-start",
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 181,
      "id": "evt_0fab31da6995d9f6",
      "traceId": "7b587c048852bdb32425cb9d318978d0",
      "timestamp": "2026-08-01T00:00:07.276Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 239.63,
        "requestBytes": 1665,
        "responseBytes": 31558,
        "cached": false
      },
      "actor": {
        "userId": "u_125930",
        "sessionId": "102497cdffa187484724a13e",
        "plan": "pro",
        "country": "BR",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 70.2,
        "memoryMb": 213.6,
        "dbQueries": 5,
        "cacheHitRatio": 0.5715,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 182,
      "id": "evt_f2963c4a1114deaa",
      "traceId": "6a93bea7e5c9917740ebec704803c19a",
      "timestamp": "2026-08-01T00:00:07.315Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 304.18,
        "requestBytes": 681,
        "responseBytes": 26181,
        "cached": false
      },
      "actor": {
        "userId": "u_802557",
        "sessionId": "b931db7dede7fa7c75b43b68",
        "plan": "pro",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.7,
        "memoryMb": 341.9,
        "dbQueries": 10,
        "cacheHitRatio": 0.9189,
        "queueDepth": 33
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 183,
      "id": "evt_69fcf2f0562d0023",
      "traceId": "f20db0f6462f8738da443c031713e557",
      "timestamp": "2026-08-01T00:00:07.339Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 136.98,
        "requestBytes": 1583,
        "responseBytes": 34875,
        "cached": false
      },
      "actor": {
        "userId": "u_175566",
        "sessionId": "e3c5a7a94c45650b5e4386de",
        "plan": "enterprise",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 97.9,
        "memoryMb": 1002.5,
        "dbQueries": 14,
        "cacheHitRatio": 0.2106,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 184,
      "id": "evt_27286058db8fb9d2",
      "traceId": "0a52192ff440ba3c268db1ce6be120eb",
      "timestamp": "2026-08-01T00:00:07.379Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 50.64,
        "requestBytes": 2157,
        "responseBytes": 8864,
        "cached": true
      },
      "actor": {
        "userId": "u_868832",
        "sessionId": "5951cba7ddbb707942936f05",
        "plan": "pro",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.3,
        "memoryMb": 203.3,
        "dbQueries": 8,
        "cacheHitRatio": 0.5065,
        "queueDepth": 19
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 185,
      "id": "evt_469e13745d6c3ebc",
      "traceId": "c9da686d51276b844d1a74a50ced07c7",
      "timestamp": "2026-08-01T00:00:07.426Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 239.83,
        "requestBytes": 220,
        "responseBytes": 35021,
        "cached": false
      },
      "actor": {
        "userId": "u_937498",
        "sessionId": "012be28879bb9a44b5dcb2ba",
        "plan": "starter",
        "country": "US",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 60.2,
        "memoryMb": 255,
        "dbQueries": 18,
        "cacheHitRatio": 0.6086,
        "queueDepth": 37
      },
      "tags": [
        "cold-start",
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 186,
      "id": "evt_ab6d720113eff0f5",
      "traceId": "c66c8c0fa263afad078da144f13f0e29",
      "timestamp": "2026-08-01T00:00:07.445Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 206.42,
        "requestBytes": 1486,
        "responseBytes": 15455,
        "cached": false
      },
      "actor": {
        "userId": "u_179962",
        "sessionId": "de2c92822d37e5de7ab71f19",
        "plan": "free",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.1,
        "memoryMb": 688.7,
        "dbQueries": 18,
        "cacheHitRatio": 0.2566,
        "queueDepth": 25
      },
      "tags": [
        "slow-query",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 187,
      "id": "evt_303ed16f3c7a2afc",
      "traceId": "365836a043c120c97b69cc5555a17844",
      "timestamp": "2026-08-01T00:00:07.512Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 500,
        "durationMs": 3436.47,
        "requestBytes": 11,
        "responseBytes": 51393,
        "cached": false
      },
      "actor": {
        "userId": "u_944930",
        "sessionId": "cf48337e3b1b3c09800d56b9",
        "plan": "starter",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 59.3,
        "memoryMb": 1017.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.5699,
        "queueDepth": 28
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:163:13)",
          "at dispatch (/srv/app/lib/router.js:116:65)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 188,
      "id": "evt_dde4af18bb04dc25",
      "traceId": "690326562e2a34b57c625659daaaf40b",
      "timestamp": "2026-08-01T00:00:07.556Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 173.97,
        "requestBytes": 90,
        "responseBytes": 60279,
        "cached": false
      },
      "actor": {
        "userId": "u_231310",
        "sessionId": "2de3afc492b527ff303a4d31",
        "plan": "pro",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.6,
        "memoryMb": 624.5,
        "dbQueries": 1,
        "cacheHitRatio": 0.7238,
        "queueDepth": 16
      },
      "tags": [
        "canary",
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 189,
      "id": "evt_05937b8d77de39c3",
      "traceId": "136992d4443add7ed9f41add45223fa7",
      "timestamp": "2026-08-01T00:00:07.587Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 109.29,
        "requestBytes": 3191,
        "responseBytes": 2998,
        "cached": false
      },
      "actor": {
        "userId": "u_268004",
        "sessionId": "419779a86dfb3b16d8c59ef1",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.7,
        "memoryMb": 435.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.5718,
        "queueDepth": 7
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 190,
      "id": "evt_cde1b672888ac72a",
      "traceId": "9e65d761303ffb04a5c6ab2e9986f929",
      "timestamp": "2026-08-01T00:00:07.632Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 409,
        "durationMs": 4979.87,
        "requestBytes": 3222,
        "responseBytes": 17567,
        "cached": false
      },
      "actor": {
        "userId": "u_616020",
        "sessionId": "5330d5164566b2404ea545f7",
        "plan": "free",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.3,
        "memoryMb": 955.7,
        "dbQueries": 19,
        "cacheHitRatio": 0.8287,
        "queueDepth": 2
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:352:60)",
          "at dispatch (/srv/app/lib/router.js:82:12)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 191,
      "id": "evt_b6a71835578b7d42",
      "traceId": "345eb38429d7b01b2b85ad2fc42cca84",
      "timestamp": "2026-08-01T00:00:07.653Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 50.07,
        "requestBytes": 2929,
        "responseBytes": 59119,
        "cached": true
      },
      "actor": {
        "userId": "u_467864",
        "sessionId": "4b1c05556990b3dba52d6d3c",
        "plan": "pro",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.3,
        "memoryMb": 504.1,
        "dbQueries": 1,
        "cacheHitRatio": 0.716,
        "queueDepth": 2
      },
      "tags": [
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 192,
      "id": "evt_417948887b90e186",
      "traceId": "83724913b6300497384f129d9babb742",
      "timestamp": "2026-08-01T00:00:07.712Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 121.62,
        "requestBytes": 468,
        "responseBytes": 29744,
        "cached": false
      },
      "actor": {
        "userId": "u_841754",
        "sessionId": "bbd645d77c096a33caab2d9e",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.3,
        "memoryMb": 676.5,
        "dbQueries": 21,
        "cacheHitRatio": 0.6769,
        "queueDepth": 36
      },
      "tags": [
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 193,
      "id": "evt_bf4c6458ab53a908",
      "traceId": "7def6f55ac567f9640f3f0379bb4e475",
      "timestamp": "2026-08-01T00:00:07.745Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 500,
        "durationMs": 1591.79,
        "requestBytes": 1316,
        "responseBytes": 60088,
        "cached": true
      },
      "actor": {
        "userId": "u_818128",
        "sessionId": "eb08ee08a4499de6021ee473",
        "plan": "free",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.1,
        "memoryMb": 509.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.5925,
        "queueDepth": 35
      },
      "tags": [
        "mobile"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:197:29)",
          "at dispatch (/srv/app/lib/router.js:111:15)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 194,
      "id": "evt_7fdbc7e083374f8b",
      "traceId": "4fe98fc3ac3283fc637802ae2d60f45d",
      "timestamp": "2026-08-01T00:00:07.771Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 201.77,
        "requestBytes": 1837,
        "responseBytes": 29837,
        "cached": false
      },
      "actor": {
        "userId": "u_904423",
        "sessionId": "48c8c78907e3950bae459709",
        "plan": "free",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.6,
        "memoryMb": 735.9,
        "dbQueries": 3,
        "cacheHitRatio": 0.2355,
        "queueDepth": 32
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 195,
      "id": "evt_5901ff58c787713b",
      "traceId": "ac150fdd898105e14c48ad29084a6373",
      "timestamp": "2026-08-01T00:00:07.833Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 237.07,
        "requestBytes": 630,
        "responseBytes": 30611,
        "cached": false
      },
      "actor": {
        "userId": "u_869348",
        "sessionId": "8a92aa882156322d158da271",
        "plan": "starter",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 52.1,
        "memoryMb": 495.7,
        "dbQueries": 21,
        "cacheHitRatio": 0.6974,
        "queueDepth": 19
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 196,
      "id": "evt_1fb0d1d729375ead",
      "traceId": "e64448948f6265e5dce4ffdcc542f1ec",
      "timestamp": "2026-08-01T00:00:07.859Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 230.94,
        "requestBytes": 3228,
        "responseBytes": 53658,
        "cached": true
      },
      "actor": {
        "userId": "u_646954",
        "sessionId": "dfd51446d66642274866f63b",
        "plan": "enterprise",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81.1,
        "memoryMb": 630.8,
        "dbQueries": 2,
        "cacheHitRatio": 0.0555,
        "queueDepth": 35
      },
      "tags": [
        "retry",
        "b2b",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 197,
      "id": "evt_a0f49563726aa109",
      "traceId": "85740018835dea37fbad2e78e5133f34",
      "timestamp": "2026-08-01T00:00:07.916Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 313.53,
        "requestBytes": 146,
        "responseBytes": 32370,
        "cached": false
      },
      "actor": {
        "userId": "u_268357",
        "sessionId": "dd5bcce42ccb275589ab162b",
        "plan": "starter",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.6,
        "memoryMb": 985.9,
        "dbQueries": 6,
        "cacheHitRatio": 0.0618,
        "queueDepth": 2
      },
      "tags": [
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 198,
      "id": "evt_5ab7ba9dbae714b0",
      "traceId": "946f825f269bb48a6064b368eb2b3bda",
      "timestamp": "2026-08-01T00:00:07.950Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 98.57,
        "requestBytes": 1189,
        "responseBytes": 7337,
        "cached": true
      },
      "actor": {
        "userId": "u_557176",
        "sessionId": "7bb781765fc5edefb1d6cc82",
        "plan": "enterprise",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.3,
        "memoryMb": 834.2,
        "dbQueries": 18,
        "cacheHitRatio": 0.3304,
        "queueDepth": 17
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 199,
      "id": "evt_227805de1339cf22",
      "traceId": "dac8284cbb6fc8444078df8d8d3639b1",
      "timestamp": "2026-08-01T00:00:07.999Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 323.98,
        "requestBytes": 44,
        "responseBytes": 14705,
        "cached": false
      },
      "actor": {
        "userId": "u_512229",
        "sessionId": "bf99ba97992581039026f085",
        "plan": "starter",
        "country": "BR",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 92.8,
        "memoryMb": 998.9,
        "dbQueries": 10,
        "cacheHitRatio": 0.0706,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 200,
      "id": "evt_3ce750c594e52cf9",
      "traceId": "de8872f44f357e4a83757667d1a479d3",
      "timestamp": "2026-08-01T00:00:08.016Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 295.32,
        "requestBytes": 3640,
        "responseBytes": 33819,
        "cached": false
      },
      "actor": {
        "userId": "u_188503",
        "sessionId": "0e8f11c44dc4845f1782ee13",
        "plan": "starter",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 1.6,
        "memoryMb": 713.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.2458,
        "queueDepth": 5
      },
      "tags": [
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 201,
      "id": "evt_2ff57f1e5074f925",
      "traceId": "605593a447b635a8c811d67050da3f86",
      "timestamp": "2026-08-01T00:00:08.063Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 212.27,
        "requestBytes": 1405,
        "responseBytes": 53499,
        "cached": false
      },
      "actor": {
        "userId": "u_906845",
        "sessionId": "1f6783664d129564389cf7ac",
        "plan": "pro",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 28.5,
        "memoryMb": 147.6,
        "dbQueries": 6,
        "cacheHitRatio": 0.3341,
        "queueDepth": 32
      },
      "tags": [
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 202,
      "id": "evt_32f1166b066d83ac",
      "traceId": "c82c59b2b1328c1d89e0ad8adaae5692",
      "timestamp": "2026-08-01T00:00:08.106Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 71.47,
        "requestBytes": 2208,
        "responseBytes": 14418,
        "cached": true
      },
      "actor": {
        "userId": "u_570014",
        "sessionId": "8d8b32bdd37c30821a1ed8ae",
        "plan": "pro",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.7,
        "memoryMb": 969.6,
        "dbQueries": 3,
        "cacheHitRatio": 0.9317,
        "queueDepth": 16
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 203,
      "id": "evt_36da16e9e3ffa2ab",
      "traceId": "4a10a046bae33c5475005944d3b8882c",
      "timestamp": "2026-08-01T00:00:08.134Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 276.61,
        "requestBytes": 1840,
        "responseBytes": 25440,
        "cached": true
      },
      "actor": {
        "userId": "u_701705",
        "sessionId": "5bb4ef5a6e6c402f2f463a83",
        "plan": "enterprise",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.9,
        "memoryMb": 890.1,
        "dbQueries": 8,
        "cacheHitRatio": 0.4145,
        "queueDepth": 23
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 204,
      "id": "evt_48a51e5d1100a09e",
      "traceId": "7d085df1b51abf87421040935600b6af",
      "timestamp": "2026-08-01T00:00:08.184Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 152.79,
        "requestBytes": 63,
        "responseBytes": 5704,
        "cached": false
      },
      "actor": {
        "userId": "u_531317",
        "sessionId": "3c52b304dd84f042432f41fa",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.5,
        "memoryMb": 279.9,
        "dbQueries": 10,
        "cacheHitRatio": 0.9352,
        "queueDepth": 20
      },
      "tags": [
        "canary",
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 205,
      "id": "evt_fd1a93b4af75aa20",
      "traceId": "b220d57e37bfc9f663ce097bf66fccdf",
      "timestamp": "2026-08-01T00:00:08.217Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 147.13,
        "requestBytes": 2724,
        "responseBytes": 21959,
        "cached": true
      },
      "actor": {
        "userId": "u_316629",
        "sessionId": "b4b3920c7f68866bcc332cb1",
        "plan": "free",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.2,
        "memoryMb": 283.3,
        "dbQueries": 2,
        "cacheHitRatio": 0.1886,
        "queueDepth": 15
      },
      "tags": [
        "eu",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 206,
      "id": "evt_d6b62225c60ba105",
      "traceId": "81a66d43e55db1a59a9c3ad25a1d085d",
      "timestamp": "2026-08-01T00:00:08.253Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 53.5,
        "requestBytes": 940,
        "responseBytes": 36079,
        "cached": true
      },
      "actor": {
        "userId": "u_142932",
        "sessionId": "eee51ff2bcfda4a4b6f88cb8",
        "plan": "enterprise",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.3,
        "memoryMb": 663,
        "dbQueries": 11,
        "cacheHitRatio": 0.6645,
        "queueDepth": 0
      },
      "tags": [
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 207,
      "id": "evt_1bae48f548e3329d",
      "traceId": "1583acd7a7ed8942b417796c956840d9",
      "timestamp": "2026-08-01T00:00:08.300Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 503,
        "durationMs": 3341.03,
        "requestBytes": 71,
        "responseBytes": 16469,
        "cached": false
      },
      "actor": {
        "userId": "u_729972",
        "sessionId": "88af4b029de3cbed7d0bc168",
        "plan": "enterprise",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.7,
        "memoryMb": 782.3,
        "dbQueries": 23,
        "cacheHitRatio": 0.9672,
        "queueDepth": 13
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:161:46)",
          "at dispatch (/srv/app/lib/router.js:185:6)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 208,
      "id": "evt_a28029d89b1f2147",
      "traceId": "7aa632ac75ca71896e4c32452f10e83a",
      "timestamp": "2026-08-01T00:00:08.349Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 53.21,
        "requestBytes": 1323,
        "responseBytes": 2650,
        "cached": true
      },
      "actor": {
        "userId": "u_915668",
        "sessionId": "32f40da28d220007624c33b0",
        "plan": "pro",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.7,
        "memoryMb": 871.1,
        "dbQueries": 2,
        "cacheHitRatio": 0.0371,
        "queueDepth": 25
      },
      "tags": [
        "retry",
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 209,
      "id": "evt_0725b2a3cd814d39",
      "traceId": "497492b4be5eab0692daa9d181eae959",
      "timestamp": "2026-08-01T00:00:08.369Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 55.78,
        "requestBytes": 2348,
        "responseBytes": 5638,
        "cached": false
      },
      "actor": {
        "userId": "u_869398",
        "sessionId": "3d4bf1500ae4426840cbea3c",
        "plan": "enterprise",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.7,
        "memoryMb": 195.5,
        "dbQueries": 16,
        "cacheHitRatio": 0.3702,
        "queueDepth": 20
      },
      "tags": [
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 210,
      "id": "evt_1fec3382533a7e77",
      "traceId": "4b64d62f162d755944a95b938fa45069",
      "timestamp": "2026-08-01T00:00:08.400Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 200,
        "durationMs": 100.91,
        "requestBytes": 3113,
        "responseBytes": 26301,
        "cached": true
      },
      "actor": {
        "userId": "u_151368",
        "sessionId": "fe41fe9daa847cb677420459",
        "plan": "enterprise",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.7,
        "memoryMb": 903.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.9674,
        "queueDepth": 13
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 211,
      "id": "evt_cf860c20d1f571ab",
      "traceId": "1c483b423b45c9a17622ff487096b626",
      "timestamp": "2026-08-01T00:00:08.451Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 75.85,
        "requestBytes": 1270,
        "responseBytes": 9818,
        "cached": false
      },
      "actor": {
        "userId": "u_870579",
        "sessionId": "e0c594a29df7f5b7f139b40a",
        "plan": "free",
        "country": "GB",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 13.3,
        "memoryMb": 424.2,
        "dbQueries": 12,
        "cacheHitRatio": 0.6707,
        "queueDepth": 39
      },
      "tags": [
        "eu",
        "cold-start",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 212,
      "id": "evt_d0b4d183912f13a5",
      "traceId": "52de5126ac037ef1b60fd61dc6a67482",
      "timestamp": "2026-08-01T00:00:08.519Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 49.58,
        "requestBytes": 2772,
        "responseBytes": 33031,
        "cached": true
      },
      "actor": {
        "userId": "u_621204",
        "sessionId": "a0ff00b9b3eff6f51b8f2b15",
        "plan": "pro",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.2,
        "memoryMb": 657.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.7347,
        "queueDepth": 14
      },
      "tags": [
        "checkout",
        "b2b",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 213,
      "id": "evt_a7ae15cff9ba4f38",
      "traceId": "4102ff0ec73f290e391025aa93232acc",
      "timestamp": "2026-08-01T00:00:08.529Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 309.99,
        "requestBytes": 2594,
        "responseBytes": 37935,
        "cached": true
      },
      "actor": {
        "userId": "u_552037",
        "sessionId": "d0a32319e579689282569ef2",
        "plan": "starter",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.6,
        "memoryMb": 729.5,
        "dbQueries": 23,
        "cacheHitRatio": 0.1541,
        "queueDepth": 32
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 214,
      "id": "evt_be9d6de3293aa1ac",
      "traceId": "2ff423f67d65c9794dde4e097eed6cd0",
      "timestamp": "2026-08-01T00:00:08.585Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 163.27,
        "requestBytes": 320,
        "responseBytes": 10840,
        "cached": false
      },
      "actor": {
        "userId": "u_304441",
        "sessionId": "0ecebf8016ce208abcd9c443",
        "plan": "starter",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.9,
        "memoryMb": 883.7,
        "dbQueries": 0,
        "cacheHitRatio": 0.6324,
        "queueDepth": 6
      },
      "tags": [
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 215,
      "id": "evt_33433e96c56a6f89",
      "traceId": "7a2d7f15e99736c4c0789d8bfb089b9d",
      "timestamp": "2026-08-01T00:00:08.600Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 22,
        "requestBytes": 1808,
        "responseBytes": 38479,
        "cached": true
      },
      "actor": {
        "userId": "u_547812",
        "sessionId": "9f00944cdd87b321b6e189f1",
        "plan": "enterprise",
        "country": "GB",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 13.8,
        "memoryMb": 721.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.4147,
        "queueDepth": 21
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 216,
      "id": "evt_8237c18cd58f15c8",
      "traceId": "a1eeec8880fe92e8332296fa308472b4",
      "timestamp": "2026-08-01T00:00:08.672Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 409,
        "durationMs": 4498.89,
        "requestBytes": 3395,
        "responseBytes": 36561,
        "cached": false
      },
      "actor": {
        "userId": "u_717968",
        "sessionId": "3bd911be5fee35d107ec6dab",
        "plan": "pro",
        "country": "DE",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.2,
        "memoryMb": 745.8,
        "dbQueries": 15,
        "cacheHitRatio": 0.0087,
        "queueDepth": 38
      },
      "tags": [
        "b2b"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:316:8)",
          "at dispatch (/srv/app/lib/router.js:18:54)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 217,
      "id": "evt_28e8fb49a04d3f85",
      "traceId": "5dbbc77b1d08bb559420d2cb9c2a82dd",
      "timestamp": "2026-08-01T00:00:08.695Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 120.48,
        "requestBytes": 2835,
        "responseBytes": 46101,
        "cached": false
      },
      "actor": {
        "userId": "u_535153",
        "sessionId": "2ab55c73643dbb158fbcbf86",
        "plan": "enterprise",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.4,
        "memoryMb": 225.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.2797,
        "queueDepth": 38
      },
      "tags": [
        "eu",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 218,
      "id": "evt_cfc55eb652309e85",
      "traceId": "5053e86673ad3d315ddaa6ef97e01a6c",
      "timestamp": "2026-08-01T00:00:08.752Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 84.26,
        "requestBytes": 2522,
        "responseBytes": 38446,
        "cached": false
      },
      "actor": {
        "userId": "u_798962",
        "sessionId": "40315a085f29b8a9c2aa16b8",
        "plan": "enterprise",
        "country": "IT",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 87.4,
        "memoryMb": 836.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.6235,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 219,
      "id": "evt_a9adc7d1a284a593",
      "traceId": "afed9633b768468609a5d5089e2e8264",
      "timestamp": "2026-08-01T00:00:08.797Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 203.61,
        "requestBytes": 525,
        "responseBytes": 4816,
        "cached": true
      },
      "actor": {
        "userId": "u_122088",
        "sessionId": "b37fd9fc68bf99fbc2c9416b",
        "plan": "pro",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 15.8,
        "memoryMb": 620,
        "dbQueries": 15,
        "cacheHitRatio": 0.2498,
        "queueDepth": 15
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 220,
      "id": "evt_6bd98823292cefb6",
      "traceId": "63182a1e96759524c36a97fdb4c6eec9",
      "timestamp": "2026-08-01T00:00:08.809Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 323.66,
        "requestBytes": 1952,
        "responseBytes": 29137,
        "cached": false
      },
      "actor": {
        "userId": "u_282467",
        "sessionId": "8a4f67d72dcaca94abf569ef",
        "plan": "starter",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.5,
        "memoryMb": 876,
        "dbQueries": 11,
        "cacheHitRatio": 0.2886,
        "queueDepth": 13
      },
      "tags": [
        "b2b",
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 221,
      "id": "evt_825cd268b6e69b11",
      "traceId": "d4bb18b7c8f3b215f31cf7f3250a30e8",
      "timestamp": "2026-08-01T00:00:08.847Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 75.92,
        "requestBytes": 451,
        "responseBytes": 46824,
        "cached": false
      },
      "actor": {
        "userId": "u_736778",
        "sessionId": "8259ee6fc63af4aaca5a07f1",
        "plan": "pro",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 30.7,
        "memoryMb": 575.2,
        "dbQueries": 23,
        "cacheHitRatio": 0.1352,
        "queueDepth": 21
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 222,
      "id": "evt_3ad6ef39b0469ec2",
      "traceId": "8b5fbdc1b17ce3fe7e3bd0f2edd68e55",
      "timestamp": "2026-08-01T00:00:08.907Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 276.23,
        "requestBytes": 3028,
        "responseBytes": 4826,
        "cached": true
      },
      "actor": {
        "userId": "u_183387",
        "sessionId": "4751dbe00caea9fb4b3c029a",
        "plan": "enterprise",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.6,
        "memoryMb": 610.8,
        "dbQueries": 15,
        "cacheHitRatio": 0.5,
        "queueDepth": 13
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 223,
      "id": "evt_c9a68d3c53a1a77e",
      "traceId": "74fc263fcce811a9bf3b72b8bdee9d8f",
      "timestamp": "2026-08-01T00:00:08.923Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 275.64,
        "requestBytes": 1624,
        "responseBytes": 29403,
        "cached": false
      },
      "actor": {
        "userId": "u_318274",
        "sessionId": "667a634ad5fd9391976c1a13",
        "plan": "enterprise",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.5,
        "memoryMb": 560.1,
        "dbQueries": 16,
        "cacheHitRatio": 0.4271,
        "queueDepth": 30
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 224,
      "id": "evt_5b40d0a56bdd683a",
      "traceId": "993f3b1b5b9f951461cc6c802729b63d",
      "timestamp": "2026-08-01T00:00:08.990Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 503,
        "durationMs": 1078.87,
        "requestBytes": 893,
        "responseBytes": 52157,
        "cached": false
      },
      "actor": {
        "userId": "u_433827",
        "sessionId": "20bfbd446df81e8348e9b98c",
        "plan": "enterprise",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.8,
        "memoryMb": 672.7,
        "dbQueries": 7,
        "cacheHitRatio": 0.9688,
        "queueDepth": 0
      },
      "tags": [
        "cold-start"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:75:11)",
          "at dispatch (/srv/app/lib/router.js:109:58)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 225,
      "id": "evt_fb2e6bfe5fabc702",
      "traceId": "30e6f5a0c07029841c009226a1427a8e",
      "timestamp": "2026-08-01T00:00:09.010Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 500,
        "durationMs": 3800.12,
        "requestBytes": 2738,
        "responseBytes": 6402,
        "cached": false
      },
      "actor": {
        "userId": "u_760439",
        "sessionId": "150a8779e8c8f58ee1790dbb",
        "plan": "enterprise",
        "country": "AU",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 75.2,
        "memoryMb": 461.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.9845,
        "queueDepth": 23
      },
      "tags": [
        "canary"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:323:61)",
          "at dispatch (/srv/app/lib/router.js:89:43)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 226,
      "id": "evt_4dce236be47f6119",
      "traceId": "21701770763c1ece620f6d7d34b4c9d7",
      "timestamp": "2026-08-01T00:00:09.061Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 11.74,
        "requestBytes": 2441,
        "responseBytes": 46126,
        "cached": false
      },
      "actor": {
        "userId": "u_105765",
        "sessionId": "c424e8715f09dc35c609deaa",
        "plan": "starter",
        "country": "IT",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 0.7,
        "memoryMb": 1019.5,
        "dbQueries": 21,
        "cacheHitRatio": 0.4642,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 227,
      "id": "evt_25d34da23ab0df01",
      "traceId": "7bb543f9089a170c2bc63a88f9666f65",
      "timestamp": "2026-08-01T00:00:09.092Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 267,
        "requestBytes": 2274,
        "responseBytes": 7951,
        "cached": false
      },
      "actor": {
        "userId": "u_313023",
        "sessionId": "8a3323d99524f78aea8c7dd1",
        "plan": "pro",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38.5,
        "memoryMb": 286.8,
        "dbQueries": 1,
        "cacheHitRatio": 0.658,
        "queueDepth": 15
      },
      "tags": [
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 228,
      "id": "evt_0ce7b6ab71932787",
      "traceId": "d51df073f119b8ee1f019c4f06bb57c3",
      "timestamp": "2026-08-01T00:00:09.137Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 58.94,
        "requestBytes": 1262,
        "responseBytes": 29137,
        "cached": false
      },
      "actor": {
        "userId": "u_904095",
        "sessionId": "016edf1a52fc65156e521eff",
        "plan": "free",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 58.6,
        "memoryMb": 246.4,
        "dbQueries": 23,
        "cacheHitRatio": 0.8253,
        "queueDepth": 6
      },
      "tags": [
        "cold-start",
        "canary",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 229,
      "id": "evt_c88d26701bb83f6b",
      "traceId": "a23bf0f53f23f222611bcfecaff2d022",
      "timestamp": "2026-08-01T00:00:09.163Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 208.09,
        "requestBytes": 1059,
        "responseBytes": 33539,
        "cached": false
      },
      "actor": {
        "userId": "u_319299",
        "sessionId": "6468f50d545c9657de6874e5",
        "plan": "starter",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 11.3,
        "memoryMb": 653.2,
        "dbQueries": 4,
        "cacheHitRatio": 0.6273,
        "queueDepth": 10
      },
      "tags": [
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 230,
      "id": "evt_f1ed1d8e32566e65",
      "traceId": "cdf69430f717f0d7164d92328757575d",
      "timestamp": "2026-08-01T00:00:09.204Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 256.64,
        "requestBytes": 1294,
        "responseBytes": 7448,
        "cached": false
      },
      "actor": {
        "userId": "u_731448",
        "sessionId": "6bad8889d1016a2b641ced95",
        "plan": "free",
        "country": "DE",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.7,
        "memoryMb": 121.7,
        "dbQueries": 7,
        "cacheHitRatio": 0.0849,
        "queueDepth": 19
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 231,
      "id": "evt_45fd6945eb16a545",
      "traceId": "d0deb100207673cc3955400ac066d28b",
      "timestamp": "2026-08-01T00:00:09.254Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 500,
        "durationMs": 879.59,
        "requestBytes": 2547,
        "responseBytes": 54809,
        "cached": false
      },
      "actor": {
        "userId": "u_124435",
        "sessionId": "f9ec2e838315d3214b7495a3",
        "plan": "free",
        "country": "AU",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 27,
        "memoryMb": 227.7,
        "dbQueries": 16,
        "cacheHitRatio": 0.8774,
        "queueDepth": 0
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:315:66)",
          "at dispatch (/srv/app/lib/router.js:169:51)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 232,
      "id": "evt_3708e73781c0d174",
      "traceId": "3968bd49d1d728bf5397c89bea8e502b",
      "timestamp": "2026-08-01T00:00:09.301Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 197.87,
        "requestBytes": 1849,
        "responseBytes": 23944,
        "cached": false
      },
      "actor": {
        "userId": "u_949215",
        "sessionId": "a0c3c14b54c56b8853caaf7d",
        "plan": "free",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.1,
        "memoryMb": 485,
        "dbQueries": 5,
        "cacheHitRatio": 0.7828,
        "queueDepth": 34
      },
      "tags": [
        "canary",
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 233,
      "id": "evt_744586d6e4dfc012",
      "traceId": "fea6277d0907a42b3dab182ca5a09ea4",
      "timestamp": "2026-08-01T00:00:09.353Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 201,
        "durationMs": 229.93,
        "requestBytes": 2897,
        "responseBytes": 21938,
        "cached": false
      },
      "actor": {
        "userId": "u_561307",
        "sessionId": "d96bd0ca11c7b05c115a7c75",
        "plan": "starter",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.7,
        "memoryMb": 948.3,
        "dbQueries": 7,
        "cacheHitRatio": 0.1848,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 234,
      "id": "evt_0dd75352237f233a",
      "traceId": "9e78f1e4230f6fe2f7da80e505478b03",
      "timestamp": "2026-08-01T00:00:09.399Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 222.45,
        "requestBytes": 2565,
        "responseBytes": 59464,
        "cached": false
      },
      "actor": {
        "userId": "u_973629",
        "sessionId": "003a0e0537e51c0ad58f71de",
        "plan": "pro",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.8,
        "memoryMb": 463.2,
        "dbQueries": 23,
        "cacheHitRatio": 0.7362,
        "queueDepth": 3
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 235,
      "id": "evt_5717bc00e5cb2692",
      "traceId": "f65e86030476f5ba68db007b71ddbb56",
      "timestamp": "2026-08-01T00:00:09.428Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 213.8,
        "requestBytes": 2681,
        "responseBytes": 62696,
        "cached": false
      },
      "actor": {
        "userId": "u_515984",
        "sessionId": "08792c455359fa25ae3df2a7",
        "plan": "starter",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.3,
        "memoryMb": 561.1,
        "dbQueries": 2,
        "cacheHitRatio": 0.4189,
        "queueDepth": 24
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 236,
      "id": "evt_f2d87475829f1222",
      "traceId": "09e59983a59bc7df234e1ebfde3fcae2",
      "timestamp": "2026-08-01T00:00:09.479Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 409,
        "durationMs": 3652.26,
        "requestBytes": 721,
        "responseBytes": 14545,
        "cached": false
      },
      "actor": {
        "userId": "u_823174",
        "sessionId": "8a7cd85b3fb51e54dcc527bc",
        "plan": "pro",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.4,
        "memoryMb": 315.5,
        "dbQueries": 6,
        "cacheHitRatio": 0.6191,
        "queueDepth": 11
      },
      "tags": [
        "checkout"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:343:14)",
          "at dispatch (/srv/app/lib/router.js:181:11)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 237,
      "id": "evt_5144252c81cd6456",
      "traceId": "8c7ddbcb9cd6faa0e4f70538b7d5a12e",
      "timestamp": "2026-08-01T00:00:09.511Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 297.88,
        "requestBytes": 2145,
        "responseBytes": 11844,
        "cached": false
      },
      "actor": {
        "userId": "u_314858",
        "sessionId": "c69f1588ed1a4bab72b1ba11",
        "plan": "enterprise",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81.9,
        "memoryMb": 150.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.5479,
        "queueDepth": 37
      },
      "tags": [
        "canary",
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 238,
      "id": "evt_5ae46fb50f0e3e43",
      "traceId": "488d8a9d6a0f7d6bc8cdf9be56c51264",
      "timestamp": "2026-08-01T00:00:09.544Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 201,
        "durationMs": 64.54,
        "requestBytes": 730,
        "responseBytes": 412,
        "cached": true
      },
      "actor": {
        "userId": "u_479228",
        "sessionId": "b2a231a9336874004835e654",
        "plan": "enterprise",
        "country": "SG",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 26.1,
        "memoryMb": 499.6,
        "dbQueries": 17,
        "cacheHitRatio": 0.6665,
        "queueDepth": 29
      },
      "tags": [
        "cold-start",
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 239,
      "id": "evt_3f5109671e9a76fb",
      "traceId": "15bc3f5d8c4d74e867eae9fa5fc006b2",
      "timestamp": "2026-08-01T00:00:09.592Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 303.95,
        "requestBytes": 2367,
        "responseBytes": 16584,
        "cached": false
      },
      "actor": {
        "userId": "u_835139",
        "sessionId": "6cfe8c17e51efec0ec4a21ba",
        "plan": "free",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.5,
        "memoryMb": 806.3,
        "dbQueries": 2,
        "cacheHitRatio": 0.1399,
        "queueDepth": 34
      },
      "tags": [
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 240,
      "id": "evt_cbc079a1e98116c2",
      "traceId": "22ef0f9e65c110a0c1a29a55042b49a3",
      "timestamp": "2026-08-01T00:00:09.629Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 502,
        "durationMs": 1739.91,
        "requestBytes": 3849,
        "responseBytes": 6351,
        "cached": false
      },
      "actor": {
        "userId": "u_367202",
        "sessionId": "9f8af9c5913c70fecd5d7ce0",
        "plan": "free",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.1,
        "memoryMb": 493.2,
        "dbQueries": 16,
        "cacheHitRatio": 0.1303,
        "queueDepth": 15
      },
      "tags": [
        "cold-start",
        "mobile"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:317:22)",
          "at dispatch (/srv/app/lib/router.js:179:56)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 241,
      "id": "evt_a06ed016b2fa7f60",
      "traceId": "7a9940e1a1aff32615bd18049759f481",
      "timestamp": "2026-08-01T00:00:09.652Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 500,
        "durationMs": 3002.06,
        "requestBytes": 2079,
        "responseBytes": 42515,
        "cached": true
      },
      "actor": {
        "userId": "u_841867",
        "sessionId": "4f26c7a6fc2b3e74961adc25",
        "plan": "free",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.8,
        "memoryMb": 692.3,
        "dbQueries": 21,
        "cacheHitRatio": 0.1395,
        "queueDepth": 2
      },
      "tags": [
        "mobile"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:153:79)",
          "at dispatch (/srv/app/lib/router.js:31:65)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 242,
      "id": "evt_16a6fc68e3d705dc",
      "traceId": "96f407edd2439809fbed7c5e73a17e21",
      "timestamp": "2026-08-01T00:00:09.700Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 49.5,
        "requestBytes": 157,
        "responseBytes": 37141,
        "cached": false
      },
      "actor": {
        "userId": "u_573488",
        "sessionId": "71e07e28c53a0658ab074a6f",
        "plan": "free",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.3,
        "memoryMb": 766.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.4071,
        "queueDepth": 16
      },
      "tags": [
        "mobile",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 243,
      "id": "evt_27c29aba329008f5",
      "traceId": "109293d0822fb536461f11350726756e",
      "timestamp": "2026-08-01T00:00:09.733Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 502,
        "durationMs": 4163.82,
        "requestBytes": 3107,
        "responseBytes": 27538,
        "cached": false
      },
      "actor": {
        "userId": "u_675347",
        "sessionId": "652a0a690b4e7cb9835971a9",
        "plan": "enterprise",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.4,
        "memoryMb": 571.1,
        "dbQueries": 5,
        "cacheHitRatio": 0.4489,
        "queueDepth": 8
      },
      "tags": [
        "eu",
        "mobile"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:86:36)",
          "at dispatch (/srv/app/lib/router.js:73:31)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 244,
      "id": "evt_e339e4aa296b9e02",
      "traceId": "c60ea9f03b3fc7f078384486862de803",
      "timestamp": "2026-08-01T00:00:09.773Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 258.37,
        "requestBytes": 3344,
        "responseBytes": 23846,
        "cached": false
      },
      "actor": {
        "userId": "u_272739",
        "sessionId": "10f41ccd2f805a2262c4284c",
        "plan": "starter",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.3,
        "memoryMb": 555.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.2605,
        "queueDepth": 28
      },
      "tags": [
        "checkout",
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 245,
      "id": "evt_544995ae452ba5db",
      "traceId": "49718ad8bbc292139c305b7c6d7042c3",
      "timestamp": "2026-08-01T00:00:09.826Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 183.19,
        "requestBytes": 1577,
        "responseBytes": 7756,
        "cached": false
      },
      "actor": {
        "userId": "u_109492",
        "sessionId": "c105f9addf76f58b501d0bb1",
        "plan": "pro",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 40.3,
        "memoryMb": 279.4,
        "dbQueries": 23,
        "cacheHitRatio": 0.9493,
        "queueDepth": 11
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 246,
      "id": "evt_69d15c1d0de14deb",
      "traceId": "cb036831b35db8ace5cd1acf3a650797",
      "timestamp": "2026-08-01T00:00:09.846Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 312.63,
        "requestBytes": 543,
        "responseBytes": 46114,
        "cached": false
      },
      "actor": {
        "userId": "u_853910",
        "sessionId": "00cba56fde6de7827d29183d",
        "plan": "enterprise",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.8,
        "memoryMb": 672.1,
        "dbQueries": 11,
        "cacheHitRatio": 0.2168,
        "queueDepth": 38
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 247,
      "id": "evt_39bf0dff874116b4",
      "traceId": "5dabd11c3adfd3679820936121d4d2bf",
      "timestamp": "2026-08-01T00:00:09.919Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 202.26,
        "requestBytes": 1287,
        "responseBytes": 56761,
        "cached": true
      },
      "actor": {
        "userId": "u_359249",
        "sessionId": "5b3560ead56cdde4f69e9e53",
        "plan": "starter",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.2,
        "memoryMb": 934.3,
        "dbQueries": 15,
        "cacheHitRatio": 0.3638,
        "queueDepth": 31
      },
      "tags": [
        "eu",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 248,
      "id": "evt_66636e087ad2dde3",
      "traceId": "da805336b67d70e90fee0d38e69d0f23",
      "timestamp": "2026-08-01T00:00:09.956Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 326.09,
        "requestBytes": 2097,
        "responseBytes": 35144,
        "cached": false
      },
      "actor": {
        "userId": "u_977418",
        "sessionId": "6c40df72fad87816b7294598",
        "plan": "pro",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 52.6,
        "memoryMb": 566.8,
        "dbQueries": 12,
        "cacheHitRatio": 0.1634,
        "queueDepth": 12
      },
      "tags": [
        "canary",
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 249,
      "id": "evt_16e49bff6e3b541a",
      "traceId": "c23f401a161f568f4f87ed6bbb5e5bb6",
      "timestamp": "2026-08-01T00:00:09.988Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 100.82,
        "requestBytes": 2068,
        "responseBytes": 42099,
        "cached": false
      },
      "actor": {
        "userId": "u_281364",
        "sessionId": "c6322e1dda14e850be67c92c",
        "plan": "free",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 18.2,
        "memoryMb": 590.2,
        "dbQueries": 12,
        "cacheHitRatio": 0.7439,
        "queueDepth": 31
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 250,
      "id": "evt_57fbb9791150716c",
      "traceId": "c90cf137f04ddc31db80d00fa80843c9",
      "timestamp": "2026-08-01T00:00:10.022Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 409,
        "durationMs": 1525.66,
        "requestBytes": 2232,
        "responseBytes": 14984,
        "cached": true
      },
      "actor": {
        "userId": "u_311381",
        "sessionId": "07864632ea1f0289ffdd3059",
        "plan": "enterprise",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.9,
        "memoryMb": 160.7,
        "dbQueries": 6,
        "cacheHitRatio": 0.1026,
        "queueDepth": 7
      },
      "tags": [
        "checkout",
        "canary",
        "cold-start"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:192:24)",
          "at dispatch (/srv/app/lib/router.js:4:2)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 251,
      "id": "evt_0e49f621480e0d30",
      "traceId": "e0f77c86e67af6de38fe1bf48c7e3728",
      "timestamp": "2026-08-01T00:00:10.062Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 304,
        "durationMs": 170.74,
        "requestBytes": 1244,
        "responseBytes": 54623,
        "cached": true
      },
      "actor": {
        "userId": "u_956037",
        "sessionId": "3d2707060a9a0ee5f43886de",
        "plan": "free",
        "country": "US",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 56.9,
        "memoryMb": 248.3,
        "dbQueries": 17,
        "cacheHitRatio": 0.1019,
        "queueDepth": 37
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 252,
      "id": "evt_d837204a5d074afe",
      "traceId": "43e79d6639afcf5c3f4f1007789bbfbf",
      "timestamp": "2026-08-01T00:00:10.114Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 500,
        "durationMs": 2468.25,
        "requestBytes": 2409,
        "responseBytes": 20532,
        "cached": true
      },
      "actor": {
        "userId": "u_861630",
        "sessionId": "7cb3ebc61eabf495ad57c64f",
        "plan": "enterprise",
        "country": "ES",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37,
        "memoryMb": 856.1,
        "dbQueries": 3,
        "cacheHitRatio": 0.7058,
        "queueDepth": 2
      },
      "tags": [
        "b2b"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:280:25)",
          "at dispatch (/srv/app/lib/router.js:21:72)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 253,
      "id": "evt_6d5c98a8adf734ca",
      "traceId": "87ce31492a47190727d381f1263caf00",
      "timestamp": "2026-08-01T00:00:10.145Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 265.22,
        "requestBytes": 2819,
        "responseBytes": 28439,
        "cached": false
      },
      "actor": {
        "userId": "u_904055",
        "sessionId": "cca2852f030a3e7793007218",
        "plan": "starter",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.4,
        "memoryMb": 834.1,
        "dbQueries": 1,
        "cacheHitRatio": 0.043,
        "queueDepth": 2
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 254,
      "id": "evt_c079a1e20b8b5c4d",
      "traceId": "31a22d7a276f95d541d46612b2ca6752",
      "timestamp": "2026-08-01T00:00:10.162Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 200,
        "durationMs": 15.49,
        "requestBytes": 3588,
        "responseBytes": 62410,
        "cached": false
      },
      "actor": {
        "userId": "u_930653",
        "sessionId": "9f3fd149a1e0d25e10bf8f67",
        "plan": "pro",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 46.4,
        "memoryMb": 701.6,
        "dbQueries": 8,
        "cacheHitRatio": 0.6978,
        "queueDepth": 5
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 255,
      "id": "evt_f3e905e8a8d36980",
      "traceId": "98c8b3637f2fa0ab2713c8b5fddc6405",
      "timestamp": "2026-08-01T00:00:10.213Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 21.84,
        "requestBytes": 2820,
        "responseBytes": 53331,
        "cached": false
      },
      "actor": {
        "userId": "u_439178",
        "sessionId": "10cabc7ff30f077b65243427",
        "plan": "pro",
        "country": "IT",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 80.8,
        "memoryMb": 228.4,
        "dbQueries": 20,
        "cacheHitRatio": 0.3543,
        "queueDepth": 2
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 256,
      "id": "evt_aa645ed5cff65b63",
      "traceId": "083a2d55ec225eb83cb714091315980f",
      "timestamp": "2026-08-01T00:00:10.250Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 259.31,
        "requestBytes": 2734,
        "responseBytes": 63468,
        "cached": false
      },
      "actor": {
        "userId": "u_933377",
        "sessionId": "58949fe66e10e9853c6a852c",
        "plan": "free",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57,
        "memoryMb": 993.2,
        "dbQueries": 1,
        "cacheHitRatio": 0.0891,
        "queueDepth": 2
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 257,
      "id": "evt_9284771d0cbdbdd6",
      "traceId": "8cc9660770910c6845b488da66ef61f4",
      "timestamp": "2026-08-01T00:00:10.295Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 502,
        "durationMs": 3765.19,
        "requestBytes": 113,
        "responseBytes": 47321,
        "cached": true
      },
      "actor": {
        "userId": "u_662968",
        "sessionId": "948930fe868452be6a6d94d6",
        "plan": "free",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.2,
        "memoryMb": 524.6,
        "dbQueries": 21,
        "cacheHitRatio": 0.4648,
        "queueDepth": 18
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:253:65)",
          "at dispatch (/srv/app/lib/router.js:9:71)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 258,
      "id": "evt_6d9eadc2be0bca09",
      "traceId": "d8029d19bbab40779ba2dc349ccfb533",
      "timestamp": "2026-08-01T00:00:10.344Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 212.38,
        "requestBytes": 3686,
        "responseBytes": 31273,
        "cached": true
      },
      "actor": {
        "userId": "u_513582",
        "sessionId": "127fe45a2fffc4e18fa38039",
        "plan": "pro",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.1,
        "memoryMb": 863,
        "dbQueries": 6,
        "cacheHitRatio": 0.2959,
        "queueDepth": 30
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 259,
      "id": "evt_492ab100e845ca07",
      "traceId": "f47d1691ff7cbd5655854b9874a596ab",
      "timestamp": "2026-08-01T00:00:10.397Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 34.89,
        "requestBytes": 657,
        "responseBytes": 26239,
        "cached": false
      },
      "actor": {
        "userId": "u_560383",
        "sessionId": "7f3f2c83c3dd2db38162b9bc",
        "plan": "pro",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.5,
        "memoryMb": 187.8,
        "dbQueries": 5,
        "cacheHitRatio": 0.1716,
        "queueDepth": 20
      },
      "tags": [
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 260,
      "id": "evt_580cdb771430dae0",
      "traceId": "674dc58e939c80cdd5cbe72c8014125b",
      "timestamp": "2026-08-01T00:00:10.426Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 171.31,
        "requestBytes": 306,
        "responseBytes": 13093,
        "cached": false
      },
      "actor": {
        "userId": "u_924953",
        "sessionId": "402ce3fef500909db7057412",
        "plan": "starter",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16,
        "memoryMb": 432.6,
        "dbQueries": 17,
        "cacheHitRatio": 0.0875,
        "queueDepth": 2
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 261,
      "id": "evt_6d4f549825c672c1",
      "traceId": "b7b18fe640c0a5d123de127eafa30f49",
      "timestamp": "2026-08-01T00:00:10.456Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 294.03,
        "requestBytes": 1774,
        "responseBytes": 58032,
        "cached": true
      },
      "actor": {
        "userId": "u_386166",
        "sessionId": "29945dc46145066ba671ae0e",
        "plan": "pro",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.1,
        "memoryMb": 359.2,
        "dbQueries": 4,
        "cacheHitRatio": 0.8293,
        "queueDepth": 28
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 262,
      "id": "evt_f71736a4c1846fc5",
      "traceId": "044cfcdd4af548efc462d44006025a39",
      "timestamp": "2026-08-01T00:00:10.499Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 334.39,
        "requestBytes": 2278,
        "responseBytes": 30898,
        "cached": true
      },
      "actor": {
        "userId": "u_958348",
        "sessionId": "57c431fa415ce7651ff1462c",
        "plan": "starter",
        "country": "DE",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 67,
        "memoryMb": 677.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.3554,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 263,
      "id": "evt_cb22fa50587482c1",
      "traceId": "bc8172f0a580c29f2e8b0ec0d9aa3e19",
      "timestamp": "2026-08-01T00:00:10.537Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 500,
        "durationMs": 4874.29,
        "requestBytes": 1515,
        "responseBytes": 45299,
        "cached": false
      },
      "actor": {
        "userId": "u_132289",
        "sessionId": "21c9a1868b1eed255802afed",
        "plan": "pro",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.1,
        "memoryMb": 795.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.5497,
        "queueDepth": 1
      },
      "tags": [
        "eu",
        "canary"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:372:51)",
          "at dispatch (/srv/app/lib/router.js:158:73)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 264,
      "id": "evt_13c977a1227f761a",
      "traceId": "a8efa3fb673897bc9b6b59903d8a46b9",
      "timestamp": "2026-08-01T00:00:10.581Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 159.64,
        "requestBytes": 2316,
        "responseBytes": 46861,
        "cached": false
      },
      "actor": {
        "userId": "u_438944",
        "sessionId": "4485e2347a00a7419be90557",
        "plan": "enterprise",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.2,
        "memoryMb": 757.7,
        "dbQueries": 6,
        "cacheHitRatio": 0.0874,
        "queueDepth": 37
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 265,
      "id": "evt_0714eeb4c1c1900b",
      "traceId": "ad64a96b022132bf6172b7bdf54c1162",
      "timestamp": "2026-08-01T00:00:10.607Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 184.75,
        "requestBytes": 2566,
        "responseBytes": 29885,
        "cached": false
      },
      "actor": {
        "userId": "u_346141",
        "sessionId": "e80e3820d801368a19e1c141",
        "plan": "enterprise",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.9,
        "memoryMb": 610.2,
        "dbQueries": 3,
        "cacheHitRatio": 0.6353,
        "queueDepth": 17
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 266,
      "id": "evt_4649951f6a15b6ab",
      "traceId": "260c180aed50c5b67f17def254d12914",
      "timestamp": "2026-08-01T00:00:10.668Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 409,
        "durationMs": 3365.32,
        "requestBytes": 3126,
        "responseBytes": 7540,
        "cached": false
      },
      "actor": {
        "userId": "u_934551",
        "sessionId": "cfdf12cc061345b6eb2b0eee",
        "plan": "starter",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.2,
        "memoryMb": 818.7,
        "dbQueries": 6,
        "cacheHitRatio": 0.6328,
        "queueDepth": 5
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:174:79)",
          "at dispatch (/srv/app/lib/router.js:190:31)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 267,
      "id": "evt_00511c62846445c1",
      "traceId": "6779c68df12d2ae5e9bfb8ef0723bf7c",
      "timestamp": "2026-08-01T00:00:10.711Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 270.27,
        "requestBytes": 3421,
        "responseBytes": 47693,
        "cached": true
      },
      "actor": {
        "userId": "u_193247",
        "sessionId": "869a3eed765a10e0057d45c0",
        "plan": "free",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85,
        "memoryMb": 346.4,
        "dbQueries": 9,
        "cacheHitRatio": 0.08,
        "queueDepth": 21
      },
      "tags": [
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 268,
      "id": "evt_890d7845ce64b264",
      "traceId": "c951669a285209a48886d86cbcc70545",
      "timestamp": "2026-08-01T00:00:10.723Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 503,
        "durationMs": 1615.96,
        "requestBytes": 1216,
        "responseBytes": 2278,
        "cached": false
      },
      "actor": {
        "userId": "u_946840",
        "sessionId": "6b3f4b55d571eab8bb0a50f5",
        "plan": "enterprise",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.1,
        "memoryMb": 749.2,
        "dbQueries": 20,
        "cacheHitRatio": 0.3913,
        "queueDepth": 33
      },
      "tags": [
        "checkout",
        "eu"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:307:56)",
          "at dispatch (/srv/app/lib/router.js:114:19)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 269,
      "id": "evt_0a6efaa45a0b36e1",
      "traceId": "d3008e3421901b2a1876bf4fd37f013f",
      "timestamp": "2026-08-01T00:00:10.791Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 53.93,
        "requestBytes": 2779,
        "responseBytes": 59823,
        "cached": false
      },
      "actor": {
        "userId": "u_436487",
        "sessionId": "7ec8c35a2c0288ce9aef4b2a",
        "plan": "enterprise",
        "country": "BR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 96.9,
        "memoryMb": 625.3,
        "dbQueries": 20,
        "cacheHitRatio": 0.0467,
        "queueDepth": 1
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 270,
      "id": "evt_6458a480e0c36605",
      "traceId": "39533a4e197f1e15031b20711ffa7bd5",
      "timestamp": "2026-08-01T00:00:10.812Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 13.29,
        "requestBytes": 2829,
        "responseBytes": 59149,
        "cached": false
      },
      "actor": {
        "userId": "u_986304",
        "sessionId": "1df4002f422c59c14567a4c9",
        "plan": "enterprise",
        "country": "FR",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 89.4,
        "memoryMb": 825.7,
        "dbQueries": 3,
        "cacheHitRatio": 0.5789,
        "queueDepth": 25
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 271,
      "id": "evt_5ec0973d4a84b7a7",
      "traceId": "3b2f64a40dc76f1703a5c82d79a180af",
      "timestamp": "2026-08-01T00:00:10.879Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 123.51,
        "requestBytes": 103,
        "responseBytes": 40128,
        "cached": false
      },
      "actor": {
        "userId": "u_918953",
        "sessionId": "9b035ac0e5f64b0a7e9f7ee3",
        "plan": "starter",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.9,
        "memoryMb": 663.9,
        "dbQueries": 0,
        "cacheHitRatio": 0.1007,
        "queueDepth": 35
      },
      "tags": [
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 272,
      "id": "evt_27be72385daa3946",
      "traceId": "e56398826916fa876a72920134694ffa",
      "timestamp": "2026-08-01T00:00:10.899Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 334.33,
        "requestBytes": 2532,
        "responseBytes": 21547,
        "cached": false
      },
      "actor": {
        "userId": "u_592555",
        "sessionId": "44f9f53469ceeb65332638d3",
        "plan": "starter",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.2,
        "memoryMb": 613.1,
        "dbQueries": 2,
        "cacheHitRatio": 0.7102,
        "queueDepth": 25
      },
      "tags": [
        "cold-start",
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 273,
      "id": "evt_73e2327204dba23e",
      "traceId": "7d09ae9bf2bc4a7e197d7899ae4834bc",
      "timestamp": "2026-08-01T00:00:10.926Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 267.03,
        "requestBytes": 3019,
        "responseBytes": 19928,
        "cached": false
      },
      "actor": {
        "userId": "u_195876",
        "sessionId": "e04d6bf2671210b098f300eb",
        "plan": "enterprise",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.5,
        "memoryMb": 131.2,
        "dbQueries": 8,
        "cacheHitRatio": 0.4728,
        "queueDepth": 31
      },
      "tags": [
        "cold-start",
        "cold-start",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 274,
      "id": "evt_c084b905af4229b4",
      "traceId": "37670005d2feab6f02e7fa47955af2af",
      "timestamp": "2026-08-01T00:00:10.989Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 135.43,
        "requestBytes": 1164,
        "responseBytes": 64516,
        "cached": false
      },
      "actor": {
        "userId": "u_802610",
        "sessionId": "517ad6048c969ace4d413074",
        "plan": "enterprise",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.1,
        "memoryMb": 829.3,
        "dbQueries": 3,
        "cacheHitRatio": 0.6901,
        "queueDepth": 25
      },
      "tags": [
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 275,
      "id": "evt_3d43eb6335d1cd60",
      "traceId": "ccf2358ac26db36ed7ef19a95c9ba861",
      "timestamp": "2026-08-01T00:00:11.018Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 340.63,
        "requestBytes": 3519,
        "responseBytes": 11721,
        "cached": true
      },
      "actor": {
        "userId": "u_576979",
        "sessionId": "b8886444cac6ac7996f4eb54",
        "plan": "enterprise",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.1,
        "memoryMb": 129.7,
        "dbQueries": 19,
        "cacheHitRatio": 0.6647,
        "queueDepth": 19
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 276,
      "id": "evt_7caeabb4f95ab1eb",
      "traceId": "52991e7f048d190507075457c62d6b30",
      "timestamp": "2026-08-01T00:00:11.043Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 77.13,
        "requestBytes": 3569,
        "responseBytes": 40978,
        "cached": false
      },
      "actor": {
        "userId": "u_608053",
        "sessionId": "9bfc9d8e41a0212b5b57a918",
        "plan": "free",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.5,
        "memoryMb": 745.4,
        "dbQueries": 6,
        "cacheHitRatio": 0.9355,
        "queueDepth": 9
      },
      "tags": [
        "mobile",
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 277,
      "id": "evt_364ef87d55b918ca",
      "traceId": "37181c1fca42f391952900f5d8f9d4ee",
      "timestamp": "2026-08-01T00:00:11.119Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 25.14,
        "requestBytes": 2382,
        "responseBytes": 47857,
        "cached": false
      },
      "actor": {
        "userId": "u_396529",
        "sessionId": "6a74b6b3be7c0e7a2c256ae3",
        "plan": "enterprise",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.7,
        "memoryMb": 756.3,
        "dbQueries": 18,
        "cacheHitRatio": 0.905,
        "queueDepth": 22
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 278,
      "id": "evt_92313a565ff7d4aa",
      "traceId": "5b4ecf338f826f0f361038d8a3dd351c",
      "timestamp": "2026-08-01T00:00:11.148Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 47.69,
        "requestBytes": 1392,
        "responseBytes": 14635,
        "cached": false
      },
      "actor": {
        "userId": "u_691437",
        "sessionId": "2cf08b17fe6502e69a98ab82",
        "plan": "starter",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.9,
        "memoryMb": 319.4,
        "dbQueries": 15,
        "cacheHitRatio": 0.1435,
        "queueDepth": 33
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 279,
      "id": "evt_0ac7d7680424b441",
      "traceId": "72d4f3205144b7925c84059c8da362f7",
      "timestamp": "2026-08-01T00:00:11.188Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 83.59,
        "requestBytes": 462,
        "responseBytes": 2278,
        "cached": true
      },
      "actor": {
        "userId": "u_470495",
        "sessionId": "3529e140865eea6c5aaae8bb",
        "plan": "pro",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 26.3,
        "memoryMb": 694.8,
        "dbQueries": 20,
        "cacheHitRatio": 0.1242,
        "queueDepth": 4
      },
      "tags": [
        "checkout",
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 280,
      "id": "evt_768017f44cd13b46",
      "traceId": "e1c65aae495e36f00df90fd7199854c7",
      "timestamp": "2026-08-01T00:00:11.215Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 429,
        "durationMs": 2268,
        "requestBytes": 3994,
        "responseBytes": 63151,
        "cached": true
      },
      "actor": {
        "userId": "u_141442",
        "sessionId": "e9365d93961680668c9f1c99",
        "plan": "enterprise",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.7,
        "memoryMb": 802.6,
        "dbQueries": 3,
        "cacheHitRatio": 0.7446,
        "queueDepth": 10
      },
      "tags": [
        "checkout",
        "eu",
        "slow-query"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:59:2)",
          "at dispatch (/srv/app/lib/router.js:108:66)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 281,
      "id": "evt_4f8cd225c517f576",
      "traceId": "3105f1da8af65194b50f37962a30ccee",
      "timestamp": "2026-08-01T00:00:11.245Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 79.72,
        "requestBytes": 1044,
        "responseBytes": 40241,
        "cached": false
      },
      "actor": {
        "userId": "u_163857",
        "sessionId": "b068da4f75c052258b6dd8a4",
        "plan": "free",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.8,
        "memoryMb": 396.7,
        "dbQueries": 20,
        "cacheHitRatio": 0.5212,
        "queueDepth": 8
      },
      "tags": [
        "mobile",
        "eu",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 282,
      "id": "evt_4efa4bc98974bd7a",
      "traceId": "c1149c5249c71c6ad7252cee7dc08600",
      "timestamp": "2026-08-01T00:00:11.290Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 334.7,
        "requestBytes": 3374,
        "responseBytes": 4735,
        "cached": false
      },
      "actor": {
        "userId": "u_768739",
        "sessionId": "e0edd1e7b90ed02270890566",
        "plan": "free",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.8,
        "memoryMb": 800.4,
        "dbQueries": 1,
        "cacheHitRatio": 0.703,
        "queueDepth": 1
      },
      "tags": [
        "cold-start",
        "retry",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 283,
      "id": "evt_884fca569f1d48d5",
      "traceId": "4bc2ea15768d63242d46fcbef555fb7b",
      "timestamp": "2026-08-01T00:00:11.340Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 251.52,
        "requestBytes": 3384,
        "responseBytes": 14173,
        "cached": false
      },
      "actor": {
        "userId": "u_888927",
        "sessionId": "6bc52b2bec45042a442297e6",
        "plan": "pro",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 5.4,
        "memoryMb": 397.9,
        "dbQueries": 12,
        "cacheHitRatio": 0.9847,
        "queueDepth": 13
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 284,
      "id": "evt_6b451d921c6f516a",
      "traceId": "d6ee81d89c5aef8c96d3f501b3624bd3",
      "timestamp": "2026-08-01T00:00:11.365Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 321.26,
        "requestBytes": 2404,
        "responseBytes": 42953,
        "cached": false
      },
      "actor": {
        "userId": "u_907243",
        "sessionId": "7e648f9ac7c53619453c4c77",
        "plan": "free",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.7,
        "memoryMb": 226.5,
        "dbQueries": 3,
        "cacheHitRatio": 0.3095,
        "queueDepth": 24
      },
      "tags": [
        "mobile",
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 285,
      "id": "evt_f352db319ac53f9b",
      "traceId": "3e4ca48fa60766d4fba893d812e6880e",
      "timestamp": "2026-08-01T00:00:11.436Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 229.31,
        "requestBytes": 3487,
        "responseBytes": 15938,
        "cached": false
      },
      "actor": {
        "userId": "u_212981",
        "sessionId": "8705d34a38e91a4ceb271e5a",
        "plan": "starter",
        "country": "ES",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.5,
        "memoryMb": 406.6,
        "dbQueries": 16,
        "cacheHitRatio": 0.6087,
        "queueDepth": 28
      },
      "tags": [
        "canary",
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 286,
      "id": "evt_a4efd5324cb04e81",
      "traceId": "f939f8e43f0b82870d844785f9b51e4a",
      "timestamp": "2026-08-01T00:00:11.457Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 143.02,
        "requestBytes": 165,
        "responseBytes": 52555,
        "cached": false
      },
      "actor": {
        "userId": "u_733882",
        "sessionId": "1125de81ccabaccc1afc5ac5",
        "plan": "enterprise",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.4,
        "memoryMb": 461,
        "dbQueries": 6,
        "cacheHitRatio": 0.8538,
        "queueDepth": 11
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 287,
      "id": "evt_459d7394adede825",
      "traceId": "b42efa72846223bc7201f604815a1e3e",
      "timestamp": "2026-08-01T00:00:11.489Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 166.26,
        "requestBytes": 1928,
        "responseBytes": 49656,
        "cached": true
      },
      "actor": {
        "userId": "u_249041",
        "sessionId": "79a71ed881f3e8da7b0412a3",
        "plan": "pro",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.1,
        "memoryMb": 859.8,
        "dbQueries": 17,
        "cacheHitRatio": 0.2909,
        "queueDepth": 5
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 288,
      "id": "evt_435be678362aee2f",
      "traceId": "fa6754aabbb16e24ca11a1cf173d37ce",
      "timestamp": "2026-08-01T00:00:11.554Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 94.33,
        "requestBytes": 1577,
        "responseBytes": 48767,
        "cached": true
      },
      "actor": {
        "userId": "u_406857",
        "sessionId": "549f8ccc19de894104ce1e55",
        "plan": "pro",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 67.3,
        "memoryMb": 641.5,
        "dbQueries": 11,
        "cacheHitRatio": 0.9515,
        "queueDepth": 37
      },
      "tags": [
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 289,
      "id": "evt_68e223e9d7e13b9a",
      "traceId": "e990916009f96c0f7213be22cf0b6e72",
      "timestamp": "2026-08-01T00:00:11.576Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 500,
        "durationMs": 1346.4,
        "requestBytes": 1139,
        "responseBytes": 43658,
        "cached": false
      },
      "actor": {
        "userId": "u_891090",
        "sessionId": "389ae51b50d90b058ce899e0",
        "plan": "enterprise",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 48.2,
        "memoryMb": 588.1,
        "dbQueries": 11,
        "cacheHitRatio": 0.3309,
        "queueDepth": 27
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:220:64)",
          "at dispatch (/srv/app/lib/router.js:62:31)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 290,
      "id": "evt_541e14c4f70af820",
      "traceId": "9056273bfde0ac11474cd90a561d4208",
      "timestamp": "2026-08-01T00:00:11.605Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 409,
        "durationMs": 2282.09,
        "requestBytes": 2874,
        "responseBytes": 5944,
        "cached": true
      },
      "actor": {
        "userId": "u_504055",
        "sessionId": "5b03174d9080ec5b4642da25",
        "plan": "enterprise",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.3,
        "memoryMb": 752.7,
        "dbQueries": 7,
        "cacheHitRatio": 0.3614,
        "queueDepth": 24
      },
      "tags": [
        "canary",
        "checkout",
        "slow-query"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:2:38)",
          "at dispatch (/srv/app/lib/router.js:190:69)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 291,
      "id": "evt_ad8e921455058d12",
      "traceId": "b16d9077c6a594ee62b750552d1696c4",
      "timestamp": "2026-08-01T00:00:11.655Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 500,
        "durationMs": 1770.9,
        "requestBytes": 751,
        "responseBytes": 12723,
        "cached": true
      },
      "actor": {
        "userId": "u_567919",
        "sessionId": "3b33e46ea9744ee69910a39d",
        "plan": "pro",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 40.6,
        "memoryMb": 560.8,
        "dbQueries": 13,
        "cacheHitRatio": 0.2824,
        "queueDepth": 21
      },
      "tags": [
        "canary",
        "cold-start"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:69:79)",
          "at dispatch (/srv/app/lib/router.js:20:67)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 292,
      "id": "evt_7e58cda6d8fa7203",
      "traceId": "b99e8b8340697d40fffeb993fd5c29b4",
      "timestamp": "2026-08-01T00:00:11.695Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 320.13,
        "requestBytes": 2766,
        "responseBytes": 34742,
        "cached": false
      },
      "actor": {
        "userId": "u_790485",
        "sessionId": "fe8d2381406c7a7586b71436",
        "plan": "pro",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.7,
        "memoryMb": 417.6,
        "dbQueries": 1,
        "cacheHitRatio": 0.6072,
        "queueDepth": 28
      },
      "tags": [
        "slow-query",
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 293,
      "id": "evt_1eaafc8a6f9b4de4",
      "traceId": "535e68883e8a42696956f68606d7711c",
      "timestamp": "2026-08-01T00:00:11.730Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 36.71,
        "requestBytes": 1099,
        "responseBytes": 24471,
        "cached": true
      },
      "actor": {
        "userId": "u_813038",
        "sessionId": "16c9af03d7d47657b1fb6563",
        "plan": "pro",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.2,
        "memoryMb": 609.4,
        "dbQueries": 1,
        "cacheHitRatio": 0.7812,
        "queueDepth": 30
      },
      "tags": [
        "slow-query",
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 294,
      "id": "evt_78f936c9e0e28967",
      "traceId": "31544a312dfa8895af50d1de7f7dd2ee",
      "timestamp": "2026-08-01T00:00:11.773Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 62.76,
        "requestBytes": 1998,
        "responseBytes": 30921,
        "cached": false
      },
      "actor": {
        "userId": "u_367954",
        "sessionId": "70d6c9bd32a47e81449443da",
        "plan": "pro",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.4,
        "memoryMb": 384.4,
        "dbQueries": 13,
        "cacheHitRatio": 0.2142,
        "queueDepth": 33
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 295,
      "id": "evt_ceaa249d7c624f92",
      "traceId": "a5045c568fee318ca118390868149fd4",
      "timestamp": "2026-08-01T00:00:11.805Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 273.18,
        "requestBytes": 3311,
        "responseBytes": 60075,
        "cached": false
      },
      "actor": {
        "userId": "u_271510",
        "sessionId": "21664f399b95f47ce2472aa4",
        "plan": "pro",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16.4,
        "memoryMb": 442.7,
        "dbQueries": 22,
        "cacheHitRatio": 0.3776,
        "queueDepth": 18
      },
      "tags": [
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 296,
      "id": "evt_4865a14b7e5786dc",
      "traceId": "7bbc32ac5b1e0453ad409a1d2b8a19f4",
      "timestamp": "2026-08-01T00:00:11.844Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 62.23,
        "requestBytes": 1471,
        "responseBytes": 11131,
        "cached": true
      },
      "actor": {
        "userId": "u_825793",
        "sessionId": "cb14d46572720c7150a9a11d",
        "plan": "free",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.4,
        "memoryMb": 355.1,
        "dbQueries": 19,
        "cacheHitRatio": 0.4551,
        "queueDepth": 32
      },
      "tags": [
        "slow-query",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 297,
      "id": "evt_2bd7a525d3851108",
      "traceId": "3a82572349f70d2c419d2f1cdf944698",
      "timestamp": "2026-08-01T00:00:11.904Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 227.16,
        "requestBytes": 2376,
        "responseBytes": 6808,
        "cached": false
      },
      "actor": {
        "userId": "u_546478",
        "sessionId": "d467d1b8cdf9345eef3b0ad1",
        "plan": "starter",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.5,
        "memoryMb": 803.3,
        "dbQueries": 6,
        "cacheHitRatio": 0.0763,
        "queueDepth": 33
      },
      "tags": [
        "slow-query",
        "slow-query",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 298,
      "id": "evt_68927bac522d99dc",
      "traceId": "f040a360362fa1571afd94493776a720",
      "timestamp": "2026-08-01T00:00:11.950Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 502,
        "durationMs": 3614.75,
        "requestBytes": 2788,
        "responseBytes": 4250,
        "cached": false
      },
      "actor": {
        "userId": "u_264271",
        "sessionId": "716f5514374a4bbeed953e2e",
        "plan": "starter",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.3,
        "memoryMb": 570.2,
        "dbQueries": 6,
        "cacheHitRatio": 0.3674,
        "queueDepth": 35
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:275:75)",
          "at dispatch (/srv/app/lib/router.js:65:13)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 299,
      "id": "evt_c77512630c4d4be2",
      "traceId": "c8ed8c54224914f04b655c66908ba33e",
      "timestamp": "2026-08-01T00:00:11.967Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 101.42,
        "requestBytes": 828,
        "responseBytes": 34219,
        "cached": false
      },
      "actor": {
        "userId": "u_145759",
        "sessionId": "c89b2eb9bc74e7d7effc1342",
        "plan": "enterprise",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.4,
        "memoryMb": 792,
        "dbQueries": 7,
        "cacheHitRatio": 0.2851,
        "queueDepth": 9
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 300,
      "id": "evt_466a4286dfa5a04d",
      "traceId": "cc7c364be0fde2475fabf39ed299d0dc",
      "timestamp": "2026-08-01T00:00:12.030Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 304.47,
        "requestBytes": 3518,
        "responseBytes": 288,
        "cached": false
      },
      "actor": {
        "userId": "u_694307",
        "sessionId": "f74089ce271d9b61712188b0",
        "plan": "pro",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.7,
        "memoryMb": 266.7,
        "dbQueries": 21,
        "cacheHitRatio": 0.8466,
        "queueDepth": 38
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 301,
      "id": "evt_d97802e575616cc7",
      "traceId": "3e1405c91567a9ee3dd7c52e05262d13",
      "timestamp": "2026-08-01T00:00:12.056Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 118.56,
        "requestBytes": 562,
        "responseBytes": 30364,
        "cached": true
      },
      "actor": {
        "userId": "u_589228",
        "sessionId": "d35df2166509e0759e0fe97d",
        "plan": "starter",
        "country": "DE",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 28.5,
        "memoryMb": 271,
        "dbQueries": 3,
        "cacheHitRatio": 0.2291,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 302,
      "id": "evt_0cccdc64545636a0",
      "traceId": "a2d64e3e4af0d220bd6e72a493b80390",
      "timestamp": "2026-08-01T00:00:12.101Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 409,
        "durationMs": 4101.04,
        "requestBytes": 3116,
        "responseBytes": 20909,
        "cached": false
      },
      "actor": {
        "userId": "u_379648",
        "sessionId": "63d11cbbc3260b19b5a01260",
        "plan": "pro",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 82.4,
        "memoryMb": 186.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.3293,
        "queueDepth": 18
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:346:4)",
          "at dispatch (/srv/app/lib/router.js:139:41)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 303,
      "id": "evt_da8fdcc323b15227",
      "traceId": "91f370ed2e80619d738f9a11c87c1921",
      "timestamp": "2026-08-01T00:00:12.132Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 502,
        "durationMs": 3183.64,
        "requestBytes": 590,
        "responseBytes": 786,
        "cached": false
      },
      "actor": {
        "userId": "u_839772",
        "sessionId": "bdfada64ae1fb879c69ae114",
        "plan": "enterprise",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.8,
        "memoryMb": 364.6,
        "dbQueries": 0,
        "cacheHitRatio": 0.7036,
        "queueDepth": 31
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:391:71)",
          "at dispatch (/srv/app/lib/router.js:154:54)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 304,
      "id": "evt_57618d348d42ab47",
      "traceId": "fce74b11fa6fb4c14ed5ef9047614c0c",
      "timestamp": "2026-08-01T00:00:12.175Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 82.98,
        "requestBytes": 3512,
        "responseBytes": 8664,
        "cached": true
      },
      "actor": {
        "userId": "u_700749",
        "sessionId": "5426b8ef9fd6989e6858b907",
        "plan": "pro",
        "country": "JP",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 26,
        "memoryMb": 787.1,
        "dbQueries": 10,
        "cacheHitRatio": 0.2864,
        "queueDepth": 26
      },
      "tags": [
        "b2b",
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 305,
      "id": "evt_b7b4da5f72203aea",
      "traceId": "8837bd40c4c81f2ccee35fd176732c3b",
      "timestamp": "2026-08-01T00:00:12.210Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 198.94,
        "requestBytes": 1675,
        "responseBytes": 24722,
        "cached": false
      },
      "actor": {
        "userId": "u_372426",
        "sessionId": "74fc7bb3b3cb17325c22df94",
        "plan": "pro",
        "country": "SG",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 82.4,
        "memoryMb": 856.8,
        "dbQueries": 16,
        "cacheHitRatio": 0.8114,
        "queueDepth": 35
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 306,
      "id": "evt_12b3d6682cedede1",
      "traceId": "a30ea30fbad918f8b70e00713c9a5320",
      "timestamp": "2026-08-01T00:00:12.241Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 97.29,
        "requestBytes": 993,
        "responseBytes": 26129,
        "cached": false
      },
      "actor": {
        "userId": "u_574193",
        "sessionId": "eff38611b9a2b9d5a5f11091",
        "plan": "pro",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.7,
        "memoryMb": 222.7,
        "dbQueries": 9,
        "cacheHitRatio": 0.6428,
        "queueDepth": 10
      },
      "tags": [
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 307,
      "id": "evt_954fa3339a054ba3",
      "traceId": "a66ba71810ff219be55dbf21329f411e",
      "timestamp": "2026-08-01T00:00:12.302Z",
      "level": "warn",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 53.18,
        "requestBytes": 507,
        "responseBytes": 6864,
        "cached": true
      },
      "actor": {
        "userId": "u_519365",
        "sessionId": "de12c0da65a01f585da38122",
        "plan": "free",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.3,
        "memoryMb": 887,
        "dbQueries": 4,
        "cacheHitRatio": 0.6388,
        "queueDepth": 34
      },
      "tags": [
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 308,
      "id": "evt_59ea27d0c8c6e94e",
      "traceId": "9e4e3c4c1bdcf57879e8249972f59b6d",
      "timestamp": "2026-08-01T00:00:12.340Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 72.56,
        "requestBytes": 2124,
        "responseBytes": 48643,
        "cached": false
      },
      "actor": {
        "userId": "u_106642",
        "sessionId": "2e01a5f7342fc65a6afe3b50",
        "plan": "free",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95,
        "memoryMb": 660.7,
        "dbQueries": 15,
        "cacheHitRatio": 0.0221,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 309,
      "id": "evt_cbce7f73d004b576",
      "traceId": "5c95d5a1ddbbfbc0fcb1cae9243d4929",
      "timestamp": "2026-08-01T00:00:12.394Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 409,
        "durationMs": 2580.49,
        "requestBytes": 1102,
        "responseBytes": 21345,
        "cached": true
      },
      "actor": {
        "userId": "u_184341",
        "sessionId": "f89e2701753b4b8ce0ba80ea",
        "plan": "starter",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.6,
        "memoryMb": 174.6,
        "dbQueries": 23,
        "cacheHitRatio": 0.6051,
        "queueDepth": 38
      },
      "tags": [
        "checkout"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:390:4)",
          "at dispatch (/srv/app/lib/router.js:163:46)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 310,
      "id": "evt_8c992a88345c369b",
      "traceId": "52ca3b5ac398368da75935d175fbf418",
      "timestamp": "2026-08-01T00:00:12.428Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 257.29,
        "requestBytes": 3827,
        "responseBytes": 60621,
        "cached": true
      },
      "actor": {
        "userId": "u_256728",
        "sessionId": "028dbd05c40e4f7ef6eae9bf",
        "plan": "enterprise",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14,
        "memoryMb": 978.3,
        "dbQueries": 19,
        "cacheHitRatio": 0.1635,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 311,
      "id": "evt_e1c69eddb1ea5753",
      "traceId": "3034b1990aa68128ec6fbad00b4c41d6",
      "timestamp": "2026-08-01T00:00:12.479Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 53.69,
        "requestBytes": 3443,
        "responseBytes": 12711,
        "cached": false
      },
      "actor": {
        "userId": "u_220693",
        "sessionId": "21b6e8a300e3ea8745699ac6",
        "plan": "pro",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.2,
        "memoryMb": 258.3,
        "dbQueries": 10,
        "cacheHitRatio": 0.248,
        "queueDepth": 38
      },
      "tags": [
        "slow-query",
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 312,
      "id": "evt_b2640012b59ac17b",
      "traceId": "7128a706319ca878a71c04283917bb8a",
      "timestamp": "2026-08-01T00:00:12.506Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 317.05,
        "requestBytes": 1506,
        "responseBytes": 21372,
        "cached": true
      },
      "actor": {
        "userId": "u_319673",
        "sessionId": "b4316582617f64e2a89d5ba1",
        "plan": "starter",
        "country": "AU",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 98.2,
        "memoryMb": 660.9,
        "dbQueries": 7,
        "cacheHitRatio": 0.7843,
        "queueDepth": 17
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 313,
      "id": "evt_6c12b083da8b7351",
      "traceId": "1dbd83458579756e209e3fb6fe8b4278",
      "timestamp": "2026-08-01T00:00:12.545Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 289.29,
        "requestBytes": 800,
        "responseBytes": 28030,
        "cached": true
      },
      "actor": {
        "userId": "u_169415",
        "sessionId": "c5799bb81a63d72c1acb1936",
        "plan": "starter",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 43.2,
        "memoryMb": 934.2,
        "dbQueries": 1,
        "cacheHitRatio": 0.4592,
        "queueDepth": 12
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 314,
      "id": "evt_f4c323085d7d4a3f",
      "traceId": "ea7621b0e098ab859c4b5f1b450a357e",
      "timestamp": "2026-08-01T00:00:12.587Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 244.61,
        "requestBytes": 3524,
        "responseBytes": 31607,
        "cached": false
      },
      "actor": {
        "userId": "u_391041",
        "sessionId": "193c47f058d03343e9b2fb05",
        "plan": "pro",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71,
        "memoryMb": 997.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.3154,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 315,
      "id": "evt_e462202167f0bd14",
      "traceId": "ad847a34f66a5a62a5d36d95312aeb67",
      "timestamp": "2026-08-01T00:00:12.602Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 126.98,
        "requestBytes": 2596,
        "responseBytes": 15274,
        "cached": false
      },
      "actor": {
        "userId": "u_322086",
        "sessionId": "95afc75b22976fd4c15abd5d",
        "plan": "pro",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.1,
        "memoryMb": 457.7,
        "dbQueries": 11,
        "cacheHitRatio": 0.6647,
        "queueDepth": 37
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 316,
      "id": "evt_0344f931733c4d1f",
      "traceId": "3f73e02cb7df14d419206e5e16db15d4",
      "timestamp": "2026-08-01T00:00:12.677Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 200,
        "durationMs": 144.84,
        "requestBytes": 3340,
        "responseBytes": 14492,
        "cached": false
      },
      "actor": {
        "userId": "u_167831",
        "sessionId": "8040cf631c49de3645c84f06",
        "plan": "enterprise",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.7,
        "memoryMb": 794,
        "dbQueries": 8,
        "cacheHitRatio": 0.7774,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 317,
      "id": "evt_b44a4eccacd1e68d",
      "traceId": "89f7c78a0f54c1166fcbc5ea1f85b342",
      "timestamp": "2026-08-01T00:00:12.701Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 138.01,
        "requestBytes": 3822,
        "responseBytes": 9393,
        "cached": false
      },
      "actor": {
        "userId": "u_877609",
        "sessionId": "39fab38745c53fcadb4a7250",
        "plan": "starter",
        "country": "ES",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 76.8,
        "memoryMb": 409.4,
        "dbQueries": 12,
        "cacheHitRatio": 0.0289,
        "queueDepth": 14
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 318,
      "id": "evt_d325f9ce9138a7ec",
      "traceId": "a566972e1d93047da6143600cabfe12e",
      "timestamp": "2026-08-01T00:00:12.749Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 84.09,
        "requestBytes": 3174,
        "responseBytes": 56883,
        "cached": false
      },
      "actor": {
        "userId": "u_696828",
        "sessionId": "2b460adf28666bafe026180d",
        "plan": "pro",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.3,
        "memoryMb": 579.7,
        "dbQueries": 10,
        "cacheHitRatio": 0.4102,
        "queueDepth": 27
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 319,
      "id": "evt_4b94ec77f7b34626",
      "traceId": "39970f821ef5610e9ad4d9e396c4c219",
      "timestamp": "2026-08-01T00:00:12.765Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 500,
        "durationMs": 1948.68,
        "requestBytes": 139,
        "responseBytes": 47348,
        "cached": true
      },
      "actor": {
        "userId": "u_829024",
        "sessionId": "238220f4226439a8676e574d",
        "plan": "pro",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 52.1,
        "memoryMb": 221.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.7186,
        "queueDepth": 25
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:348:19)",
          "at dispatch (/srv/app/lib/router.js:63:64)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 320,
      "id": "evt_d08e0909c7083db2",
      "traceId": "92ce39a5e226f12e980ba2a6ee869424",
      "timestamp": "2026-08-01T00:00:12.826Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 312.67,
        "requestBytes": 1884,
        "responseBytes": 43825,
        "cached": false
      },
      "actor": {
        "userId": "u_782406",
        "sessionId": "a9623734b25cfc179decb484",
        "plan": "free",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 80.7,
        "memoryMb": 182.5,
        "dbQueries": 23,
        "cacheHitRatio": 0.9487,
        "queueDepth": 26
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 321,
      "id": "evt_e688f6afa85a3aed",
      "traceId": "735bccbea28e76529d732dc01d6f9592",
      "timestamp": "2026-08-01T00:00:12.846Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 26.39,
        "requestBytes": 2258,
        "responseBytes": 29150,
        "cached": true
      },
      "actor": {
        "userId": "u_728316",
        "sessionId": "97bb768b2a8c720b78b1f76a",
        "plan": "starter",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 59.9,
        "memoryMb": 547.7,
        "dbQueries": 23,
        "cacheHitRatio": 0.1098,
        "queueDepth": 2
      },
      "tags": [
        "mobile",
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 322,
      "id": "evt_2fea1b48204fc291",
      "traceId": "0889be9924b0cf8a067049c37899074e",
      "timestamp": "2026-08-01T00:00:12.912Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 187.25,
        "requestBytes": 752,
        "responseBytes": 56109,
        "cached": true
      },
      "actor": {
        "userId": "u_751795",
        "sessionId": "049bbd82071c36a4ad06aaf9",
        "plan": "starter",
        "country": "IT",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 79.7,
        "memoryMb": 580.9,
        "dbQueries": 18,
        "cacheHitRatio": 0.9264,
        "queueDepth": 16
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 323,
      "id": "evt_11eb67e4d8b41bc0",
      "traceId": "7efb99b8ef110ecdd913c41f51cf2513",
      "timestamp": "2026-08-01T00:00:12.924Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 129.83,
        "requestBytes": 2624,
        "responseBytes": 57025,
        "cached": true
      },
      "actor": {
        "userId": "u_956329",
        "sessionId": "b009c7e0d4610e87c8fdf460",
        "plan": "starter",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.2,
        "memoryMb": 406.8,
        "dbQueries": 12,
        "cacheHitRatio": 0.6493,
        "queueDepth": 35
      },
      "tags": [
        "canary",
        "mobile",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 324,
      "id": "evt_a9d8f3d9f6b191cf",
      "traceId": "98d543087b2131f285ad6d2947bdabf4",
      "timestamp": "2026-08-01T00:00:12.982Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 10.4,
        "requestBytes": 1736,
        "responseBytes": 65178,
        "cached": false
      },
      "actor": {
        "userId": "u_207184",
        "sessionId": "de8ed9b372472553875ec318",
        "plan": "free",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.4,
        "memoryMb": 728.7,
        "dbQueries": 14,
        "cacheHitRatio": 0.7359,
        "queueDepth": 0
      },
      "tags": [
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 325,
      "id": "evt_955e2c17f857fe38",
      "traceId": "8db265b18ab214b133ea29fa0a8f698c",
      "timestamp": "2026-08-01T00:00:13.038Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 182.09,
        "requestBytes": 979,
        "responseBytes": 35568,
        "cached": false
      },
      "actor": {
        "userId": "u_500436",
        "sessionId": "6efcf859d19267bd0c9d2682",
        "plan": "pro",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.1,
        "memoryMb": 660.2,
        "dbQueries": 19,
        "cacheHitRatio": 0.9629,
        "queueDepth": 37
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 326,
      "id": "evt_27a403830b42997d",
      "traceId": "82382cfe909a72264b04fe850bae59c2",
      "timestamp": "2026-08-01T00:00:13.054Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 139.17,
        "requestBytes": 990,
        "responseBytes": 47596,
        "cached": false
      },
      "actor": {
        "userId": "u_764449",
        "sessionId": "91b81480b8900817525b3dff",
        "plan": "enterprise",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 11.8,
        "memoryMb": 701.7,
        "dbQueries": 7,
        "cacheHitRatio": 0.4305,
        "queueDepth": 39
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 327,
      "id": "evt_55f9c90841d3ef6f",
      "traceId": "9cd81bd4657d91e9dfdb33592318050e",
      "timestamp": "2026-08-01T00:00:13.108Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 409,
        "durationMs": 4514.69,
        "requestBytes": 1436,
        "responseBytes": 17777,
        "cached": true
      },
      "actor": {
        "userId": "u_209682",
        "sessionId": "07f35e1e7abaa28ca62eac89",
        "plan": "starter",
        "country": "JP",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 57.3,
        "memoryMb": 166.4,
        "dbQueries": 10,
        "cacheHitRatio": 0.0892,
        "queueDepth": 16
      },
      "tags": [
        "canary",
        "checkout",
        "slow-query"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:33:47)",
          "at dispatch (/srv/app/lib/router.js:15:72)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 328,
      "id": "evt_014e1e6ea76080ea",
      "traceId": "a7c9825065da9bb22bcf23a9fed4f73e",
      "timestamp": "2026-08-01T00:00:13.149Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 429,
        "durationMs": 4436.11,
        "requestBytes": 2620,
        "responseBytes": 42765,
        "cached": false
      },
      "actor": {
        "userId": "u_622063",
        "sessionId": "c7c1912e9617dbead4ea1efe",
        "plan": "enterprise",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.7,
        "memoryMb": 180.6,
        "dbQueries": 8,
        "cacheHitRatio": 0.8218,
        "queueDepth": 12
      },
      "tags": [
        "canary",
        "checkout"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:196:15)",
          "at dispatch (/srv/app/lib/router.js:125:21)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 329,
      "id": "evt_1604793a7eb0293e",
      "traceId": "cd6354894eee336d53524df83f48a19d",
      "timestamp": "2026-08-01T00:00:13.175Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 156.08,
        "requestBytes": 2517,
        "responseBytes": 23398,
        "cached": true
      },
      "actor": {
        "userId": "u_309867",
        "sessionId": "8ed71c389f62512c033cc6e7",
        "plan": "enterprise",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 40.7,
        "memoryMb": 483.2,
        "dbQueries": 3,
        "cacheHitRatio": 0.6646,
        "queueDepth": 10
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 330,
      "id": "evt_e254c30e83d28066",
      "traceId": "a07539fd812fe05ba48b581b5c85dcc8",
      "timestamp": "2026-08-01T00:00:13.227Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 203.21,
        "requestBytes": 2094,
        "responseBytes": 12136,
        "cached": false
      },
      "actor": {
        "userId": "u_473782",
        "sessionId": "c052ac518948465fe6bb8b31",
        "plan": "free",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.7,
        "memoryMb": 332,
        "dbQueries": 21,
        "cacheHitRatio": 0.3518,
        "queueDepth": 30
      },
      "tags": [
        "mobile",
        "cold-start",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 331,
      "id": "evt_55f2e7fa67873f39",
      "traceId": "2ed518f63b1166fde27186e9dde4b9f9",
      "timestamp": "2026-08-01T00:00:13.246Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 503,
        "durationMs": 2639.59,
        "requestBytes": 3869,
        "responseBytes": 43965,
        "cached": false
      },
      "actor": {
        "userId": "u_268973",
        "sessionId": "0fe50c0d45b682ffdd77d755",
        "plan": "enterprise",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.4,
        "memoryMb": 936.9,
        "dbQueries": 6,
        "cacheHitRatio": 0.3425,
        "queueDepth": 1
      },
      "tags": [
        "eu",
        "canary",
        "retry"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:337:24)",
          "at dispatch (/srv/app/lib/router.js:128:80)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 332,
      "id": "evt_5a039f79dbba5c46",
      "traceId": "dd23407780b1f27555edc2ada17f6ba1",
      "timestamp": "2026-08-01T00:00:13.313Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 186.55,
        "requestBytes": 3284,
        "responseBytes": 12144,
        "cached": true
      },
      "actor": {
        "userId": "u_233382",
        "sessionId": "03c19b2d1d497eb113a83315",
        "plan": "enterprise",
        "country": "ES",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 97.8,
        "memoryMb": 263.8,
        "dbQueries": 6,
        "cacheHitRatio": 0.246,
        "queueDepth": 20
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 333,
      "id": "evt_2ce25ab43873c242",
      "traceId": "c0df68ae1637b198699edffbbb6a0b63",
      "timestamp": "2026-08-01T00:00:13.336Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 78.07,
        "requestBytes": 2490,
        "responseBytes": 8420,
        "cached": false
      },
      "actor": {
        "userId": "u_174090",
        "sessionId": "302e532c317a6ccdf6d86bb1",
        "plan": "free",
        "country": "BR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 27.4,
        "memoryMb": 645.8,
        "dbQueries": 18,
        "cacheHitRatio": 0.6112,
        "queueDepth": 11
      },
      "tags": [
        "b2b",
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 334,
      "id": "evt_49ce5b19870f2505",
      "traceId": "796a0068b0c63073a92bb1f70aa82230",
      "timestamp": "2026-08-01T00:00:13.378Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 73.79,
        "requestBytes": 769,
        "responseBytes": 45007,
        "cached": false
      },
      "actor": {
        "userId": "u_778138",
        "sessionId": "4ce62398903342a90fdb983c",
        "plan": "free",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 82.7,
        "memoryMb": 648.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.703,
        "queueDepth": 21
      },
      "tags": [
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 335,
      "id": "evt_aca42bf69b673827",
      "traceId": "74b74d126c5596ffda68c4bc468b02fb",
      "timestamp": "2026-08-01T00:00:13.403Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 123.88,
        "requestBytes": 2851,
        "responseBytes": 13580,
        "cached": false
      },
      "actor": {
        "userId": "u_323715",
        "sessionId": "7ea5c7273ca311198f0651c5",
        "plan": "starter",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.2,
        "memoryMb": 765.9,
        "dbQueries": 0,
        "cacheHitRatio": 0.0289,
        "queueDepth": 39
      },
      "tags": [
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 336,
      "id": "evt_599f9a57496108ba",
      "traceId": "402c50b40fbddd7f9fad5806767fe205",
      "timestamp": "2026-08-01T00:00:13.470Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 312.37,
        "requestBytes": 633,
        "responseBytes": 29978,
        "cached": true
      },
      "actor": {
        "userId": "u_875577",
        "sessionId": "d446b34e2c1ce70ea25a8fe3",
        "plan": "pro",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 61.4,
        "memoryMb": 736.2,
        "dbQueries": 18,
        "cacheHitRatio": 0.3996,
        "queueDepth": 4
      },
      "tags": [
        "retry",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 337,
      "id": "evt_cace812a0a563a05",
      "traceId": "0361aba9aea7f699ea5887860491f80c",
      "timestamp": "2026-08-01T00:00:13.480Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 214.21,
        "requestBytes": 3517,
        "responseBytes": 15144,
        "cached": false
      },
      "actor": {
        "userId": "u_138967",
        "sessionId": "0e3511a370fe08b96c7e5ec3",
        "plan": "free",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.5,
        "memoryMb": 899.8,
        "dbQueries": 19,
        "cacheHitRatio": 0.5841,
        "queueDepth": 7
      },
      "tags": [
        "canary",
        "mobile",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 338,
      "id": "evt_8e74ebf63eaeb1f1",
      "traceId": "0169e94fcb3539a74291da07c4fb855e",
      "timestamp": "2026-08-01T00:00:13.523Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 262.96,
        "requestBytes": 1229,
        "responseBytes": 54807,
        "cached": false
      },
      "actor": {
        "userId": "u_982974",
        "sessionId": "b615bb5b2eb8ee1bc1281e77",
        "plan": "starter",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 0.4,
        "memoryMb": 188,
        "dbQueries": 18,
        "cacheHitRatio": 0.6766,
        "queueDepth": 37
      },
      "tags": [
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 339,
      "id": "evt_9af8fa0165c5538e",
      "traceId": "1ac6edc2b0f483145e4dde1486ba4186",
      "timestamp": "2026-08-01T00:00:13.598Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 192.67,
        "requestBytes": 3063,
        "responseBytes": 63347,
        "cached": false
      },
      "actor": {
        "userId": "u_343936",
        "sessionId": "8921ca3bd9060aa809ced0ff",
        "plan": "free",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.2,
        "memoryMb": 789.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.2464,
        "queueDepth": 3
      },
      "tags": [
        "cold-start",
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 340,
      "id": "evt_12f6df68f4253c85",
      "traceId": "f4d4e917634f71dc38899ff3fee742a6",
      "timestamp": "2026-08-01T00:00:13.604Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 219.13,
        "requestBytes": 2066,
        "responseBytes": 32177,
        "cached": false
      },
      "actor": {
        "userId": "u_730038",
        "sessionId": "b3edfbc6f0cb8243e96f8993",
        "plan": "starter",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.8,
        "memoryMb": 160.3,
        "dbQueries": 0,
        "cacheHitRatio": 0.6249,
        "queueDepth": 0
      },
      "tags": [
        "eu",
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 341,
      "id": "evt_502ab0325aebe0e1",
      "traceId": "360d8beb19c8faa64fe065b0dbc59bd1",
      "timestamp": "2026-08-01T00:00:13.674Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 244.24,
        "requestBytes": 2415,
        "responseBytes": 63939,
        "cached": true
      },
      "actor": {
        "userId": "u_623853",
        "sessionId": "88e090c77f8aec91179ced2e",
        "plan": "enterprise",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43,
        "memoryMb": 139.3,
        "dbQueries": 10,
        "cacheHitRatio": 0.1822,
        "queueDepth": 18
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 342,
      "id": "evt_cfc536d93f74c0ae",
      "traceId": "706e40738636ca275b08bd671caf2403",
      "timestamp": "2026-08-01T00:00:13.697Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 267.54,
        "requestBytes": 3878,
        "responseBytes": 283,
        "cached": false
      },
      "actor": {
        "userId": "u_623754",
        "sessionId": "4fbf9d34cf35b7467d8dab44",
        "plan": "enterprise",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.3,
        "memoryMb": 882.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.2742,
        "queueDepth": 15
      },
      "tags": [
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 343,
      "id": "evt_b39abd3592448003",
      "traceId": "199180f549abd0e0b8d03db5b8e063b8",
      "timestamp": "2026-08-01T00:00:13.742Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 254.38,
        "requestBytes": 788,
        "responseBytes": 22385,
        "cached": false
      },
      "actor": {
        "userId": "u_984120",
        "sessionId": "0fe51ebb67797ce00200f738",
        "plan": "free",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.7,
        "memoryMb": 742.3,
        "dbQueries": 15,
        "cacheHitRatio": 0.8591,
        "queueDepth": 30
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 344,
      "id": "evt_c92f0a6eb5e7aacd",
      "traceId": "5933412df14fc199590d27fd1d786fef",
      "timestamp": "2026-08-01T00:00:13.791Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 64.3,
        "requestBytes": 4010,
        "responseBytes": 12873,
        "cached": false
      },
      "actor": {
        "userId": "u_750946",
        "sessionId": "742021455af920e1e5e6caf1",
        "plan": "starter",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95,
        "memoryMb": 148.1,
        "dbQueries": 12,
        "cacheHitRatio": 0.1862,
        "queueDepth": 20
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 345,
      "id": "evt_1895047082748154",
      "traceId": "a1f95b18fbe769608ad143bf638effa8",
      "timestamp": "2026-08-01T00:00:13.820Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 328.16,
        "requestBytes": 460,
        "responseBytes": 22355,
        "cached": true
      },
      "actor": {
        "userId": "u_208557",
        "sessionId": "03127cee213fcc6c7a1ef6cd",
        "plan": "enterprise",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.2,
        "memoryMb": 182.3,
        "dbQueries": 18,
        "cacheHitRatio": 0.1862,
        "queueDepth": 23
      },
      "tags": [
        "cold-start",
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 346,
      "id": "evt_236142e1c683b4eb",
      "traceId": "0564f492020c6ff64e99d80556bf896a",
      "timestamp": "2026-08-01T00:00:13.867Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 319.49,
        "requestBytes": 3168,
        "responseBytes": 13994,
        "cached": false
      },
      "actor": {
        "userId": "u_394407",
        "sessionId": "ff9d2fde95073ef7e483dffe",
        "plan": "starter",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.5,
        "memoryMb": 152.3,
        "dbQueries": 5,
        "cacheHitRatio": 0.8137,
        "queueDepth": 33
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 347,
      "id": "evt_58fbe39298196d30",
      "traceId": "c1e4b3ea6b38912ab2fa43b65b78d3e3",
      "timestamp": "2026-08-01T00:00:13.915Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 168.78,
        "requestBytes": 3454,
        "responseBytes": 16128,
        "cached": false
      },
      "actor": {
        "userId": "u_230512",
        "sessionId": "add57f7b56d60ee41d30d99f",
        "plan": "starter",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.2,
        "memoryMb": 361.4,
        "dbQueries": 8,
        "cacheHitRatio": 0.1168,
        "queueDepth": 13
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 348,
      "id": "evt_048e6ce96c65e797",
      "traceId": "cfd9f855c0335340785ba3be756bb84a",
      "timestamp": "2026-08-01T00:00:13.935Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 239.68,
        "requestBytes": 3489,
        "responseBytes": 2481,
        "cached": true
      },
      "actor": {
        "userId": "u_223336",
        "sessionId": "cd1b2f20778f3c7a0c59271f",
        "plan": "free",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.5,
        "memoryMb": 386.3,
        "dbQueries": 7,
        "cacheHitRatio": 0.6853,
        "queueDepth": 12
      },
      "tags": [
        "canary",
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 349,
      "id": "evt_e64a715bb38531b6",
      "traceId": "ef47c4727793a3b9e8ca2cde8b93485f",
      "timestamp": "2026-08-01T00:00:13.993Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 175.51,
        "requestBytes": 1021,
        "responseBytes": 34983,
        "cached": false
      },
      "actor": {
        "userId": "u_326865",
        "sessionId": "4e35df5944e40e576355a607",
        "plan": "enterprise",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.4,
        "memoryMb": 1015.6,
        "dbQueries": 7,
        "cacheHitRatio": 0.3723,
        "queueDepth": 8
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 350,
      "id": "evt_7fbb63a47d62d7a7",
      "traceId": "c8504f278a377a6e319397a2c45a2197",
      "timestamp": "2026-08-01T00:00:14.006Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 220.54,
        "requestBytes": 1336,
        "responseBytes": 60306,
        "cached": false
      },
      "actor": {
        "userId": "u_541234",
        "sessionId": "5709ce703c4e5d1fcd5c1dcb",
        "plan": "free",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.9,
        "memoryMb": 614.1,
        "dbQueries": 19,
        "cacheHitRatio": 0.7727,
        "queueDepth": 20
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 351,
      "id": "evt_ac2d72ed6bc07dea",
      "traceId": "0423a801acd2edb12f5c5476223dc529",
      "timestamp": "2026-08-01T00:00:14.058Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 214.2,
        "requestBytes": 436,
        "responseBytes": 22841,
        "cached": false
      },
      "actor": {
        "userId": "u_146980",
        "sessionId": "d3fc3df5a0abcf52aebf0fc0",
        "plan": "pro",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 1.4,
        "memoryMb": 217.6,
        "dbQueries": 6,
        "cacheHitRatio": 0.1085,
        "queueDepth": 9
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 352,
      "id": "evt_e2b2b99882264f7a",
      "traceId": "8f95402d4905f2cc2fce9cd25b21ea44",
      "timestamp": "2026-08-01T00:00:14.099Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 502,
        "durationMs": 895.01,
        "requestBytes": 1500,
        "responseBytes": 10370,
        "cached": false
      },
      "actor": {
        "userId": "u_130299",
        "sessionId": "43446bec4bc22690fb1994e9",
        "plan": "pro",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.4,
        "memoryMb": 891.1,
        "dbQueries": 9,
        "cacheHitRatio": 0.3349,
        "queueDepth": 23
      },
      "tags": [
        "checkout",
        "mobile"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:172:57)",
          "at dispatch (/srv/app/lib/router.js:23:45)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 353,
      "id": "evt_89e2e18eea367eed",
      "traceId": "f7f3ca107bc184e054c92d0f2cac2537",
      "timestamp": "2026-08-01T00:00:14.136Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 503,
        "durationMs": 2147.46,
        "requestBytes": 3667,
        "responseBytes": 22578,
        "cached": true
      },
      "actor": {
        "userId": "u_638259",
        "sessionId": "0863d8b147602d40953897eb",
        "plan": "pro",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.5,
        "memoryMb": 480,
        "dbQueries": 7,
        "cacheHitRatio": 0.927,
        "queueDepth": 13
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:14:42)",
          "at dispatch (/srv/app/lib/router.js:101:23)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 354,
      "id": "evt_93835449891bec31",
      "traceId": "69ce9b6363587e5cd541999ce4061d1f",
      "timestamp": "2026-08-01T00:00:14.182Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 241.07,
        "requestBytes": 1466,
        "responseBytes": 27306,
        "cached": true
      },
      "actor": {
        "userId": "u_505564",
        "sessionId": "3f8029b5cb63db88131768d7",
        "plan": "free",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 48.8,
        "memoryMb": 978.5,
        "dbQueries": 4,
        "cacheHitRatio": 0.6747,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 355,
      "id": "evt_a91af802d9428565",
      "traceId": "8839fcde3edafcde06092b25211805af",
      "timestamp": "2026-08-01T00:00:14.227Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 239.82,
        "requestBytes": 649,
        "responseBytes": 64774,
        "cached": false
      },
      "actor": {
        "userId": "u_939328",
        "sessionId": "ac9c0f386e480da40d8701d9",
        "plan": "free",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.5,
        "memoryMb": 919.5,
        "dbQueries": 9,
        "cacheHitRatio": 0.8503,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 356,
      "id": "evt_6c369cc4368b549d",
      "traceId": "65beee1a798fc64fa858253a8bb63d86",
      "timestamp": "2026-08-01T00:00:14.274Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 127.09,
        "requestBytes": 1577,
        "responseBytes": 45902,
        "cached": true
      },
      "actor": {
        "userId": "u_131294",
        "sessionId": "9dba89ca1bf32710de466ba9",
        "plan": "pro",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78.6,
        "memoryMb": 157.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.1136,
        "queueDepth": 32
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 357,
      "id": "evt_cd35913169bc4457",
      "traceId": "8105203e1c9025d1f12e3ecf773ebecb",
      "timestamp": "2026-08-01T00:00:14.310Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 121.02,
        "requestBytes": 2678,
        "responseBytes": 30361,
        "cached": false
      },
      "actor": {
        "userId": "u_829786",
        "sessionId": "9b01898322bc41b4bf5a596b",
        "plan": "enterprise",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 23.3,
        "memoryMb": 501.3,
        "dbQueries": 11,
        "cacheHitRatio": 0.8533,
        "queueDepth": 7
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 358,
      "id": "evt_0d945d9c655e10d0",
      "traceId": "d5072836cc0cef2eeb6c3bb2e48dc7d3",
      "timestamp": "2026-08-01T00:00:14.346Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 211.74,
        "requestBytes": 895,
        "responseBytes": 48975,
        "cached": true
      },
      "actor": {
        "userId": "u_264910",
        "sessionId": "41cc25bbab489019166064f2",
        "plan": "free",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.9,
        "memoryMb": 554.9,
        "dbQueries": 22,
        "cacheHitRatio": 0.6748,
        "queueDepth": 3
      },
      "tags": [
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 359,
      "id": "evt_193a5b21cbc91a20",
      "traceId": "ca83761984cec66dc3722ffa460f9fc5",
      "timestamp": "2026-08-01T00:00:14.399Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 58.5,
        "requestBytes": 2043,
        "responseBytes": 25563,
        "cached": true
      },
      "actor": {
        "userId": "u_309316",
        "sessionId": "55ddf5364dfc85d0f19b1076",
        "plan": "enterprise",
        "country": "AU",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 43.8,
        "memoryMb": 698,
        "dbQueries": 3,
        "cacheHitRatio": 0.9714,
        "queueDepth": 4
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 360,
      "id": "evt_3eccbf607d29da08",
      "traceId": "3d807868d320068f555615c9a4f5218d",
      "timestamp": "2026-08-01T00:00:14.424Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 318.9,
        "requestBytes": 1278,
        "responseBytes": 58305,
        "cached": true
      },
      "actor": {
        "userId": "u_853643",
        "sessionId": "5a64d4c56d5398df109174da",
        "plan": "enterprise",
        "country": "ES",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.3,
        "memoryMb": 153,
        "dbQueries": 3,
        "cacheHitRatio": 0.5693,
        "queueDepth": 15
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 361,
      "id": "evt_c4ed6543ea788c95",
      "traceId": "527acce43178cf36b7dc2599fd81060e",
      "timestamp": "2026-08-01T00:00:14.455Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 71.09,
        "requestBytes": 3174,
        "responseBytes": 64165,
        "cached": false
      },
      "actor": {
        "userId": "u_949113",
        "sessionId": "2e1477194828e57d73ec6988",
        "plan": "enterprise",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.7,
        "memoryMb": 363,
        "dbQueries": 21,
        "cacheHitRatio": 0.3503,
        "queueDepth": 35
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 362,
      "id": "evt_ab0e9474c80e875c",
      "traceId": "fab1cbe6237b988bea337fef64df9067",
      "timestamp": "2026-08-01T00:00:14.487Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 167.31,
        "requestBytes": 3386,
        "responseBytes": 15695,
        "cached": false
      },
      "actor": {
        "userId": "u_666087",
        "sessionId": "cde77f65f9d3cbef6df0cf4e",
        "plan": "starter",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81.5,
        "memoryMb": 162.6,
        "dbQueries": 10,
        "cacheHitRatio": 0.3986,
        "queueDepth": 11
      },
      "tags": [
        "cold-start",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 363,
      "id": "evt_f0d363d849d6f87a",
      "traceId": "0d82a46fddcc91ca712d86d90db2a7d9",
      "timestamp": "2026-08-01T00:00:14.553Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 10.28,
        "requestBytes": 2034,
        "responseBytes": 64821,
        "cached": true
      },
      "actor": {
        "userId": "u_276474",
        "sessionId": "d93eb3741ad2bc2684d554a5",
        "plan": "starter",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78,
        "memoryMb": 248.6,
        "dbQueries": 13,
        "cacheHitRatio": 0.2148,
        "queueDepth": 15
      },
      "tags": [
        "canary",
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 364,
      "id": "evt_1faeda7c907455f9",
      "traceId": "cb92da1458e202b99f951b0614ecedea",
      "timestamp": "2026-08-01T00:00:14.585Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 304,
        "durationMs": 30.93,
        "requestBytes": 3187,
        "responseBytes": 14349,
        "cached": true
      },
      "actor": {
        "userId": "u_766641",
        "sessionId": "2bc63e86cb4dce1dc93307e0",
        "plan": "starter",
        "country": "AU",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 1.2,
        "memoryMb": 233.9,
        "dbQueries": 22,
        "cacheHitRatio": 0.9475,
        "queueDepth": 32
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 365,
      "id": "evt_46ac2d0d6717f230",
      "traceId": "4172cbf9213bd695154a68b7beb28409",
      "timestamp": "2026-08-01T00:00:14.637Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 135.5,
        "requestBytes": 2845,
        "responseBytes": 38177,
        "cached": false
      },
      "actor": {
        "userId": "u_350054",
        "sessionId": "ea5a58374be77ec11b4d16e9",
        "plan": "pro",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56,
        "memoryMb": 473.2,
        "dbQueries": 19,
        "cacheHitRatio": 0.1928,
        "queueDepth": 32
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 366,
      "id": "evt_c14e25bee4ee3736",
      "traceId": "e082683a93df05d273acd7fc1fd3fff5",
      "timestamp": "2026-08-01T00:00:14.662Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 14.49,
        "requestBytes": 1101,
        "responseBytes": 12336,
        "cached": false
      },
      "actor": {
        "userId": "u_582526",
        "sessionId": "5fd380a830f55833d8cabf04",
        "plan": "starter",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56,
        "memoryMb": 139.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.8713,
        "queueDepth": 7
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 367,
      "id": "evt_f046e9bc6ca1b3fc",
      "traceId": "f5a1913b54d3e52515822accf77a2172",
      "timestamp": "2026-08-01T00:00:14.690Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 201.68,
        "requestBytes": 2915,
        "responseBytes": 47008,
        "cached": false
      },
      "actor": {
        "userId": "u_744413",
        "sessionId": "5b849b110438a185f69d00df",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.7,
        "memoryMb": 596.9,
        "dbQueries": 20,
        "cacheHitRatio": 0.626,
        "queueDepth": 2
      },
      "tags": [
        "canary",
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 368,
      "id": "evt_d2cab1d6305ad51f",
      "traceId": "3c2ba42c84436823f680376aad849fe5",
      "timestamp": "2026-08-01T00:00:14.753Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 305.5,
        "requestBytes": 2744,
        "responseBytes": 49535,
        "cached": false
      },
      "actor": {
        "userId": "u_870600",
        "sessionId": "2f15b7d97af2f1eaff6790d9",
        "plan": "pro",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2.4,
        "memoryMb": 927.6,
        "dbQueries": 6,
        "cacheHitRatio": 0.6644,
        "queueDepth": 16
      },
      "tags": [
        "checkout",
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 369,
      "id": "evt_b8cafb05f399f6f6",
      "traceId": "00da0ea3e9e9ee5f1925ba68957765d7",
      "timestamp": "2026-08-01T00:00:14.787Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 331.32,
        "requestBytes": 700,
        "responseBytes": 49565,
        "cached": true
      },
      "actor": {
        "userId": "u_538203",
        "sessionId": "a2b67b58041d2fcf6d86b0d1",
        "plan": "pro",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.9,
        "memoryMb": 628.6,
        "dbQueries": 23,
        "cacheHitRatio": 0.6573,
        "queueDepth": 1
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 370,
      "id": "evt_c7017b46a4318a0e",
      "traceId": "68012bb33769cd9574f8485567952a07",
      "timestamp": "2026-08-01T00:00:14.839Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 183.62,
        "requestBytes": 3967,
        "responseBytes": 52090,
        "cached": true
      },
      "actor": {
        "userId": "u_888085",
        "sessionId": "5d245c8c4363cbd689791169",
        "plan": "starter",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.9,
        "memoryMb": 658.2,
        "dbQueries": 13,
        "cacheHitRatio": 0.5394,
        "queueDepth": 15
      },
      "tags": [
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 371,
      "id": "evt_3e47a81ff205c0d2",
      "traceId": "c93dcffc5e4bd20269d2216dd1fc470e",
      "timestamp": "2026-08-01T00:00:14.879Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 44.47,
        "requestBytes": 3577,
        "responseBytes": 60947,
        "cached": true
      },
      "actor": {
        "userId": "u_469368",
        "sessionId": "d7e14f7c9ebe6c01f7c7112f",
        "plan": "free",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37,
        "memoryMb": 125,
        "dbQueries": 20,
        "cacheHitRatio": 0.5903,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 372,
      "id": "evt_edb5aa3c2107a75c",
      "traceId": "451a15cf09b5e4fca0ed644eec6c4e3f",
      "timestamp": "2026-08-01T00:00:14.884Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 301.64,
        "requestBytes": 3769,
        "responseBytes": 57178,
        "cached": false
      },
      "actor": {
        "userId": "u_857382",
        "sessionId": "d7b27af31f03393dbcaa31aa",
        "plan": "free",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.6,
        "memoryMb": 194.6,
        "dbQueries": 15,
        "cacheHitRatio": 0.0036,
        "queueDepth": 12
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 373,
      "id": "evt_5ccc9c11746f603f",
      "traceId": "888525f41dd888d1a0b34b67c0de2d12",
      "timestamp": "2026-08-01T00:00:14.947Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 124.72,
        "requestBytes": 3634,
        "responseBytes": 4538,
        "cached": false
      },
      "actor": {
        "userId": "u_306772",
        "sessionId": "01eeaa01f896153dcb60a046",
        "plan": "free",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.3,
        "memoryMb": 375.8,
        "dbQueries": 21,
        "cacheHitRatio": 0.6426,
        "queueDepth": 39
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 374,
      "id": "evt_246b98d15686f31c",
      "traceId": "a04649f281bfca85c03f9059413bc2bd",
      "timestamp": "2026-08-01T00:00:14.978Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 429,
        "durationMs": 2731.46,
        "requestBytes": 2958,
        "responseBytes": 3836,
        "cached": false
      },
      "actor": {
        "userId": "u_760367",
        "sessionId": "aa4d31f37ecafa04df0c80c6",
        "plan": "starter",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.6,
        "memoryMb": 927.4,
        "dbQueries": 23,
        "cacheHitRatio": 0.1686,
        "queueDepth": 7
      },
      "tags": [
        "checkout",
        "eu",
        "eu"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:284:13)",
          "at dispatch (/srv/app/lib/router.js:180:12)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 375,
      "id": "evt_d0681a534574a0ae",
      "traceId": "155ffad91de0d198d2256b958503b42e",
      "timestamp": "2026-08-01T00:00:15.029Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 117.35,
        "requestBytes": 2509,
        "responseBytes": 22580,
        "cached": false
      },
      "actor": {
        "userId": "u_294345",
        "sessionId": "6edfacd91ddd59ffbb3946bf",
        "plan": "starter",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.1,
        "memoryMb": 795,
        "dbQueries": 23,
        "cacheHitRatio": 0.556,
        "queueDepth": 4
      },
      "tags": [
        "canary",
        "mobile",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 376,
      "id": "evt_3da4376997d58393",
      "traceId": "fda4e7babd64bd874143871dfa4fe293",
      "timestamp": "2026-08-01T00:00:15.062Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 202.89,
        "requestBytes": 3192,
        "responseBytes": 60278,
        "cached": false
      },
      "actor": {
        "userId": "u_214226",
        "sessionId": "8d334c496ab02a429e323350",
        "plan": "enterprise",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68,
        "memoryMb": 150.2,
        "dbQueries": 15,
        "cacheHitRatio": 0.2683,
        "queueDepth": 37
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 377,
      "id": "evt_96126a017eb63ad5",
      "traceId": "0b10519eee338659d97bed3106cc2664",
      "timestamp": "2026-08-01T00:00:15.090Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 255.84,
        "requestBytes": 2677,
        "responseBytes": 65365,
        "cached": false
      },
      "actor": {
        "userId": "u_746080",
        "sessionId": "859f81b9a75639e822d42a6d",
        "plan": "enterprise",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.5,
        "memoryMb": 458.7,
        "dbQueries": 2,
        "cacheHitRatio": 0.6792,
        "queueDepth": 22
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 378,
      "id": "evt_4981cc1ef137fbba",
      "traceId": "a0d48344e3251af33a189b363a46fe94",
      "timestamp": "2026-08-01T00:00:15.143Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 288.54,
        "requestBytes": 2820,
        "responseBytes": 31050,
        "cached": false
      },
      "actor": {
        "userId": "u_138999",
        "sessionId": "4712ef22e815920498361c01",
        "plan": "starter",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85,
        "memoryMb": 254.7,
        "dbQueries": 0,
        "cacheHitRatio": 0.4883,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 379,
      "id": "evt_d4849ea04a9035b1",
      "traceId": "b4c1388460dfb887097eaee9cc20efd7",
      "timestamp": "2026-08-01T00:00:15.168Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 409,
        "durationMs": 4854.75,
        "requestBytes": 2371,
        "responseBytes": 48400,
        "cached": false
      },
      "actor": {
        "userId": "u_105694",
        "sessionId": "67d55c115392ac9ab86e8f55",
        "plan": "free",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.2,
        "memoryMb": 318.2,
        "dbQueries": 6,
        "cacheHitRatio": 0.4779,
        "queueDepth": 29
      },
      "tags": [
        "b2b",
        "checkout"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:87:54)",
          "at dispatch (/srv/app/lib/router.js:168:56)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 380,
      "id": "evt_98d49d6b1ffc93eb",
      "traceId": "8eba78154a2ff8f58333739154c49d2e",
      "timestamp": "2026-08-01T00:00:15.236Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 409,
        "durationMs": 2885.17,
        "requestBytes": 144,
        "responseBytes": 28422,
        "cached": false
      },
      "actor": {
        "userId": "u_964140",
        "sessionId": "8b5ba81db3427a41c018e1a5",
        "plan": "starter",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41,
        "memoryMb": 428.6,
        "dbQueries": 14,
        "cacheHitRatio": 0.6445,
        "queueDepth": 28
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:268:67)",
          "at dispatch (/srv/app/lib/router.js:19:9)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 381,
      "id": "evt_0cc6646ec00065c7",
      "traceId": "635c4dbf0575b3fcbd19c27992fa4ff2",
      "timestamp": "2026-08-01T00:00:15.264Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 189.57,
        "requestBytes": 3929,
        "responseBytes": 19767,
        "cached": false
      },
      "actor": {
        "userId": "u_627210",
        "sessionId": "56644967e7d51d26b6a21214",
        "plan": "pro",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.7,
        "memoryMb": 284.7,
        "dbQueries": 14,
        "cacheHitRatio": 0.8164,
        "queueDepth": 19
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 382,
      "id": "evt_d7ff0b542778ba54",
      "traceId": "e28d3e85de1cbe33b031c1d0c00340ba",
      "timestamp": "2026-08-01T00:00:15.297Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 118.37,
        "requestBytes": 650,
        "responseBytes": 28187,
        "cached": false
      },
      "actor": {
        "userId": "u_444430",
        "sessionId": "9193f30248d30a0789c43014",
        "plan": "starter",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.4,
        "memoryMb": 451.9,
        "dbQueries": 4,
        "cacheHitRatio": 0.0164,
        "queueDepth": 1
      },
      "tags": [
        "canary",
        "b2b",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 383,
      "id": "evt_7e86dc62833cde36",
      "traceId": "649edc47e78bb9c5bf3ebc6a7a437ace",
      "timestamp": "2026-08-01T00:00:15.323Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 112.13,
        "requestBytes": 853,
        "responseBytes": 7038,
        "cached": false
      },
      "actor": {
        "userId": "u_152389",
        "sessionId": "5fb88afa937aa58cb662ad64",
        "plan": "free",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.6,
        "memoryMb": 872.6,
        "dbQueries": 19,
        "cacheHitRatio": 0.289,
        "queueDepth": 8
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 384,
      "id": "evt_6a9512d0c43f4276",
      "traceId": "5347710240c7212f97f6c3ce98f35b5b",
      "timestamp": "2026-08-01T00:00:15.375Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 16.91,
        "requestBytes": 2981,
        "responseBytes": 41504,
        "cached": false
      },
      "actor": {
        "userId": "u_325267",
        "sessionId": "20ccc2c0886bf02351fd16de",
        "plan": "starter",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88,
        "memoryMb": 591.8,
        "dbQueries": 20,
        "cacheHitRatio": 0.0764,
        "queueDepth": 2
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 385,
      "id": "evt_15f9adb14ae6d0d2",
      "traceId": "e5edd084652dbba9e73d8419a716c2fd",
      "timestamp": "2026-08-01T00:00:15.401Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 409,
        "durationMs": 1436.23,
        "requestBytes": 3188,
        "responseBytes": 14176,
        "cached": false
      },
      "actor": {
        "userId": "u_376643",
        "sessionId": "aa0c43021b18b416d1f43746",
        "plan": "enterprise",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.6,
        "memoryMb": 228.7,
        "dbQueries": 12,
        "cacheHitRatio": 0.0407,
        "queueDepth": 22
      },
      "tags": [
        "slow-query",
        "slow-query",
        "retry"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:257:2)",
          "at dispatch (/srv/app/lib/router.js:198:24)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 386,
      "id": "evt_bb7def0d584cd449",
      "traceId": "357c30ba7f78c3eac2e828d7b596fa82",
      "timestamp": "2026-08-01T00:00:15.444Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 138.78,
        "requestBytes": 625,
        "responseBytes": 33736,
        "cached": false
      },
      "actor": {
        "userId": "u_583105",
        "sessionId": "17db35d037a70c137a0757be",
        "plan": "free",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.9,
        "memoryMb": 541.2,
        "dbQueries": 13,
        "cacheHitRatio": 0.4133,
        "queueDepth": 31
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 387,
      "id": "evt_2e2e436381ccf182",
      "traceId": "327a21b3242e56ab10c991b07f4175e0",
      "timestamp": "2026-08-01T00:00:15.515Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 270.81,
        "requestBytes": 1353,
        "responseBytes": 61999,
        "cached": true
      },
      "actor": {
        "userId": "u_696131",
        "sessionId": "18a962725b3540d82d82e515",
        "plan": "starter",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 5.1,
        "memoryMb": 150.9,
        "dbQueries": 20,
        "cacheHitRatio": 0.9215,
        "queueDepth": 16
      },
      "tags": [
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 388,
      "id": "evt_b05bef26fb4876ec",
      "traceId": "502a4cfd6576a5ec801df408836ffa0a",
      "timestamp": "2026-08-01T00:00:15.557Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 153.45,
        "requestBytes": 3836,
        "responseBytes": 10500,
        "cached": false
      },
      "actor": {
        "userId": "u_442354",
        "sessionId": "34c75d6eb5786902a9e4a735",
        "plan": "enterprise",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 94,
        "memoryMb": 929.5,
        "dbQueries": 12,
        "cacheHitRatio": 0.9487,
        "queueDepth": 38
      },
      "tags": [
        "cold-start",
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 389,
      "id": "evt_2350e0d6d418bb1c",
      "traceId": "cb60c3ac7cb2a6a0db915ec60223a3ba",
      "timestamp": "2026-08-01T00:00:15.589Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 503,
        "durationMs": 4767.57,
        "requestBytes": 462,
        "responseBytes": 5005,
        "cached": false
      },
      "actor": {
        "userId": "u_766489",
        "sessionId": "eb685aa7dce5e5b215530787",
        "plan": "free",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 94.4,
        "memoryMb": 957.6,
        "dbQueries": 9,
        "cacheHitRatio": 0.2377,
        "queueDepth": 38
      },
      "tags": [
        "eu",
        "checkout",
        "canary"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:24:58)",
          "at dispatch (/srv/app/lib/router.js:140:63)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 390,
      "id": "evt_44c6788d05e88c03",
      "traceId": "b6386dad4cd001f75dd50ced92e420c0",
      "timestamp": "2026-08-01T00:00:15.636Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 159.53,
        "requestBytes": 3890,
        "responseBytes": 1704,
        "cached": false
      },
      "actor": {
        "userId": "u_516208",
        "sessionId": "e78c517ffe70f2b968a3a11b",
        "plan": "pro",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 46.1,
        "memoryMb": 945.2,
        "dbQueries": 15,
        "cacheHitRatio": 0.2326,
        "queueDepth": 14
      },
      "tags": [
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 391,
      "id": "evt_67536bd8403be32e",
      "traceId": "3da7fb268978f5435d5a635632e8df52",
      "timestamp": "2026-08-01T00:00:15.643Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 205.64,
        "requestBytes": 1857,
        "responseBytes": 29993,
        "cached": true
      },
      "actor": {
        "userId": "u_821089",
        "sessionId": "0830e5f2134542f3d6e18354",
        "plan": "pro",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65.9,
        "memoryMb": 676.5,
        "dbQueries": 22,
        "cacheHitRatio": 0.4483,
        "queueDepth": 30
      },
      "tags": [
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 392,
      "id": "evt_250ede9bc5581aa3",
      "traceId": "ce6bdbe305eb191162445f53ae2507e2",
      "timestamp": "2026-08-01T00:00:15.714Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 337.11,
        "requestBytes": 1942,
        "responseBytes": 11967,
        "cached": false
      },
      "actor": {
        "userId": "u_754025",
        "sessionId": "d47b5e351df7e49a0ff6d6a5",
        "plan": "free",
        "country": "US",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 59.8,
        "memoryMb": 848.3,
        "dbQueries": 16,
        "cacheHitRatio": 0.02,
        "queueDepth": 17
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 393,
      "id": "evt_ea33e088e2619801",
      "traceId": "6c2137e6ba478579e496e54488624506",
      "timestamp": "2026-08-01T00:00:15.723Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 27.07,
        "requestBytes": 2766,
        "responseBytes": 22642,
        "cached": true
      },
      "actor": {
        "userId": "u_935764",
        "sessionId": "105c9fff0ce59c501cf9408e",
        "plan": "starter",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.4,
        "memoryMb": 396,
        "dbQueries": 18,
        "cacheHitRatio": 0.1694,
        "queueDepth": 26
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 394,
      "id": "evt_ff0bca6a171e1352",
      "traceId": "4c2d06b78bce405b9275a394a3ea7573",
      "timestamp": "2026-08-01T00:00:15.765Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 233.66,
        "requestBytes": 194,
        "responseBytes": 32833,
        "cached": true
      },
      "actor": {
        "userId": "u_101178",
        "sessionId": "8585dfc5bcba02c535ed93a6",
        "plan": "pro",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 1.3,
        "memoryMb": 424.2,
        "dbQueries": 18,
        "cacheHitRatio": 0.2925,
        "queueDepth": 21
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 395,
      "id": "evt_66b5a2794a1b4561",
      "traceId": "cdbf7825ccda16ee73de7efd9a46302e",
      "timestamp": "2026-08-01T00:00:15.804Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 409,
        "durationMs": 2130.91,
        "requestBytes": 2781,
        "responseBytes": 31505,
        "cached": false
      },
      "actor": {
        "userId": "u_975751",
        "sessionId": "bdd3858288cbd3c40cbe7752",
        "plan": "pro",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 6.1,
        "memoryMb": 963.3,
        "dbQueries": 0,
        "cacheHitRatio": 0.2817,
        "queueDepth": 16
      },
      "tags": [
        "canary",
        "eu",
        "checkout"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:242:32)",
          "at dispatch (/srv/app/lib/router.js:45:25)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 396,
      "id": "evt_8975ae3117b7efa4",
      "traceId": "dc0f1831fc417604653188f01a1e7ddc",
      "timestamp": "2026-08-01T00:00:15.847Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 247.58,
        "requestBytes": 337,
        "responseBytes": 45794,
        "cached": false
      },
      "actor": {
        "userId": "u_387366",
        "sessionId": "58196dd45b1f1fcc10bfb47a",
        "plan": "free",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.9,
        "memoryMb": 657.9,
        "dbQueries": 20,
        "cacheHitRatio": 0.6886,
        "queueDepth": 26
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 397,
      "id": "evt_bfde66cb8c6e6ad2",
      "traceId": "e6e4a5fdc9eb3a4f6f97eb9480c5faaa",
      "timestamp": "2026-08-01T00:00:15.910Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 500,
        "durationMs": 2320.29,
        "requestBytes": 2493,
        "responseBytes": 49149,
        "cached": true
      },
      "actor": {
        "userId": "u_624245",
        "sessionId": "b1f1413ca7e28deb6e6c3ea0",
        "plan": "free",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.6,
        "memoryMb": 873.3,
        "dbQueries": 22,
        "cacheHitRatio": 0.7714,
        "queueDepth": 14
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:210:27)",
          "at dispatch (/srv/app/lib/router.js:23:72)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 398,
      "id": "evt_adf4322371cc3f30",
      "traceId": "252e5adcd79b4e87700e129fc536dde9",
      "timestamp": "2026-08-01T00:00:15.935Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 280.31,
        "requestBytes": 1110,
        "responseBytes": 8239,
        "cached": false
      },
      "actor": {
        "userId": "u_683039",
        "sessionId": "b53bf3bf14e4001df48cd605",
        "plan": "free",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.8,
        "memoryMb": 924.6,
        "dbQueries": 4,
        "cacheHitRatio": 0.8112,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 399,
      "id": "evt_4fc799a6bb50231c",
      "traceId": "2d7c215fb20797ed0474a18e9b428a2f",
      "timestamp": "2026-08-01T00:00:15.960Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 236.66,
        "requestBytes": 2011,
        "responseBytes": 645,
        "cached": false
      },
      "actor": {
        "userId": "u_847933",
        "sessionId": "7b8c8bb3819850a4c14a95a0",
        "plan": "starter",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.3,
        "memoryMb": 907.6,
        "dbQueries": 17,
        "cacheHitRatio": 0.8284,
        "queueDepth": 29
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 400,
      "id": "evt_d6c981cd67c8bdde",
      "traceId": "ed0a2b45b2adff6c8723b52c3b1a704c",
      "timestamp": "2026-08-01T00:00:16.000Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 503,
        "durationMs": 1868.84,
        "requestBytes": 2800,
        "responseBytes": 32819,
        "cached": false
      },
      "actor": {
        "userId": "u_241544",
        "sessionId": "749dc756312a71bda3cab19c",
        "plan": "pro",
        "country": "BR",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 2.3,
        "memoryMb": 368.6,
        "dbQueries": 15,
        "cacheHitRatio": 0.408,
        "queueDepth": 34
      },
      "tags": [
        "slow-query",
        "mobile"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:82:36)",
          "at dispatch (/srv/app/lib/router.js:152:44)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 401,
      "id": "evt_98a052364f5bbac3",
      "traceId": "5046498d8d3363cc884f1b73012e0a95",
      "timestamp": "2026-08-01T00:00:16.077Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 204,
        "durationMs": 90.91,
        "requestBytes": 1182,
        "responseBytes": 13492,
        "cached": true
      },
      "actor": {
        "userId": "u_270032",
        "sessionId": "2e487394831f74718e19dd33",
        "plan": "enterprise",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.4,
        "memoryMb": 888.7,
        "dbQueries": 14,
        "cacheHitRatio": 0.1386,
        "queueDepth": 0
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 402,
      "id": "evt_5da50825d55969f9",
      "traceId": "69eabf8ea978ee192ad3a128e1af1b16",
      "timestamp": "2026-08-01T00:00:16.117Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 39.48,
        "requestBytes": 164,
        "responseBytes": 57619,
        "cached": false
      },
      "actor": {
        "userId": "u_752631",
        "sessionId": "76484a9934d750ae97d2a0d4",
        "plan": "starter",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 98.7,
        "memoryMb": 872.3,
        "dbQueries": 16,
        "cacheHitRatio": 0.187,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 403,
      "id": "evt_d1b81448231624ad",
      "traceId": "b4045bfa3b3f8c0288cb06b21b30ad0e",
      "timestamp": "2026-08-01T00:00:16.153Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 174.44,
        "requestBytes": 2782,
        "responseBytes": 32087,
        "cached": false
      },
      "actor": {
        "userId": "u_139400",
        "sessionId": "85450496596abd3a9e446b8d",
        "plan": "enterprise",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.7,
        "memoryMb": 656.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.1008,
        "queueDepth": 24
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 404,
      "id": "evt_7c2ad05cb48d1089",
      "traceId": "e96cacb6f2b08703a1c7ce8c72fd01b8",
      "timestamp": "2026-08-01T00:00:16.160Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 111.4,
        "requestBytes": 2441,
        "responseBytes": 14113,
        "cached": false
      },
      "actor": {
        "userId": "u_726018",
        "sessionId": "4c4ba9c8eac17ca506ac8571",
        "plan": "starter",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.6,
        "memoryMb": 785.3,
        "dbQueries": 9,
        "cacheHitRatio": 0.8104,
        "queueDepth": 3
      },
      "tags": [
        "checkout",
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 405,
      "id": "evt_8a7ffd6af5c189e3",
      "traceId": "0d7e08f6d3c82fa2d5e1958da0fd31ea",
      "timestamp": "2026-08-01T00:00:16.206Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 289.02,
        "requestBytes": 3405,
        "responseBytes": 6932,
        "cached": false
      },
      "actor": {
        "userId": "u_741952",
        "sessionId": "1e5c3700b0e66631bed45060",
        "plan": "free",
        "country": "DE",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 79.1,
        "memoryMb": 538.7,
        "dbQueries": 10,
        "cacheHitRatio": 0.979,
        "queueDepth": 38
      },
      "tags": [
        "eu",
        "slow-query",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 406,
      "id": "evt_cfc20d45264f0766",
      "traceId": "ecabdf18693c84d80ac198a5fce11db9",
      "timestamp": "2026-08-01T00:00:16.271Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 158.98,
        "requestBytes": 2867,
        "responseBytes": 56389,
        "cached": false
      },
      "actor": {
        "userId": "u_142753",
        "sessionId": "3ff927451f0584775e87673c",
        "plan": "starter",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.2,
        "memoryMb": 585,
        "dbQueries": 3,
        "cacheHitRatio": 0.5672,
        "queueDepth": 33
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 407,
      "id": "evt_8145d2c992bab34d",
      "traceId": "b580e6337fe9c30fa63366fad28c2e10",
      "timestamp": "2026-08-01T00:00:16.310Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 32.41,
        "requestBytes": 977,
        "responseBytes": 32636,
        "cached": false
      },
      "actor": {
        "userId": "u_924079",
        "sessionId": "70d265188f5dbb7e021aa1b4",
        "plan": "enterprise",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.8,
        "memoryMb": 244.6,
        "dbQueries": 21,
        "cacheHitRatio": 0.7972,
        "queueDepth": 24
      },
      "tags": [
        "mobile",
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 408,
      "id": "evt_fed8c27e0ab588d5",
      "traceId": "e55fe7c5ec650402d4c027cb789cba56",
      "timestamp": "2026-08-01T00:00:16.336Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 339.58,
        "requestBytes": 3470,
        "responseBytes": 30212,
        "cached": false
      },
      "actor": {
        "userId": "u_538261",
        "sessionId": "58dca40ea2e5fc968b0a89f8",
        "plan": "enterprise",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.7,
        "memoryMb": 325.8,
        "dbQueries": 18,
        "cacheHitRatio": 0.4649,
        "queueDepth": 8
      },
      "tags": [
        "eu",
        "eu",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 409,
      "id": "evt_d158a3709b521e9a",
      "traceId": "4c1f1d240e01e0563fe4b69edbe71a52",
      "timestamp": "2026-08-01T00:00:16.362Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 294.35,
        "requestBytes": 3108,
        "responseBytes": 13266,
        "cached": false
      },
      "actor": {
        "userId": "u_280384",
        "sessionId": "5af0667d00f509c615c729e3",
        "plan": "starter",
        "country": "FR",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 75.1,
        "memoryMb": 166.3,
        "dbQueries": 12,
        "cacheHitRatio": 0.4958,
        "queueDepth": 8
      },
      "tags": [
        "slow-query",
        "eu",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 410,
      "id": "evt_f54970a1aefc8f7c",
      "traceId": "233f6e13d39fe0fc025d57a9c82868fc",
      "timestamp": "2026-08-01T00:00:16.435Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 313.77,
        "requestBytes": 360,
        "responseBytes": 5339,
        "cached": false
      },
      "actor": {
        "userId": "u_323216",
        "sessionId": "503db9cc95dc39baf5601c16",
        "plan": "pro",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.7,
        "memoryMb": 457.4,
        "dbQueries": 17,
        "cacheHitRatio": 0.6622,
        "queueDepth": 24
      },
      "tags": [
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 411,
      "id": "evt_45c1499b24588355",
      "traceId": "d820bc4914d410cb50604a4ebe0d578d",
      "timestamp": "2026-08-01T00:00:16.445Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 47.2,
        "requestBytes": 3901,
        "responseBytes": 37839,
        "cached": false
      },
      "actor": {
        "userId": "u_497423",
        "sessionId": "6db588ef01a107b4051a982f",
        "plan": "enterprise",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.1,
        "memoryMb": 324.6,
        "dbQueries": 18,
        "cacheHitRatio": 0.4994,
        "queueDepth": 13
      },
      "tags": [
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 412,
      "id": "evt_13694eeb671939d5",
      "traceId": "2ba68f6ac751d3e04d93dd9d3b4db486",
      "timestamp": "2026-08-01T00:00:16.489Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 77.48,
        "requestBytes": 3410,
        "responseBytes": 11154,
        "cached": false
      },
      "actor": {
        "userId": "u_807874",
        "sessionId": "7c91d092d235a3af53a547eb",
        "plan": "pro",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.3,
        "memoryMb": 929.2,
        "dbQueries": 10,
        "cacheHitRatio": 0.3536,
        "queueDepth": 38
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 413,
      "id": "evt_e95b3baddb491cea",
      "traceId": "eb34ac620433a7de7cc9224aaecf3787",
      "timestamp": "2026-08-01T00:00:16.524Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 47.25,
        "requestBytes": 2602,
        "responseBytes": 52804,
        "cached": false
      },
      "actor": {
        "userId": "u_856658",
        "sessionId": "3482d9c660428dbd2f4eea03",
        "plan": "starter",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.5,
        "memoryMb": 411.9,
        "dbQueries": 23,
        "cacheHitRatio": 0.993,
        "queueDepth": 38
      },
      "tags": [
        "eu",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 414,
      "id": "evt_178f0c9897914821",
      "traceId": "7d0f1d5d794471ec9fcd5713faa8f08e",
      "timestamp": "2026-08-01T00:00:16.560Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 300.9,
        "requestBytes": 1908,
        "responseBytes": 33761,
        "cached": true
      },
      "actor": {
        "userId": "u_428853",
        "sessionId": "b7084744551f4ecaab160127",
        "plan": "starter",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.4,
        "memoryMb": 985,
        "dbQueries": 12,
        "cacheHitRatio": 0.1425,
        "queueDepth": 37
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 415,
      "id": "evt_0f66854009b8e900",
      "traceId": "d9b6b32b6a11b9499fe74fca8cc898b8",
      "timestamp": "2026-08-01T00:00:16.632Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 38.67,
        "requestBytes": 1220,
        "responseBytes": 48759,
        "cached": false
      },
      "actor": {
        "userId": "u_855234",
        "sessionId": "abacfe733513223913ad19b3",
        "plan": "enterprise",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45,
        "memoryMb": 219.4,
        "dbQueries": 20,
        "cacheHitRatio": 0.5652,
        "queueDepth": 35
      },
      "tags": [
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 416,
      "id": "evt_cab2d2f0aab7e007",
      "traceId": "90d6a1857473b633d5fa5140050463c5",
      "timestamp": "2026-08-01T00:00:16.640Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 502,
        "durationMs": 3165.67,
        "requestBytes": 3964,
        "responseBytes": 3921,
        "cached": true
      },
      "actor": {
        "userId": "u_132396",
        "sessionId": "e0992c1542fb2145e7efd79e",
        "plan": "free",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.1,
        "memoryMb": 191.5,
        "dbQueries": 11,
        "cacheHitRatio": 0.9954,
        "queueDepth": 31
      },
      "tags": [
        "slow-query"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:174:25)",
          "at dispatch (/srv/app/lib/router.js:193:63)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 417,
      "id": "evt_917b454397b05abb",
      "traceId": "87fc5c6417a782b7afddfbb69493972c",
      "timestamp": "2026-08-01T00:00:16.691Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 270.48,
        "requestBytes": 646,
        "responseBytes": 41643,
        "cached": true
      },
      "actor": {
        "userId": "u_991303",
        "sessionId": "b9b276be729ae2a0910b2311",
        "plan": "pro",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.2,
        "memoryMb": 250,
        "dbQueries": 14,
        "cacheHitRatio": 0.9833,
        "queueDepth": 35
      },
      "tags": [
        "cold-start",
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 418,
      "id": "evt_6b48d1da6729a91c",
      "traceId": "7fe80e06ff560c2f1b6f2b1cb1572a03",
      "timestamp": "2026-08-01T00:00:16.746Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 175.62,
        "requestBytes": 78,
        "responseBytes": 40409,
        "cached": true
      },
      "actor": {
        "userId": "u_717419",
        "sessionId": "fb0e290ca5f553df4ecd0582",
        "plan": "pro",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.7,
        "memoryMb": 830.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.316,
        "queueDepth": 4
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 419,
      "id": "evt_fc0f529d953ab550",
      "traceId": "a4806da4693e2ef8d4826a11319a4673",
      "timestamp": "2026-08-01T00:00:16.772Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 289.6,
        "requestBytes": 157,
        "responseBytes": 61499,
        "cached": false
      },
      "actor": {
        "userId": "u_301884",
        "sessionId": "a3f3857937615e0823447bdb",
        "plan": "enterprise",
        "country": "DE",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 92.5,
        "memoryMb": 129.9,
        "dbQueries": 11,
        "cacheHitRatio": 0.3111,
        "queueDepth": 6
      },
      "tags": [
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 420,
      "id": "evt_4c309e2682f7c1ad",
      "traceId": "f1880d6bb5cf5c6fde6d2842b2422337",
      "timestamp": "2026-08-01T00:00:16.805Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 277.71,
        "requestBytes": 2147,
        "responseBytes": 7986,
        "cached": false
      },
      "actor": {
        "userId": "u_881540",
        "sessionId": "12cd97b33a26d679911c9521",
        "plan": "enterprise",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68,
        "memoryMb": 195.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.8381,
        "queueDepth": 6
      },
      "tags": [
        "canary",
        "canary",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 421,
      "id": "evt_57fb5329fde2d1ed",
      "traceId": "26d174ef9d405799a596e6392b25ef28",
      "timestamp": "2026-08-01T00:00:16.868Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 314.73,
        "requestBytes": 2956,
        "responseBytes": 18445,
        "cached": false
      },
      "actor": {
        "userId": "u_692329",
        "sessionId": "0d9d44d9458861b01a134a35",
        "plan": "free",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.5,
        "memoryMb": 432.9,
        "dbQueries": 0,
        "cacheHitRatio": 0.7368,
        "queueDepth": 4
      },
      "tags": [
        "slow-query",
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 422,
      "id": "evt_ed970d1c330bdd8a",
      "traceId": "65d186e640af993a59aae7a8d32c1473",
      "timestamp": "2026-08-01T00:00:16.887Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 409,
        "durationMs": 3167.35,
        "requestBytes": 3667,
        "responseBytes": 6367,
        "cached": false
      },
      "actor": {
        "userId": "u_304642",
        "sessionId": "046bb9c294baa35116498e86",
        "plan": "enterprise",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.9,
        "memoryMb": 377.5,
        "dbQueries": 12,
        "cacheHitRatio": 0.8838,
        "queueDepth": 23
      },
      "tags": [
        "eu",
        "mobile",
        "eu"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:234:54)",
          "at dispatch (/srv/app/lib/router.js:177:40)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 423,
      "id": "evt_53c68921f557439c",
      "traceId": "8cd14424425aa42fa2cc616c86e9ce92",
      "timestamp": "2026-08-01T00:00:16.955Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 312.03,
        "requestBytes": 1927,
        "responseBytes": 62701,
        "cached": false
      },
      "actor": {
        "userId": "u_685077",
        "sessionId": "d3771267865458b4fc2f1e73",
        "plan": "starter",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.5,
        "memoryMb": 273.6,
        "dbQueries": 23,
        "cacheHitRatio": 0.4341,
        "queueDepth": 29
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 424,
      "id": "evt_f20aaf1bae2b876f",
      "traceId": "0b29cc52c1ae2a43a9826d75745694da",
      "timestamp": "2026-08-01T00:00:16.972Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 8.81,
        "requestBytes": 589,
        "responseBytes": 26997,
        "cached": false
      },
      "actor": {
        "userId": "u_411649",
        "sessionId": "34def994ca39ee7dfb97ad1c",
        "plan": "free",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 52,
        "memoryMb": 795.3,
        "dbQueries": 11,
        "cacheHitRatio": 0.2484,
        "queueDepth": 3
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 425,
      "id": "evt_a3b51022d1e1d688",
      "traceId": "27eb8b937603a9a7e86695223407c683",
      "timestamp": "2026-08-01T00:00:17.022Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 114.1,
        "requestBytes": 3850,
        "responseBytes": 36669,
        "cached": false
      },
      "actor": {
        "userId": "u_788051",
        "sessionId": "754604d704d70365df46ad7e",
        "plan": "free",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.3,
        "memoryMb": 959.5,
        "dbQueries": 4,
        "cacheHitRatio": 0.0532,
        "queueDepth": 33
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 426,
      "id": "evt_c66306218dee1d60",
      "traceId": "2d55cc785325ca92ab2166d8c06769ad",
      "timestamp": "2026-08-01T00:00:17.079Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 304,
        "durationMs": 63.47,
        "requestBytes": 886,
        "responseBytes": 45260,
        "cached": false
      },
      "actor": {
        "userId": "u_176872",
        "sessionId": "fe0f5c6df2e2ac4cb8f99787",
        "plan": "enterprise",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.2,
        "memoryMb": 321.5,
        "dbQueries": 0,
        "cacheHitRatio": 0.5034,
        "queueDepth": 27
      },
      "tags": [
        "slow-query",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 427,
      "id": "evt_eeb3309e3f4e5dc6",
      "traceId": "816c1a4d2ad9fb7c887d04369a998164",
      "timestamp": "2026-08-01T00:00:17.109Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 176.43,
        "requestBytes": 4022,
        "responseBytes": 59872,
        "cached": false
      },
      "actor": {
        "userId": "u_620596",
        "sessionId": "82963a2a087c2834ecaf1071",
        "plan": "starter",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.9,
        "memoryMb": 700.1,
        "dbQueries": 14,
        "cacheHitRatio": 0.0572,
        "queueDepth": 26
      },
      "tags": [
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 428,
      "id": "evt_b8c4df5a17be2107",
      "traceId": "06cefff79d90c06dbcd664b42096d037",
      "timestamp": "2026-08-01T00:00:17.126Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 19.89,
        "requestBytes": 177,
        "responseBytes": 9010,
        "cached": false
      },
      "actor": {
        "userId": "u_659944",
        "sessionId": "248a67ebaa6c9a08d1f64db5",
        "plan": "pro",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.4,
        "memoryMb": 687.8,
        "dbQueries": 3,
        "cacheHitRatio": 0.5457,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 429,
      "id": "evt_dc90623b84896af3",
      "traceId": "a49d6526081976b3fe4c8335f7c45029",
      "timestamp": "2026-08-01T00:00:17.179Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 303.82,
        "requestBytes": 1443,
        "responseBytes": 54569,
        "cached": false
      },
      "actor": {
        "userId": "u_927530",
        "sessionId": "0ba8edf97b0e8bea8522b729",
        "plan": "enterprise",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.5,
        "memoryMb": 368.7,
        "dbQueries": 9,
        "cacheHitRatio": 0.1298,
        "queueDepth": 10
      },
      "tags": [
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 430,
      "id": "evt_c7280d5d5d6334e7",
      "traceId": "a19df21b9cb16afff104e0eb9c1e51d9",
      "timestamp": "2026-08-01T00:00:17.223Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 153.08,
        "requestBytes": 1170,
        "responseBytes": 64372,
        "cached": false
      },
      "actor": {
        "userId": "u_430874",
        "sessionId": "348179fa74e0f017a6b6ac88",
        "plan": "starter",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16.3,
        "memoryMb": 193,
        "dbQueries": 17,
        "cacheHitRatio": 0.6453,
        "queueDepth": 16
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 431,
      "id": "evt_724ea5420920a8a2",
      "traceId": "741d6dc079dd60a250dfcd83fb35e99a",
      "timestamp": "2026-08-01T00:00:17.243Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 27.31,
        "requestBytes": 536,
        "responseBytes": 55716,
        "cached": true
      },
      "actor": {
        "userId": "u_412212",
        "sessionId": "c141fd0bbc4f1348354333e6",
        "plan": "enterprise",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.1,
        "memoryMb": 520.3,
        "dbQueries": 2,
        "cacheHitRatio": 0.7476,
        "queueDepth": 8
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 432,
      "id": "evt_38b30d3de02d8650",
      "traceId": "3a1bd763b1007b66fecd7b99906e4e57",
      "timestamp": "2026-08-01T00:00:17.287Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 193.58,
        "requestBytes": 2323,
        "responseBytes": 7491,
        "cached": false
      },
      "actor": {
        "userId": "u_760489",
        "sessionId": "67333a8201a3d72f16942f95",
        "plan": "enterprise",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2.6,
        "memoryMb": 374.1,
        "dbQueries": 16,
        "cacheHitRatio": 0.8755,
        "queueDepth": 26
      },
      "tags": [
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 433,
      "id": "evt_611f97be7b24ee27",
      "traceId": "7c684f895315e53533750a13035e8447",
      "timestamp": "2026-08-01T00:00:17.337Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 81.67,
        "requestBytes": 2810,
        "responseBytes": 49034,
        "cached": false
      },
      "actor": {
        "userId": "u_662948",
        "sessionId": "0bd512122f81c9e937d7bae1",
        "plan": "starter",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.5,
        "memoryMb": 154.5,
        "dbQueries": 6,
        "cacheHitRatio": 0.8467,
        "queueDepth": 13
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 434,
      "id": "evt_e84bf48559e6e71e",
      "traceId": "ea91531fdbd997aeee223510b4118581",
      "timestamp": "2026-08-01T00:00:17.379Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 409,
        "durationMs": 4604.68,
        "requestBytes": 2702,
        "responseBytes": 56949,
        "cached": true
      },
      "actor": {
        "userId": "u_393792",
        "sessionId": "bb06dfe0c6ffdbc565ae4171",
        "plan": "enterprise",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.9,
        "memoryMb": 153.7,
        "dbQueries": 11,
        "cacheHitRatio": 0.094,
        "queueDepth": 38
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:356:58)",
          "at dispatch (/srv/app/lib/router.js:57:54)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 435,
      "id": "evt_125224ed9ab0b510",
      "traceId": "7f1f07634566e585deda74483e63c0fb",
      "timestamp": "2026-08-01T00:00:17.422Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 190.75,
        "requestBytes": 3182,
        "responseBytes": 64299,
        "cached": false
      },
      "actor": {
        "userId": "u_188026",
        "sessionId": "9a1bcc6cb7c3e98fe48b3c1e",
        "plan": "enterprise",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.5,
        "memoryMb": 682.4,
        "dbQueries": 16,
        "cacheHitRatio": 0.652,
        "queueDepth": 4
      },
      "tags": [
        "b2b",
        "mobile",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 436,
      "id": "evt_95f856c7a6b15277",
      "traceId": "ca9828d63df6c02d15ec4aed562a8069",
      "timestamp": "2026-08-01T00:00:17.443Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 195.18,
        "requestBytes": 2493,
        "responseBytes": 55206,
        "cached": false
      },
      "actor": {
        "userId": "u_458242",
        "sessionId": "e816793b29c66cd68e84019b",
        "plan": "pro",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57,
        "memoryMb": 927.8,
        "dbQueries": 1,
        "cacheHitRatio": 0.5241,
        "queueDepth": 4
      },
      "tags": [
        "retry",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 437,
      "id": "evt_42a9575db67e5f67",
      "traceId": "3d0f61725c95cf73d240f9cc6b65303f",
      "timestamp": "2026-08-01T00:00:17.481Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 86.66,
        "requestBytes": 1166,
        "responseBytes": 47552,
        "cached": false
      },
      "actor": {
        "userId": "u_979650",
        "sessionId": "6bdb25aed07db7ca6b90ecc6",
        "plan": "pro",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.5,
        "memoryMb": 743.9,
        "dbQueries": 5,
        "cacheHitRatio": 0.5144,
        "queueDepth": 30
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 438,
      "id": "evt_af8022cabe216a13",
      "traceId": "ecf09e0a2d5e29ff2b8dd58587e99144",
      "timestamp": "2026-08-01T00:00:17.535Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 38.4,
        "requestBytes": 194,
        "responseBytes": 62115,
        "cached": true
      },
      "actor": {
        "userId": "u_734917",
        "sessionId": "0784a50b0955efe5e1de18b8",
        "plan": "free",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56,
        "memoryMb": 685,
        "dbQueries": 9,
        "cacheHitRatio": 0.1298,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 439,
      "id": "evt_c0be3db19ea5980f",
      "traceId": "e7707e775c07aac8258a90ff02e04fe4",
      "timestamp": "2026-08-01T00:00:17.563Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 42.3,
        "requestBytes": 2617,
        "responseBytes": 40770,
        "cached": false
      },
      "actor": {
        "userId": "u_572792",
        "sessionId": "f10fb33673af884d4fc81fa8",
        "plan": "pro",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81,
        "memoryMb": 554.5,
        "dbQueries": 2,
        "cacheHitRatio": 0.1008,
        "queueDepth": 9
      },
      "tags": [
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 440,
      "id": "evt_37079a5f077e5866",
      "traceId": "d09c81a5bee47120c0fc5a415536b30a",
      "timestamp": "2026-08-01T00:00:17.638Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 226.53,
        "requestBytes": 2173,
        "responseBytes": 11255,
        "cached": false
      },
      "actor": {
        "userId": "u_356581",
        "sessionId": "dde6d71226de1305c1f87317",
        "plan": "starter",
        "country": "US",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 4.3,
        "memoryMb": 958.3,
        "dbQueries": 9,
        "cacheHitRatio": 0.3758,
        "queueDepth": 28
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 441,
      "id": "evt_8a02da11113205d1",
      "traceId": "a13182739c1426b3353fdb0500488884",
      "timestamp": "2026-08-01T00:00:17.671Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 200,
        "durationMs": 254.21,
        "requestBytes": 1068,
        "responseBytes": 26126,
        "cached": false
      },
      "actor": {
        "userId": "u_827236",
        "sessionId": "7e5a93a5693a53111a84a512",
        "plan": "free",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81.6,
        "memoryMb": 387,
        "dbQueries": 13,
        "cacheHitRatio": 0.7217,
        "queueDepth": 27
      },
      "tags": [
        "canary",
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 442,
      "id": "evt_f6776bad2513dc05",
      "traceId": "207b9202dc4c4e580a3890784899b9a5",
      "timestamp": "2026-08-01T00:00:17.709Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 147.77,
        "requestBytes": 940,
        "responseBytes": 11047,
        "cached": false
      },
      "actor": {
        "userId": "u_512818",
        "sessionId": "c595b2081b826eb3f67abff1",
        "plan": "free",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.8,
        "memoryMb": 839.6,
        "dbQueries": 22,
        "cacheHitRatio": 0.8614,
        "queueDepth": 3
      },
      "tags": [
        "canary",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 443,
      "id": "evt_94b851aedbda7a7b",
      "traceId": "73599e15356eaee5f8bda9f2c340fcd5",
      "timestamp": "2026-08-01T00:00:17.741Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 39.48,
        "requestBytes": 760,
        "responseBytes": 49776,
        "cached": false
      },
      "actor": {
        "userId": "u_712993",
        "sessionId": "cc4eeeb478a6a552d47e0ac4",
        "plan": "starter",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.5,
        "memoryMb": 637.6,
        "dbQueries": 19,
        "cacheHitRatio": 0.6736,
        "queueDepth": 26
      },
      "tags": [
        "canary",
        "cold-start",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 444,
      "id": "evt_78bb6036a813c892",
      "traceId": "393bf52632e6bbee96dfed726a4b8ef6",
      "timestamp": "2026-08-01T00:00:17.763Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 42.45,
        "requestBytes": 255,
        "responseBytes": 13783,
        "cached": false
      },
      "actor": {
        "userId": "u_735022",
        "sessionId": "f5456215136c0e39a5fb643a",
        "plan": "starter",
        "country": "FR",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 31.7,
        "memoryMb": 632.8,
        "dbQueries": 11,
        "cacheHitRatio": 0.5854,
        "queueDepth": 7
      },
      "tags": [
        "cold-start",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 445,
      "id": "evt_8f9ebc1f9e5e9687",
      "traceId": "54f1416d3b50382b36c7aada56d8acb1",
      "timestamp": "2026-08-01T00:00:17.819Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 291.4,
        "requestBytes": 447,
        "responseBytes": 49511,
        "cached": true
      },
      "actor": {
        "userId": "u_980647",
        "sessionId": "3e5fafe3ab45ba6b87e2b9ed",
        "plan": "enterprise",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24,
        "memoryMb": 201.9,
        "dbQueries": 18,
        "cacheHitRatio": 0.3452,
        "queueDepth": 13
      },
      "tags": [
        "cold-start",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 446,
      "id": "evt_94022637693d2610",
      "traceId": "2d68612b272f4cf8d63875a82fa100d2",
      "timestamp": "2026-08-01T00:00:17.851Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 76.22,
        "requestBytes": 3323,
        "responseBytes": 25888,
        "cached": false
      },
      "actor": {
        "userId": "u_272648",
        "sessionId": "57ef5beff54b9ccea2fd3667",
        "plan": "enterprise",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.6,
        "memoryMb": 622.2,
        "dbQueries": 10,
        "cacheHitRatio": 0.8222,
        "queueDepth": 30
      },
      "tags": [
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 447,
      "id": "evt_66743699b90c58eb",
      "traceId": "d8b2a3f190d5cbb990b42c8bc9020f9d",
      "timestamp": "2026-08-01T00:00:17.882Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 240.21,
        "requestBytes": 3522,
        "responseBytes": 29081,
        "cached": false
      },
      "actor": {
        "userId": "u_583402",
        "sessionId": "79b1792b7fea47f290d0a9a7",
        "plan": "free",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.2,
        "memoryMb": 861.3,
        "dbQueries": 20,
        "cacheHitRatio": 0.6387,
        "queueDepth": 11
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 448,
      "id": "evt_41e2d991016e2fe5",
      "traceId": "b2941d351af52de06d5b2470df646c6f",
      "timestamp": "2026-08-01T00:00:17.922Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 92.68,
        "requestBytes": 596,
        "responseBytes": 16435,
        "cached": true
      },
      "actor": {
        "userId": "u_635005",
        "sessionId": "20a6bda178b44d40fb9d3f8c",
        "plan": "starter",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 9.5,
        "memoryMb": 484.6,
        "dbQueries": 13,
        "cacheHitRatio": 0.0986,
        "queueDepth": 2
      },
      "tags": [
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 449,
      "id": "evt_ecc9bec9dcaa4412",
      "traceId": "b4a18a1cb40998223613151a64fddbb5",
      "timestamp": "2026-08-01T00:00:17.994Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 238.68,
        "requestBytes": 1109,
        "responseBytes": 50728,
        "cached": false
      },
      "actor": {
        "userId": "u_619935",
        "sessionId": "e2de038b9d35f29d3ec8d80e",
        "plan": "enterprise",
        "country": "FR",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 80.6,
        "memoryMb": 557.2,
        "dbQueries": 0,
        "cacheHitRatio": 0.3465,
        "queueDepth": 24
      },
      "tags": [
        "b2b",
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 450,
      "id": "evt_173802cf24735b99",
      "traceId": "fc6e6c2b7332d3c8574dc19e1b770291",
      "timestamp": "2026-08-01T00:00:18.021Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 210.11,
        "requestBytes": 2898,
        "responseBytes": 28857,
        "cached": true
      },
      "actor": {
        "userId": "u_223147",
        "sessionId": "0f3bc70bde3852580fd20462",
        "plan": "enterprise",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.8,
        "memoryMb": 875.4,
        "dbQueries": 20,
        "cacheHitRatio": 0.0131,
        "queueDepth": 10
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 451,
      "id": "evt_4acb4533a1094ece",
      "traceId": "884b5da6f5dda74840f7704a7088ac5f",
      "timestamp": "2026-08-01T00:00:18.064Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 173.64,
        "requestBytes": 3670,
        "responseBytes": 35325,
        "cached": false
      },
      "actor": {
        "userId": "u_923388",
        "sessionId": "36359995f103a6e7ee1042ab",
        "plan": "free",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.9,
        "memoryMb": 519.1,
        "dbQueries": 19,
        "cacheHitRatio": 0.2534,
        "queueDepth": 10
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 452,
      "id": "evt_0201a02dfeca77b7",
      "traceId": "30e061ca7190f98d1a75b382f0b5b709",
      "timestamp": "2026-08-01T00:00:18.097Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 198.3,
        "requestBytes": 2650,
        "responseBytes": 62650,
        "cached": true
      },
      "actor": {
        "userId": "u_681860",
        "sessionId": "bb46342ca752c55eee7fa22a",
        "plan": "pro",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.2,
        "memoryMb": 977.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.6583,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 453,
      "id": "evt_55f8107f843f4b34",
      "traceId": "aef745d6d2147c746008a049abc68a96",
      "timestamp": "2026-08-01T00:00:18.124Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 152.67,
        "requestBytes": 199,
        "responseBytes": 31741,
        "cached": false
      },
      "actor": {
        "userId": "u_721179",
        "sessionId": "bbc74486b7108ecbfeb6d287",
        "plan": "free",
        "country": "JP",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 6.8,
        "memoryMb": 569.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.0575,
        "queueDepth": 2
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 454,
      "id": "evt_ba6cec3cd6bec185",
      "traceId": "4f53f4e4429904f8437f5b39700be031",
      "timestamp": "2026-08-01T00:00:18.196Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 255.18,
        "requestBytes": 3224,
        "responseBytes": 64976,
        "cached": false
      },
      "actor": {
        "userId": "u_127861",
        "sessionId": "3b8376c6780bef63272b45d2",
        "plan": "enterprise",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.9,
        "memoryMb": 490.2,
        "dbQueries": 20,
        "cacheHitRatio": 0.9175,
        "queueDepth": 3
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 455,
      "id": "evt_06c945ed452f53bd",
      "traceId": "862d6c9e96e50165c560bf852777acf0",
      "timestamp": "2026-08-01T00:00:18.232Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 31.52,
        "requestBytes": 1588,
        "responseBytes": 53932,
        "cached": false
      },
      "actor": {
        "userId": "u_536106",
        "sessionId": "e12c4624a5eb276999f11042",
        "plan": "pro",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.3,
        "memoryMb": 227.6,
        "dbQueries": 7,
        "cacheHitRatio": 0.4607,
        "queueDepth": 23
      },
      "tags": [
        "canary",
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 456,
      "id": "evt_94c976f000b8810d",
      "traceId": "3a6de25710b6e3d5049e531f1b9e6992",
      "timestamp": "2026-08-01T00:00:18.247Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 214.56,
        "requestBytes": 1866,
        "responseBytes": 61774,
        "cached": false
      },
      "actor": {
        "userId": "u_378839",
        "sessionId": "197890d5989f253d2cc061a3",
        "plan": "pro",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.8,
        "memoryMb": 826.3,
        "dbQueries": 5,
        "cacheHitRatio": 0.5445,
        "queueDepth": 14
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 457,
      "id": "evt_0b797ec5e46d5a33",
      "traceId": "d69d3e3b6b4cc84db36cf82497e6289e",
      "timestamp": "2026-08-01T00:00:18.299Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 262.97,
        "requestBytes": 337,
        "responseBytes": 50421,
        "cached": true
      },
      "actor": {
        "userId": "u_663799",
        "sessionId": "63110061f2f19d76abd08eba",
        "plan": "starter",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.7,
        "memoryMb": 646.2,
        "dbQueries": 5,
        "cacheHitRatio": 0.8631,
        "queueDepth": 4
      },
      "tags": [
        "cold-start",
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 458,
      "id": "evt_8f1bb70101ebf544",
      "traceId": "4024c36f565733993b4d8a7c861ca891",
      "timestamp": "2026-08-01T00:00:18.353Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 4.45,
        "requestBytes": 270,
        "responseBytes": 15758,
        "cached": false
      },
      "actor": {
        "userId": "u_341975",
        "sessionId": "1b87df5cdf18412cb3813ed0",
        "plan": "free",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.7,
        "memoryMb": 645.1,
        "dbQueries": 5,
        "cacheHitRatio": 0.0586,
        "queueDepth": 32
      },
      "tags": [
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 459,
      "id": "evt_1385f63adc1bd856",
      "traceId": "1c2162a092c671eb22b50b476c7d181a",
      "timestamp": "2026-08-01T00:00:18.376Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 503,
        "durationMs": 808.33,
        "requestBytes": 481,
        "responseBytes": 24817,
        "cached": false
      },
      "actor": {
        "userId": "u_143019",
        "sessionId": "b4d256b73b3545e264a8a945",
        "plan": "enterprise",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99,
        "memoryMb": 950.8,
        "dbQueries": 4,
        "cacheHitRatio": 0.8223,
        "queueDepth": 33
      },
      "tags": [
        "cold-start"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:154:26)",
          "at dispatch (/srv/app/lib/router.js:46:75)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 460,
      "id": "evt_3725845ead37a566",
      "traceId": "6e32b21c26ba0b253e349cd7ac7bf939",
      "timestamp": "2026-08-01T00:00:18.427Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 154.18,
        "requestBytes": 2763,
        "responseBytes": 9959,
        "cached": false
      },
      "actor": {
        "userId": "u_543755",
        "sessionId": "52f288c6f1b4913612bc6aff",
        "plan": "starter",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.1,
        "memoryMb": 936.2,
        "dbQueries": 2,
        "cacheHitRatio": 0.0681,
        "queueDepth": 27
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 461,
      "id": "evt_20e0ee758339fe13",
      "traceId": "77a24f1f8fbaa02c102e7108a7330874",
      "timestamp": "2026-08-01T00:00:18.466Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 254.22,
        "requestBytes": 2674,
        "responseBytes": 14399,
        "cached": false
      },
      "actor": {
        "userId": "u_484942",
        "sessionId": "4aad1583647efe01adbd02ae",
        "plan": "pro",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.6,
        "memoryMb": 535.7,
        "dbQueries": 8,
        "cacheHitRatio": 0.0055,
        "queueDepth": 10
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 462,
      "id": "evt_d426a3ec7cadcb3c",
      "traceId": "35a336c67448bd8255503982d0f3e274",
      "timestamp": "2026-08-01T00:00:18.480Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 60.48,
        "requestBytes": 1844,
        "responseBytes": 33046,
        "cached": true
      },
      "actor": {
        "userId": "u_943626",
        "sessionId": "b31301837925600bbed69ba1",
        "plan": "starter",
        "country": "DE",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 30.7,
        "memoryMb": 387.1,
        "dbQueries": 13,
        "cacheHitRatio": 0.9061,
        "queueDepth": 30
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 463,
      "id": "evt_cd4b7a0077071387",
      "traceId": "7995886f60335261495764d7724c8e2a",
      "timestamp": "2026-08-01T00:00:18.523Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 91.16,
        "requestBytes": 433,
        "responseBytes": 64536,
        "cached": false
      },
      "actor": {
        "userId": "u_345866",
        "sessionId": "9dcb6d9e83ca83891635cbd0",
        "plan": "free",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.7,
        "memoryMb": 162.1,
        "dbQueries": 14,
        "cacheHitRatio": 0.9848,
        "queueDepth": 1
      },
      "tags": [
        "canary",
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 464,
      "id": "evt_a198796da9a13e8b",
      "traceId": "ae7ef1d2f400559d63e6fca951ccb063",
      "timestamp": "2026-08-01T00:00:18.567Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 82.96,
        "requestBytes": 38,
        "responseBytes": 20901,
        "cached": false
      },
      "actor": {
        "userId": "u_844127",
        "sessionId": "c948e3052aa12fc1b4ca1c4a",
        "plan": "enterprise",
        "country": "BR",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 8.3,
        "memoryMb": 806.5,
        "dbQueries": 13,
        "cacheHitRatio": 0.7176,
        "queueDepth": 11
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 465,
      "id": "evt_37bafd383fb506cc",
      "traceId": "05cff23d6d11b319d394464d3f0b610f",
      "timestamp": "2026-08-01T00:00:18.608Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 305.28,
        "requestBytes": 2091,
        "responseBytes": 5315,
        "cached": false
      },
      "actor": {
        "userId": "u_569701",
        "sessionId": "20a5792394d5172831c14baf",
        "plan": "pro",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.4,
        "memoryMb": 485.3,
        "dbQueries": 17,
        "cacheHitRatio": 0.194,
        "queueDepth": 29
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 466,
      "id": "evt_339a477c10b6a5ed",
      "traceId": "0db892001c5ea80d46c82aae4ac1cc17",
      "timestamp": "2026-08-01T00:00:18.659Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 429,
        "durationMs": 2583.27,
        "requestBytes": 3955,
        "responseBytes": 8198,
        "cached": false
      },
      "actor": {
        "userId": "u_144597",
        "sessionId": "8381b7609d26c2a858c10b3c",
        "plan": "starter",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.7,
        "memoryMb": 353.1,
        "dbQueries": 8,
        "cacheHitRatio": 0.2856,
        "queueDepth": 11
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:245:4)",
          "at dispatch (/srv/app/lib/router.js:114:15)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 467,
      "id": "evt_ecbd0b8a7b2739f8",
      "traceId": "b8146bbc33d2f944fae3104fde4453cc",
      "timestamp": "2026-08-01T00:00:18.691Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 429,
        "durationMs": 2403.79,
        "requestBytes": 1960,
        "responseBytes": 50816,
        "cached": true
      },
      "actor": {
        "userId": "u_583973",
        "sessionId": "f816c55ac0c83649d0176fd6",
        "plan": "starter",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.3,
        "memoryMb": 653.9,
        "dbQueries": 12,
        "cacheHitRatio": 0.6902,
        "queueDepth": 21
      },
      "tags": [
        "slow-query"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:296:20)",
          "at dispatch (/srv/app/lib/router.js:35:75)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 468,
      "id": "evt_5dba5f661d53b977",
      "traceId": "9ea8e95890612fab14c396ab1164d6d1",
      "timestamp": "2026-08-01T00:00:18.738Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 74.06,
        "requestBytes": 1450,
        "responseBytes": 8030,
        "cached": false
      },
      "actor": {
        "userId": "u_236750",
        "sessionId": "3ec11f5143febeeb02b6904e",
        "plan": "free",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.6,
        "memoryMb": 607.1,
        "dbQueries": 5,
        "cacheHitRatio": 0.2247,
        "queueDepth": 19
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 469,
      "id": "evt_5808889b72db1abf",
      "traceId": "2f8987e5abd953802db1d083f24c0bf1",
      "timestamp": "2026-08-01T00:00:18.799Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 115.37,
        "requestBytes": 230,
        "responseBytes": 15939,
        "cached": true
      },
      "actor": {
        "userId": "u_725601",
        "sessionId": "39bd624ff45600674469e859",
        "plan": "starter",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.3,
        "memoryMb": 921.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.4544,
        "queueDepth": 14
      },
      "tags": [
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 470,
      "id": "evt_3e50236ced4e31c8",
      "traceId": "318d79c99316ad7281703f57e9831841",
      "timestamp": "2026-08-01T00:00:18.801Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 21.17,
        "requestBytes": 909,
        "responseBytes": 44183,
        "cached": false
      },
      "actor": {
        "userId": "u_152694",
        "sessionId": "2aa8f6058459d84ba2e6afd5",
        "plan": "enterprise",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16.4,
        "memoryMb": 837.2,
        "dbQueries": 14,
        "cacheHitRatio": 0.5598,
        "queueDepth": 3
      },
      "tags": [
        "canary",
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 471,
      "id": "evt_4cf80df909cb60cf",
      "traceId": "c71ad1b40159bdd731c7a15d76d06a31",
      "timestamp": "2026-08-01T00:00:18.861Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 328.4,
        "requestBytes": 478,
        "responseBytes": 11547,
        "cached": false
      },
      "actor": {
        "userId": "u_355362",
        "sessionId": "7b5e4f663dd786076ec39d31",
        "plan": "enterprise",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.6,
        "memoryMb": 740.1,
        "dbQueries": 19,
        "cacheHitRatio": 0.7406,
        "queueDepth": 0
      },
      "tags": [
        "eu",
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 472,
      "id": "evt_cc0b1971394a8cc2",
      "traceId": "619853bdd60a153a23348add30705ac1",
      "timestamp": "2026-08-01T00:00:18.904Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 329.59,
        "requestBytes": 1597,
        "responseBytes": 5565,
        "cached": false
      },
      "actor": {
        "userId": "u_260256",
        "sessionId": "ea3895e366b4affeb3bd1d08",
        "plan": "pro",
        "country": "SG",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 77,
        "memoryMb": 161.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.8642,
        "queueDepth": 24
      },
      "tags": [
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 473,
      "id": "evt_3d09345836db5ce0",
      "traceId": "54fa4ce85dc94fd6cc3a45929745c86d",
      "timestamp": "2026-08-01T00:00:18.937Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 409,
        "durationMs": 4393.42,
        "requestBytes": 3467,
        "responseBytes": 4376,
        "cached": false
      },
      "actor": {
        "userId": "u_848086",
        "sessionId": "e8c64373fe4140578cec04a1",
        "plan": "enterprise",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 68.9,
        "memoryMb": 952.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.8856,
        "queueDepth": 38
      },
      "tags": [
        "canary",
        "eu"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:50:16)",
          "at dispatch (/srv/app/lib/router.js:86:3)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 474,
      "id": "evt_0d26ca3a488d0fd1",
      "traceId": "dd6d23e360b231715fe2edd8157ce962",
      "timestamp": "2026-08-01T00:00:18.964Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 73.96,
        "requestBytes": 931,
        "responseBytes": 35076,
        "cached": true
      },
      "actor": {
        "userId": "u_508815",
        "sessionId": "344b2990158968517d29d648",
        "plan": "starter",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.2,
        "memoryMb": 562,
        "dbQueries": 10,
        "cacheHitRatio": 0.3246,
        "queueDepth": 20
      },
      "tags": [
        "mobile",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 475,
      "id": "evt_8212aca7bf43ca71",
      "traceId": "a6ac43abbb30e945b6e6e89be22a8a0a",
      "timestamp": "2026-08-01T00:00:19.030Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 167.35,
        "requestBytes": 388,
        "responseBytes": 59023,
        "cached": true
      },
      "actor": {
        "userId": "u_991806",
        "sessionId": "717f403f9055ed0826f6d98f",
        "plan": "starter",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.8,
        "memoryMb": 529.1,
        "dbQueries": 3,
        "cacheHitRatio": 0.1838,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 476,
      "id": "evt_356e1db223778f23",
      "traceId": "846af73c632ccd58d1eb0769836983b7",
      "timestamp": "2026-08-01T00:00:19.051Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 99.11,
        "requestBytes": 3859,
        "responseBytes": 26038,
        "cached": false
      },
      "actor": {
        "userId": "u_134711",
        "sessionId": "eb7013a6e1f9fa35b352a0a0",
        "plan": "free",
        "country": "US",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 57.5,
        "memoryMb": 577,
        "dbQueries": 17,
        "cacheHitRatio": 0.7365,
        "queueDepth": 27
      },
      "tags": [
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 477,
      "id": "evt_f72a5673efd2f0d6",
      "traceId": "6da3c14997f6f8e0bfeaf59e0b4758f3",
      "timestamp": "2026-08-01T00:00:19.085Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 36.02,
        "requestBytes": 2740,
        "responseBytes": 6945,
        "cached": false
      },
      "actor": {
        "userId": "u_283207",
        "sessionId": "9a32e4c5511f23c0129263db",
        "plan": "enterprise",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65,
        "memoryMb": 395.2,
        "dbQueries": 6,
        "cacheHitRatio": 0.0363,
        "queueDepth": 36
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 478,
      "id": "evt_484f626ef9cf7970",
      "traceId": "ba3d193444f64856c4693c85cbbfa941",
      "timestamp": "2026-08-01T00:00:19.124Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 409,
        "durationMs": 4404.68,
        "requestBytes": 2571,
        "responseBytes": 62934,
        "cached": false
      },
      "actor": {
        "userId": "u_167339",
        "sessionId": "517f95f9fe39d1eb93d1a23c",
        "plan": "pro",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.9,
        "memoryMb": 236.3,
        "dbQueries": 12,
        "cacheHitRatio": 0.0529,
        "queueDepth": 2
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:112:25)",
          "at dispatch (/srv/app/lib/router.js:68:74)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 479,
      "id": "evt_79eee82fc105aa83",
      "traceId": "d5ae7de9040a6b4bd69e1874aff1a4c7",
      "timestamp": "2026-08-01T00:00:19.185Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 301.16,
        "requestBytes": 3825,
        "responseBytes": 9694,
        "cached": true
      },
      "actor": {
        "userId": "u_605862",
        "sessionId": "afe0ad7ca62e54d1d77e6fa2",
        "plan": "pro",
        "country": "GB",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 62.1,
        "memoryMb": 564.8,
        "dbQueries": 1,
        "cacheHitRatio": 0.3502,
        "queueDepth": 13
      },
      "tags": [
        "retry",
        "b2b",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 480,
      "id": "evt_655f517e45a6f894",
      "traceId": "9358df22f3a1d60cb332b8c2511f86a1",
      "timestamp": "2026-08-01T00:00:19.203Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 59.32,
        "requestBytes": 2555,
        "responseBytes": 2024,
        "cached": false
      },
      "actor": {
        "userId": "u_367612",
        "sessionId": "8de85be97138a84bad5e349c",
        "plan": "enterprise",
        "country": "ES",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 81.7,
        "memoryMb": 464.3,
        "dbQueries": 17,
        "cacheHitRatio": 0.0263,
        "queueDepth": 17
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 481,
      "id": "evt_2147adf42674b711",
      "traceId": "ea9575dec9fa596a5f49e93fd5ce7519",
      "timestamp": "2026-08-01T00:00:19.241Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 11.76,
        "requestBytes": 1056,
        "responseBytes": 32854,
        "cached": false
      },
      "actor": {
        "userId": "u_376928",
        "sessionId": "b6104d4def2a34b9d84b1508",
        "plan": "free",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.9,
        "memoryMb": 151.9,
        "dbQueries": 12,
        "cacheHitRatio": 0.7584,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 482,
      "id": "evt_c5e581a713e77b71",
      "traceId": "140533ec9ef303f6c230eae851595f8b",
      "timestamp": "2026-08-01T00:00:19.298Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 331.01,
        "requestBytes": 1393,
        "responseBytes": 6798,
        "cached": true
      },
      "actor": {
        "userId": "u_601671",
        "sessionId": "23d764f0942698e0a7229ee1",
        "plan": "enterprise",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.9,
        "memoryMb": 756.1,
        "dbQueries": 10,
        "cacheHitRatio": 0.4782,
        "queueDepth": 33
      },
      "tags": [
        "slow-query",
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 483,
      "id": "evt_17a4b9600e929e60",
      "traceId": "a4cba063774aee09450e4f0ec01413ac",
      "timestamp": "2026-08-01T00:00:19.357Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 175.53,
        "requestBytes": 2227,
        "responseBytes": 20261,
        "cached": false
      },
      "actor": {
        "userId": "u_643289",
        "sessionId": "41c4829953988bbd0a2cd727",
        "plan": "free",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81,
        "memoryMb": 404.5,
        "dbQueries": 10,
        "cacheHitRatio": 0.4044,
        "queueDepth": 35
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 484,
      "id": "evt_9291862e07b6fb97",
      "traceId": "07f1ff45f750d86401a856293cb76636",
      "timestamp": "2026-08-01T00:00:19.370Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 200.85,
        "requestBytes": 358,
        "responseBytes": 5442,
        "cached": true
      },
      "actor": {
        "userId": "u_717489",
        "sessionId": "8b752c4e3ddf5dc7c705dea1",
        "plan": "pro",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.1,
        "memoryMb": 638.2,
        "dbQueries": 13,
        "cacheHitRatio": 0.6517,
        "queueDepth": 0
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 485,
      "id": "evt_317a2e3e06d7bb88",
      "traceId": "86c39ac7041deffe6d65a805aeb21581",
      "timestamp": "2026-08-01T00:00:19.419Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 64.47,
        "requestBytes": 1451,
        "responseBytes": 10993,
        "cached": false
      },
      "actor": {
        "userId": "u_810167",
        "sessionId": "cb6019c2198077c7a4e7512a",
        "plan": "pro",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.2,
        "memoryMb": 177,
        "dbQueries": 7,
        "cacheHitRatio": 0.2129,
        "queueDepth": 19
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 486,
      "id": "evt_fec19d0662d72572",
      "traceId": "ca7e8b9e50c8bc3fc4bee9b59f713735",
      "timestamp": "2026-08-01T00:00:19.474Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 132.05,
        "requestBytes": 893,
        "responseBytes": 5400,
        "cached": false
      },
      "actor": {
        "userId": "u_752242",
        "sessionId": "a163a337ac417830c3448485",
        "plan": "pro",
        "country": "AU",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 78.8,
        "memoryMb": 253.4,
        "dbQueries": 18,
        "cacheHitRatio": 0.883,
        "queueDepth": 33
      },
      "tags": [
        "slow-query",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 487,
      "id": "evt_6e6e69bdb997e0d7",
      "traceId": "60bcf1f0658c5b720db5a1622449bf64",
      "timestamp": "2026-08-01T00:00:19.506Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 160.39,
        "requestBytes": 2186,
        "responseBytes": 57269,
        "cached": false
      },
      "actor": {
        "userId": "u_508026",
        "sessionId": "3eb0c41b5c56d04f3c3efc05",
        "plan": "pro",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.1,
        "memoryMb": 854,
        "dbQueries": 6,
        "cacheHitRatio": 0.1903,
        "queueDepth": 36
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 488,
      "id": "evt_96ce195875e10623",
      "traceId": "d87de41e4df0fa9ebf7b520ffa61b7cf",
      "timestamp": "2026-08-01T00:00:19.544Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 89.51,
        "requestBytes": 71,
        "responseBytes": 33509,
        "cached": true
      },
      "actor": {
        "userId": "u_105760",
        "sessionId": "42e7bea1097af4fc5400f282",
        "plan": "pro",
        "country": "SG",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 52,
        "memoryMb": 733,
        "dbQueries": 16,
        "cacheHitRatio": 0.1274,
        "queueDepth": 1
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 489,
      "id": "evt_c80a691d475343c1",
      "traceId": "f472696bfd8009292ad1712958cfac4f",
      "timestamp": "2026-08-01T00:00:19.594Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 190.14,
        "requestBytes": 3199,
        "responseBytes": 54332,
        "cached": true
      },
      "actor": {
        "userId": "u_278061",
        "sessionId": "96b1695a5636a9eaf72c016a",
        "plan": "starter",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 15.4,
        "memoryMb": 706.7,
        "dbQueries": 8,
        "cacheHitRatio": 0.2051,
        "queueDepth": 8
      },
      "tags": [
        "eu",
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 490,
      "id": "evt_c617549d2a81038e",
      "traceId": "16e3c0ebe61da303ae41d4b151dcb25d",
      "timestamp": "2026-08-01T00:00:19.628Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 8.92,
        "requestBytes": 1719,
        "responseBytes": 59617,
        "cached": false
      },
      "actor": {
        "userId": "u_694112",
        "sessionId": "865b71aa1de505c79ef3bff1",
        "plan": "free",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.2,
        "memoryMb": 508.7,
        "dbQueries": 23,
        "cacheHitRatio": 0.0175,
        "queueDepth": 1
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 491,
      "id": "evt_3d19c779a7c60caf",
      "traceId": "023645cc516363dddf91911e5b8b3dd6",
      "timestamp": "2026-08-01T00:00:19.665Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 59.89,
        "requestBytes": 1338,
        "responseBytes": 44271,
        "cached": false
      },
      "actor": {
        "userId": "u_675385",
        "sessionId": "45282426128d28a4437074b4",
        "plan": "pro",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.7,
        "memoryMb": 928.3,
        "dbQueries": 18,
        "cacheHitRatio": 0.774,
        "queueDepth": 10
      },
      "tags": [
        "mobile",
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 492,
      "id": "evt_bbfc55c5f3258755",
      "traceId": "bc62b319a6ba11047ca0d78820754049",
      "timestamp": "2026-08-01T00:00:19.716Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 201,
        "durationMs": 262.3,
        "requestBytes": 1141,
        "responseBytes": 36391,
        "cached": false
      },
      "actor": {
        "userId": "u_326130",
        "sessionId": "9473ec4fd2f4cf91af69bedb",
        "plan": "starter",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 82.2,
        "memoryMb": 333,
        "dbQueries": 21,
        "cacheHitRatio": 0.0387,
        "queueDepth": 20
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 493,
      "id": "evt_7043a18cb7288479",
      "traceId": "3dc8ff09507525e5e906fb845a8d4536",
      "timestamp": "2026-08-01T00:00:19.738Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 307.48,
        "requestBytes": 3292,
        "responseBytes": 60259,
        "cached": true
      },
      "actor": {
        "userId": "u_723650",
        "sessionId": "dfc7020724f1a35b35ea822f",
        "plan": "enterprise",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.6,
        "memoryMb": 734.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.5853,
        "queueDepth": 10
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 494,
      "id": "evt_7c8244340d6731e8",
      "traceId": "a91d8f1f690858693c55ded244b1fcc4",
      "timestamp": "2026-08-01T00:00:19.791Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 237.54,
        "requestBytes": 3638,
        "responseBytes": 11943,
        "cached": false
      },
      "actor": {
        "userId": "u_239894",
        "sessionId": "5447a19f25f905e5f2cd3c60",
        "plan": "pro",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.4,
        "memoryMb": 618.8,
        "dbQueries": 3,
        "cacheHitRatio": 0.4342,
        "queueDepth": 39
      },
      "tags": [
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 495,
      "id": "evt_ffeb6f2cbb0edda3",
      "traceId": "576fab1e7a5220518581d4c743c1b0ff",
      "timestamp": "2026-08-01T00:00:19.820Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 17.91,
        "requestBytes": 1884,
        "responseBytes": 39713,
        "cached": true
      },
      "actor": {
        "userId": "u_465019",
        "sessionId": "af0116e0a06ff9ab18f44eb9",
        "plan": "enterprise",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.5,
        "memoryMb": 645.9,
        "dbQueries": 13,
        "cacheHitRatio": 0.976,
        "queueDepth": 27
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 496,
      "id": "evt_dd7fbfdb0375b180",
      "traceId": "027182f2f7526214b8d3ea63b38518fe",
      "timestamp": "2026-08-01T00:00:19.854Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 124.61,
        "requestBytes": 991,
        "responseBytes": 23507,
        "cached": true
      },
      "actor": {
        "userId": "u_510251",
        "sessionId": "e38b84e70169b4905bade661",
        "plan": "enterprise",
        "country": "IT",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 1.5,
        "memoryMb": 434.5,
        "dbQueries": 23,
        "cacheHitRatio": 0.821,
        "queueDepth": 25
      },
      "tags": [
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 497,
      "id": "evt_c1cd8325c46e50f5",
      "traceId": "301f4613943b3d0e89515b2d7debf445",
      "timestamp": "2026-08-01T00:00:19.911Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 116.27,
        "requestBytes": 4004,
        "responseBytes": 63685,
        "cached": false
      },
      "actor": {
        "userId": "u_313373",
        "sessionId": "fb6d80926c53cc7c2fb9499a",
        "plan": "enterprise",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 27.4,
        "memoryMb": 1009,
        "dbQueries": 19,
        "cacheHitRatio": 0.6007,
        "queueDepth": 35
      },
      "tags": [
        "retry",
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 498,
      "id": "evt_86877b5e8bbfb711",
      "traceId": "122ca2c8ba97528834593dd23428dc54",
      "timestamp": "2026-08-01T00:00:19.955Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 130.5,
        "requestBytes": 3930,
        "responseBytes": 13808,
        "cached": false
      },
      "actor": {
        "userId": "u_431850",
        "sessionId": "cf17af4242d47a86242afbf8",
        "plan": "enterprise",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 37.3,
        "memoryMb": 276.8,
        "dbQueries": 4,
        "cacheHitRatio": 0.3214,
        "queueDepth": 38
      },
      "tags": [
        "checkout",
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 499,
      "id": "evt_aa5c76f67cf970d0",
      "traceId": "7effc0ae762acac2d45a875ddf1440d0",
      "timestamp": "2026-08-01T00:00:19.996Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 503,
        "durationMs": 1850.59,
        "requestBytes": 3687,
        "responseBytes": 46275,
        "cached": false
      },
      "actor": {
        "userId": "u_253718",
        "sessionId": "5b3ae670d5481d1bc4cf8c81",
        "plan": "pro",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.7,
        "memoryMb": 878.8,
        "dbQueries": 0,
        "cacheHitRatio": 0.7004,
        "queueDepth": 14
      },
      "tags": [
        "slow-query",
        "cold-start"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:114:11)",
          "at dispatch (/srv/app/lib/router.js:87:44)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 500,
      "id": "evt_89ea0d105603ed7a",
      "traceId": "849457858e5841983085589942dc89e9",
      "timestamp": "2026-08-01T00:00:20.031Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 162.03,
        "requestBytes": 3398,
        "responseBytes": 2269,
        "cached": false
      },
      "actor": {
        "userId": "u_270915",
        "sessionId": "e8e415434ea74e3f4d530140",
        "plan": "pro",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.3,
        "memoryMb": 425.8,
        "dbQueries": 13,
        "cacheHitRatio": 0.9888,
        "queueDepth": 18
      },
      "tags": [
        "retry",
        "canary",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 501,
      "id": "evt_d8b6a4fd13de6188",
      "traceId": "c7af4d5fa8440985c959b89a769b2001",
      "timestamp": "2026-08-01T00:00:20.052Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 198.55,
        "requestBytes": 647,
        "responseBytes": 26399,
        "cached": false
      },
      "actor": {
        "userId": "u_148951",
        "sessionId": "7fe8e60bf68c85ad0a33f993",
        "plan": "free",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 52.7,
        "memoryMb": 662,
        "dbQueries": 7,
        "cacheHitRatio": 0.0563,
        "queueDepth": 0
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 502,
      "id": "evt_a13f42302b9d389d",
      "traceId": "dd54f5d297b7de54cbd2ed73a177e3b5",
      "timestamp": "2026-08-01T00:00:20.112Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 503,
        "durationMs": 2362.11,
        "requestBytes": 2178,
        "responseBytes": 52658,
        "cached": true
      },
      "actor": {
        "userId": "u_255901",
        "sessionId": "11377632ee08f1f2746f3cbf",
        "plan": "pro",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.1,
        "memoryMb": 487.3,
        "dbQueries": 16,
        "cacheHitRatio": 0.8509,
        "queueDepth": 7
      },
      "tags": [
        "mobile"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:29:25)",
          "at dispatch (/srv/app/lib/router.js:172:62)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 503,
      "id": "evt_0030d4cbb86f249d",
      "traceId": "3790128945261b7c19711f5f2b9f4c47",
      "timestamp": "2026-08-01T00:00:20.153Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 165.27,
        "requestBytes": 2204,
        "responseBytes": 46871,
        "cached": false
      },
      "actor": {
        "userId": "u_674693",
        "sessionId": "d41f436eb394e4b795474d43",
        "plan": "enterprise",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 11.7,
        "memoryMb": 340.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.3038,
        "queueDepth": 7
      },
      "tags": [
        "checkout",
        "b2b",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 504,
      "id": "evt_4bcebb99dd97d0c2",
      "traceId": "d3149bf8a138c5a7e5617850d0b0a705",
      "timestamp": "2026-08-01T00:00:20.170Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 286.57,
        "requestBytes": 3938,
        "responseBytes": 60400,
        "cached": false
      },
      "actor": {
        "userId": "u_339634",
        "sessionId": "da6eace22b0d995301b3838d",
        "plan": "enterprise",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49,
        "memoryMb": 326.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.2327,
        "queueDepth": 8
      },
      "tags": [
        "checkout",
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 505,
      "id": "evt_d2d58468fd4d972b",
      "traceId": "62a00975de6ed1de348465c4b49b1fa7",
      "timestamp": "2026-08-01T00:00:20.210Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 17.16,
        "requestBytes": 1837,
        "responseBytes": 33556,
        "cached": false
      },
      "actor": {
        "userId": "u_384190",
        "sessionId": "326e83e9bf99941634d1d5f3",
        "plan": "enterprise",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.7,
        "memoryMb": 673.8,
        "dbQueries": 5,
        "cacheHitRatio": 0.7677,
        "queueDepth": 28
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 506,
      "id": "evt_358a57eba3816c8e",
      "traceId": "65e6d60254098b4babb879f777d182ab",
      "timestamp": "2026-08-01T00:00:20.244Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 329.13,
        "requestBytes": 2761,
        "responseBytes": 9066,
        "cached": false
      },
      "actor": {
        "userId": "u_482936",
        "sessionId": "a3525105328621fbdc6a0cfa",
        "plan": "pro",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.4,
        "memoryMb": 147.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.1566,
        "queueDepth": 27
      },
      "tags": [
        "checkout",
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 507,
      "id": "evt_59a02b179999d9a0",
      "traceId": "8f6ef751dce4341c54a7d686f8e0f52c",
      "timestamp": "2026-08-01T00:00:20.296Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 162.57,
        "requestBytes": 2296,
        "responseBytes": 63580,
        "cached": true
      },
      "actor": {
        "userId": "u_458622",
        "sessionId": "e413a65f124bef569abee483",
        "plan": "enterprise",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.9,
        "memoryMb": 188.5,
        "dbQueries": 1,
        "cacheHitRatio": 0.2624,
        "queueDepth": 37
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 508,
      "id": "evt_987c2b9e7bd17626",
      "traceId": "ed579651c8759dbce239325b5a6aac56",
      "timestamp": "2026-08-01T00:00:20.325Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 230.66,
        "requestBytes": 2107,
        "responseBytes": 14172,
        "cached": false
      },
      "actor": {
        "userId": "u_992515",
        "sessionId": "9e519431f611ed1c24e30c71",
        "plan": "pro",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57.1,
        "memoryMb": 851.8,
        "dbQueries": 9,
        "cacheHitRatio": 0.8532,
        "queueDepth": 38
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 509,
      "id": "evt_ecd71f907c2692f9",
      "traceId": "f007b4f9e5a7c3e0e84b7aacb7857df3",
      "timestamp": "2026-08-01T00:00:20.364Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 178.03,
        "requestBytes": 2749,
        "responseBytes": 45820,
        "cached": false
      },
      "actor": {
        "userId": "u_950593",
        "sessionId": "50fbae7681b64cca8da7d6c2",
        "plan": "enterprise",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66,
        "memoryMb": 1019.3,
        "dbQueries": 14,
        "cacheHitRatio": 0.0601,
        "queueDepth": 16
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 510,
      "id": "evt_ea42d37a1a25286c",
      "traceId": "41754c5a58620c843c743e0bb1fdc918",
      "timestamp": "2026-08-01T00:00:20.428Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 134.03,
        "requestBytes": 2863,
        "responseBytes": 11439,
        "cached": true
      },
      "actor": {
        "userId": "u_628798",
        "sessionId": "64be9873e47967a72144f941",
        "plan": "starter",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88,
        "memoryMb": 756.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.5735,
        "queueDepth": 8
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 511,
      "id": "evt_228549ace47cb581",
      "traceId": "c29520d8755107fa43c3fc6ff7fa8857",
      "timestamp": "2026-08-01T00:00:20.477Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 312.71,
        "requestBytes": 410,
        "responseBytes": 43480,
        "cached": false
      },
      "actor": {
        "userId": "u_169879",
        "sessionId": "3e81fe27bc9b5b100f5af802",
        "plan": "starter",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.8,
        "memoryMb": 209.9,
        "dbQueries": 19,
        "cacheHitRatio": 0.7479,
        "queueDepth": 27
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 512,
      "id": "evt_333a99a4df596ed0",
      "traceId": "ae5d357f7eef32ac344d0079984e117b",
      "timestamp": "2026-08-01T00:00:20.496Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 502,
        "durationMs": 2040.16,
        "requestBytes": 1940,
        "responseBytes": 36011,
        "cached": true
      },
      "actor": {
        "userId": "u_154790",
        "sessionId": "b394ecdcbc871051561aaaeb",
        "plan": "pro",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.6,
        "memoryMb": 783.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.1783,
        "queueDepth": 22
      },
      "tags": [
        "canary",
        "slow-query"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:347:27)",
          "at dispatch (/srv/app/lib/router.js:39:20)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 513,
      "id": "evt_22bf39c61c0e0e2f",
      "traceId": "b094ac46aaf69795770c77d44f5f24ea",
      "timestamp": "2026-08-01T00:00:20.541Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 503,
        "durationMs": 4691.06,
        "requestBytes": 2913,
        "responseBytes": 25256,
        "cached": false
      },
      "actor": {
        "userId": "u_342184",
        "sessionId": "6c3e7ddf5a247f7d46223585",
        "plan": "enterprise",
        "country": "GB",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 71.8,
        "memoryMb": 577.5,
        "dbQueries": 8,
        "cacheHitRatio": 0.1765,
        "queueDepth": 25
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:181:75)",
          "at dispatch (/srv/app/lib/router.js:67:25)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 514,
      "id": "evt_3721c22ccef0c3f1",
      "traceId": "5fe2e29b9659ce249bed1b67599d02a7",
      "timestamp": "2026-08-01T00:00:20.588Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 266.1,
        "requestBytes": 3624,
        "responseBytes": 51174,
        "cached": false
      },
      "actor": {
        "userId": "u_972037",
        "sessionId": "cf285c60c70f142f17e487f9",
        "plan": "starter",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 43.3,
        "memoryMb": 219.1,
        "dbQueries": 4,
        "cacheHitRatio": 0.703,
        "queueDepth": 11
      },
      "tags": [
        "cold-start",
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 515,
      "id": "evt_f1aa7489459fa759",
      "traceId": "902edf1bc1f66cca9b70611021990d93",
      "timestamp": "2026-08-01T00:00:20.607Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 503,
        "durationMs": 4824.5,
        "requestBytes": 3024,
        "responseBytes": 10820,
        "cached": true
      },
      "actor": {
        "userId": "u_484583",
        "sessionId": "45a08c424fc816295e73d5b4",
        "plan": "starter",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.9,
        "memoryMb": 502.2,
        "dbQueries": 11,
        "cacheHitRatio": 0.3052,
        "queueDepth": 2
      },
      "tags": [
        "mobile",
        "cold-start",
        "slow-query"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:91:14)",
          "at dispatch (/srv/app/lib/router.js:107:54)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 516,
      "id": "evt_f1dbcadd4b86e7e0",
      "traceId": "58eb950af0513dcbf059bf78cbd8d650",
      "timestamp": "2026-08-01T00:00:20.665Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 335.65,
        "requestBytes": 2002,
        "responseBytes": 4424,
        "cached": false
      },
      "actor": {
        "userId": "u_885742",
        "sessionId": "75237827fedab8b690c47325",
        "plan": "starter",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.5,
        "memoryMb": 252.7,
        "dbQueries": 19,
        "cacheHitRatio": 0.5837,
        "queueDepth": 36
      },
      "tags": [
        "cold-start",
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 517,
      "id": "evt_760c09a5572984f8",
      "traceId": "c5a5e7a454cacddf1bbdf6ae7b29a494",
      "timestamp": "2026-08-01T00:00:20.693Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 112.43,
        "requestBytes": 2199,
        "responseBytes": 26361,
        "cached": false
      },
      "actor": {
        "userId": "u_179403",
        "sessionId": "31635ff12ea9b5996abf6e3f",
        "plan": "pro",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19,
        "memoryMb": 545,
        "dbQueries": 2,
        "cacheHitRatio": 0.1209,
        "queueDepth": 13
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 518,
      "id": "evt_5c9cd382ab68b84d",
      "traceId": "0cbd38f8f265b3d8796ee0a28530e965",
      "timestamp": "2026-08-01T00:00:20.738Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 200,
        "durationMs": 67.26,
        "requestBytes": 2353,
        "responseBytes": 29090,
        "cached": true
      },
      "actor": {
        "userId": "u_624125",
        "sessionId": "34f0ddce3e611b086a73cebd",
        "plan": "free",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.1,
        "memoryMb": 846,
        "dbQueries": 13,
        "cacheHitRatio": 0.8804,
        "queueDepth": 17
      },
      "tags": [
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 519,
      "id": "evt_02644b20d5b554fd",
      "traceId": "3f7fa2696a8326c3b2f80efb8afab270",
      "timestamp": "2026-08-01T00:00:20.784Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 503,
        "durationMs": 1630.5,
        "requestBytes": 103,
        "responseBytes": 49563,
        "cached": true
      },
      "actor": {
        "userId": "u_445328",
        "sessionId": "bc77dab51791ffea59555f14",
        "plan": "free",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38.8,
        "memoryMb": 501.6,
        "dbQueries": 3,
        "cacheHitRatio": 0.2084,
        "queueDepth": 5
      },
      "tags": [
        "mobile"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:353:65)",
          "at dispatch (/srv/app/lib/router.js:24:55)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 520,
      "id": "evt_c720857f1adf8679",
      "traceId": "00343c0b3ac20e17152a6d1d46f1ece6",
      "timestamp": "2026-08-01T00:00:20.814Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 321.32,
        "requestBytes": 2649,
        "responseBytes": 61327,
        "cached": false
      },
      "actor": {
        "userId": "u_239340",
        "sessionId": "9cfcae6a53ce82294dab9aed",
        "plan": "enterprise",
        "country": "SG",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 21.2,
        "memoryMb": 654.5,
        "dbQueries": 20,
        "cacheHitRatio": 0.2505,
        "queueDepth": 32
      },
      "tags": [
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 521,
      "id": "evt_40a3b454398d5afd",
      "traceId": "99c15014af941f83283eaf88e4b4c1ee",
      "timestamp": "2026-08-01T00:00:20.853Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 141.63,
        "requestBytes": 1233,
        "responseBytes": 1770,
        "cached": false
      },
      "actor": {
        "userId": "u_872870",
        "sessionId": "d550786c25658399e613aa07",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 80.4,
        "memoryMb": 844,
        "dbQueries": 8,
        "cacheHitRatio": 0.1905,
        "queueDepth": 0
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 522,
      "id": "evt_3f9257938dc0a939",
      "traceId": "e7b1cfd79a39773f333a913e6600d597",
      "timestamp": "2026-08-01T00:00:20.908Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 278.33,
        "requestBytes": 3417,
        "responseBytes": 29411,
        "cached": true
      },
      "actor": {
        "userId": "u_475789",
        "sessionId": "272eff5f94837d4c34bfc5c0",
        "plan": "free",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2.8,
        "memoryMb": 926.7,
        "dbQueries": 21,
        "cacheHitRatio": 0.5191,
        "queueDepth": 12
      },
      "tags": [
        "mobile",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 523,
      "id": "evt_be9f5c53f470ba14",
      "traceId": "6966b394f0539fd598f3fb54501149d7",
      "timestamp": "2026-08-01T00:00:20.920Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 503,
        "durationMs": 1113.85,
        "requestBytes": 2955,
        "responseBytes": 58426,
        "cached": false
      },
      "actor": {
        "userId": "u_514981",
        "sessionId": "83fb2ef7f752d677ce33b1ce",
        "plan": "enterprise",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.6,
        "memoryMb": 778.7,
        "dbQueries": 17,
        "cacheHitRatio": 0.4433,
        "queueDepth": 38
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:212:35)",
          "at dispatch (/srv/app/lib/router.js:186:37)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 524,
      "id": "evt_2336e3ed54a9fb10",
      "traceId": "00e1d4939f4b5e07ceab64fa9da5caf6",
      "timestamp": "2026-08-01T00:00:20.965Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 500,
        "durationMs": 2287.61,
        "requestBytes": 2264,
        "responseBytes": 8017,
        "cached": false
      },
      "actor": {
        "userId": "u_714879",
        "sessionId": "df2ad4fa3e349e371b1b4b5d",
        "plan": "free",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.9,
        "memoryMb": 1004.9,
        "dbQueries": 3,
        "cacheHitRatio": 0.4577,
        "queueDepth": 32
      },
      "tags": [
        "slow-query",
        "retry",
        "eu"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:375:21)",
          "at dispatch (/srv/app/lib/router.js:102:26)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 525,
      "id": "evt_18f61ba71d7325e7",
      "traceId": "3a40e661b9bd2712f507b87e4d32f541",
      "timestamp": "2026-08-01T00:00:21.035Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 313.27,
        "requestBytes": 2919,
        "responseBytes": 29890,
        "cached": false
      },
      "actor": {
        "userId": "u_373948",
        "sessionId": "d781319b2cb8242e6158fa5b",
        "plan": "enterprise",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 29.4,
        "memoryMb": 388.5,
        "dbQueries": 9,
        "cacheHitRatio": 0.7504,
        "queueDepth": 0
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 526,
      "id": "evt_3c0e51d53f9c1dcb",
      "traceId": "b79c42ef92029938b73831c2214df3a5",
      "timestamp": "2026-08-01T00:00:21.055Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 275.9,
        "requestBytes": 3584,
        "responseBytes": 12271,
        "cached": true
      },
      "actor": {
        "userId": "u_327938",
        "sessionId": "344ab197f60af3b4fa27da6a",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.7,
        "memoryMb": 673.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.7704,
        "queueDepth": 20
      },
      "tags": [
        "checkout",
        "b2b",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 527,
      "id": "evt_49b817f7b6371e07",
      "traceId": "f3cbae6886f9e51d66d8a1ac21f32c8e",
      "timestamp": "2026-08-01T00:00:21.113Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 214.56,
        "requestBytes": 1744,
        "responseBytes": 8345,
        "cached": false
      },
      "actor": {
        "userId": "u_607543",
        "sessionId": "05c3007ac14e5329f6f93c5e",
        "plan": "free",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 15,
        "memoryMb": 877.7,
        "dbQueries": 11,
        "cacheHitRatio": 0.1618,
        "queueDepth": 9
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 528,
      "id": "evt_d89f9e0a48cf7efc",
      "traceId": "a45dd8c2143f9edc55f51dec67a3de7b",
      "timestamp": "2026-08-01T00:00:21.148Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 219.87,
        "requestBytes": 1504,
        "responseBytes": 14950,
        "cached": false
      },
      "actor": {
        "userId": "u_408338",
        "sessionId": "62658a4817ed940cdf598da6",
        "plan": "pro",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 67.1,
        "memoryMb": 807.4,
        "dbQueries": 12,
        "cacheHitRatio": 0.0445,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 529,
      "id": "evt_ad22bc98f9add5f3",
      "traceId": "9de99dc59d261cd81f28f283b84e0ea2",
      "timestamp": "2026-08-01T00:00:21.167Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 90.07,
        "requestBytes": 1560,
        "responseBytes": 25682,
        "cached": false
      },
      "actor": {
        "userId": "u_817327",
        "sessionId": "17c4efa6607918ae2af898b6",
        "plan": "enterprise",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.8,
        "memoryMb": 584.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.1687,
        "queueDepth": 37
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 530,
      "id": "evt_32ab888936b0333b",
      "traceId": "b7ef0e13058d567afe184e794a659a2f",
      "timestamp": "2026-08-01T00:00:21.234Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 79.06,
        "requestBytes": 311,
        "responseBytes": 38982,
        "cached": true
      },
      "actor": {
        "userId": "u_935139",
        "sessionId": "87294fb3613743562e8bf948",
        "plan": "free",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.3,
        "memoryMb": 200.7,
        "dbQueries": 14,
        "cacheHitRatio": 0.7869,
        "queueDepth": 16
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 531,
      "id": "evt_30df17a6fc4255ac",
      "traceId": "054e80c9e4e9bf5cf10f6d504375bb5e",
      "timestamp": "2026-08-01T00:00:21.279Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 99.13,
        "requestBytes": 738,
        "responseBytes": 29113,
        "cached": false
      },
      "actor": {
        "userId": "u_733125",
        "sessionId": "8698a73ca6807dfe9acb7a2f",
        "plan": "free",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.8,
        "memoryMb": 375.2,
        "dbQueries": 1,
        "cacheHitRatio": 0.5519,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 532,
      "id": "evt_522fa1854e1b84cc",
      "traceId": "1b8a7f970ff79dbe83de9b0530323c04",
      "timestamp": "2026-08-01T00:00:21.292Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 500,
        "durationMs": 4649.51,
        "requestBytes": 654,
        "responseBytes": 57649,
        "cached": false
      },
      "actor": {
        "userId": "u_666602",
        "sessionId": "d9ecc2f0f548fa44d2004eb2",
        "plan": "enterprise",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.3,
        "memoryMb": 896.2,
        "dbQueries": 14,
        "cacheHitRatio": 0.1707,
        "queueDepth": 26
      },
      "tags": [
        "mobile",
        "eu",
        "eu"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:228:76)",
          "at dispatch (/srv/app/lib/router.js:51:10)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 533,
      "id": "evt_64e17d66dd88ebd4",
      "traceId": "783e1644ed87e4dd9d89345d02de4bce",
      "timestamp": "2026-08-01T00:00:21.331Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 59.24,
        "requestBytes": 2771,
        "responseBytes": 59778,
        "cached": true
      },
      "actor": {
        "userId": "u_733151",
        "sessionId": "8c87a0a5ff151f4d25bc7812",
        "plan": "free",
        "country": "ES",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 54.3,
        "memoryMb": 794.3,
        "dbQueries": 19,
        "cacheHitRatio": 0.2656,
        "queueDepth": 26
      },
      "tags": [
        "b2b",
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 534,
      "id": "evt_96f4647a8cf8d8e0",
      "traceId": "1be739c250e1c1632fea987c703db227",
      "timestamp": "2026-08-01T00:00:21.394Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 304,
        "durationMs": 272.48,
        "requestBytes": 3192,
        "responseBytes": 21304,
        "cached": false
      },
      "actor": {
        "userId": "u_770843",
        "sessionId": "83f69d019d364300b80a08b0",
        "plan": "free",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.6,
        "memoryMb": 726.6,
        "dbQueries": 13,
        "cacheHitRatio": 0.4139,
        "queueDepth": 37
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 535,
      "id": "evt_d30e2376c357be19",
      "traceId": "30f79eb8beedab159c7858553c0512e7",
      "timestamp": "2026-08-01T00:00:21.404Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 40.71,
        "requestBytes": 3927,
        "responseBytes": 27508,
        "cached": true
      },
      "actor": {
        "userId": "u_443469",
        "sessionId": "e2afd3d5b825514ae5b6e5fe",
        "plan": "pro",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.9,
        "memoryMb": 474.1,
        "dbQueries": 23,
        "cacheHitRatio": 0.388,
        "queueDepth": 32
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 536,
      "id": "evt_3d8a9da6718d1c88",
      "traceId": "2856cd35c92e05ad58e92befd3ad9b56",
      "timestamp": "2026-08-01T00:00:21.459Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 5.35,
        "requestBytes": 2394,
        "responseBytes": 55291,
        "cached": false
      },
      "actor": {
        "userId": "u_100575",
        "sessionId": "b398766a9d15a9daed06d298",
        "plan": "starter",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 5.7,
        "memoryMb": 664.3,
        "dbQueries": 10,
        "cacheHitRatio": 0.1587,
        "queueDepth": 14
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 537,
      "id": "evt_7294095eb621764d",
      "traceId": "8d8995c97721b0489ce3ae8c8c63aa89",
      "timestamp": "2026-08-01T00:00:21.509Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 304,
        "durationMs": 267.2,
        "requestBytes": 390,
        "responseBytes": 29734,
        "cached": false
      },
      "actor": {
        "userId": "u_227091",
        "sessionId": "20dc2b77c459809c68da1bb7",
        "plan": "starter",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.2,
        "memoryMb": 1011.7,
        "dbQueries": 1,
        "cacheHitRatio": 0.2881,
        "queueDepth": 17
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 538,
      "id": "evt_7efcd4cffcccb2d3",
      "traceId": "107c1b952128a5e42520863e714bfc57",
      "timestamp": "2026-08-01T00:00:21.548Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 429,
        "durationMs": 1136.09,
        "requestBytes": 3561,
        "responseBytes": 45815,
        "cached": false
      },
      "actor": {
        "userId": "u_846561",
        "sessionId": "67a03068d457ec22e8cb44ee",
        "plan": "pro",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.6,
        "memoryMb": 1013.2,
        "dbQueries": 11,
        "cacheHitRatio": 0.4466,
        "queueDepth": 34
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:91:10)",
          "at dispatch (/srv/app/lib/router.js:40:33)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 539,
      "id": "evt_fa5dfc76b3b37b27",
      "traceId": "7d0127d26d096073bcd240503fbb546c",
      "timestamp": "2026-08-01T00:00:21.591Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 121.94,
        "requestBytes": 2682,
        "responseBytes": 6518,
        "cached": false
      },
      "actor": {
        "userId": "u_535336",
        "sessionId": "8173f66c6840e4a7882fdbfd",
        "plan": "starter",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.5,
        "memoryMb": 483.4,
        "dbQueries": 15,
        "cacheHitRatio": 0.6027,
        "queueDepth": 27
      },
      "tags": [
        "mobile",
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 540,
      "id": "evt_b489705a35fbd843",
      "traceId": "e360d6ec7518ee231125ce942dd8c2c1",
      "timestamp": "2026-08-01T00:00:21.618Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 236.99,
        "requestBytes": 3352,
        "responseBytes": 60299,
        "cached": true
      },
      "actor": {
        "userId": "u_553821",
        "sessionId": "4a2d430a856006409c733345",
        "plan": "enterprise",
        "country": "ES",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 34.9,
        "memoryMb": 950.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.5674,
        "queueDepth": 29
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 541,
      "id": "evt_57db484bfed8a30f",
      "traceId": "c6f74d265af40ad282cc54fed89ed638",
      "timestamp": "2026-08-01T00:00:21.642Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 208.9,
        "requestBytes": 3863,
        "responseBytes": 14123,
        "cached": true
      },
      "actor": {
        "userId": "u_535601",
        "sessionId": "04f7a681efd99b80ffc9be4c",
        "plan": "enterprise",
        "country": "AU",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 38.7,
        "memoryMb": 512.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.7793,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 542,
      "id": "evt_17d84bb7f6e79448",
      "traceId": "ccb503693d2673323bcf4becff0d2cfa",
      "timestamp": "2026-08-01T00:00:21.689Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 270.02,
        "requestBytes": 3797,
        "responseBytes": 32613,
        "cached": false
      },
      "actor": {
        "userId": "u_521765",
        "sessionId": "79b3e4dac2d32f595dc1b270",
        "plan": "pro",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.8,
        "memoryMb": 726.5,
        "dbQueries": 21,
        "cacheHitRatio": 0.7946,
        "queueDepth": 0
      },
      "tags": [
        "cold-start",
        "cold-start",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 543,
      "id": "evt_9fd5460fc51ba011",
      "traceId": "0c96ed3cdb2d1ed8c4cab015d66823c2",
      "timestamp": "2026-08-01T00:00:21.727Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 205.03,
        "requestBytes": 3964,
        "responseBytes": 18108,
        "cached": false
      },
      "actor": {
        "userId": "u_369238",
        "sessionId": "5f37704fa168e49c03e281c4",
        "plan": "enterprise",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 62.3,
        "memoryMb": 680.1,
        "dbQueries": 23,
        "cacheHitRatio": 0.2266,
        "queueDepth": 20
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 544,
      "id": "evt_ba36c505492d87a9",
      "traceId": "b9f476540707cc9faf72d9bd7b4e0fce",
      "timestamp": "2026-08-01T00:00:21.788Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 104.37,
        "requestBytes": 1456,
        "responseBytes": 12476,
        "cached": true
      },
      "actor": {
        "userId": "u_231631",
        "sessionId": "eef290c0a44008acec28ce4a",
        "plan": "pro",
        "country": "SG",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 34,
        "memoryMb": 240.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.8304,
        "queueDepth": 16
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 545,
      "id": "evt_38357a051286680f",
      "traceId": "7adf6183836f0cf2c0c0617fe1f9a321",
      "timestamp": "2026-08-01T00:00:21.819Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 213.64,
        "requestBytes": 1836,
        "responseBytes": 879,
        "cached": true
      },
      "actor": {
        "userId": "u_390746",
        "sessionId": "4299ab1cb413554e28256fee",
        "plan": "pro",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.7,
        "memoryMb": 965.1,
        "dbQueries": 9,
        "cacheHitRatio": 0.046,
        "queueDepth": 29
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 546,
      "id": "evt_870bf9aea250b8b9",
      "traceId": "d385a8f7cbc179e1befc8bf581532dfe",
      "timestamp": "2026-08-01T00:00:21.866Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 429,
        "durationMs": 1590.65,
        "requestBytes": 3117,
        "responseBytes": 62855,
        "cached": false
      },
      "actor": {
        "userId": "u_637626",
        "sessionId": "3f0e25592cfc98935ce0deef",
        "plan": "pro",
        "country": "US",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 52.4,
        "memoryMb": 682.6,
        "dbQueries": 9,
        "cacheHitRatio": 0.9414,
        "queueDepth": 31
      },
      "tags": [
        "retry",
        "cold-start",
        "b2b"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:190:71)",
          "at dispatch (/srv/app/lib/router.js:48:10)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 547,
      "id": "evt_25bd85f552060a4a",
      "traceId": "8ff5ece1e96cf1a19fe142f52dbb9859",
      "timestamp": "2026-08-01T00:00:21.897Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 260.25,
        "requestBytes": 334,
        "responseBytes": 31610,
        "cached": false
      },
      "actor": {
        "userId": "u_429327",
        "sessionId": "2cdbfd3852aaac54eece3777",
        "plan": "free",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47.3,
        "memoryMb": 964.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.9191,
        "queueDepth": 18
      },
      "tags": [
        "checkout",
        "canary",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 548,
      "id": "evt_a4d61af331ed1820",
      "traceId": "74b2fd835dd5e5bd0d81155803c20b36",
      "timestamp": "2026-08-01T00:00:21.954Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 69.96,
        "requestBytes": 57,
        "responseBytes": 58661,
        "cached": false
      },
      "actor": {
        "userId": "u_293124",
        "sessionId": "bbee48143cbde8c7813ad5bc",
        "plan": "enterprise",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.9,
        "memoryMb": 528.9,
        "dbQueries": 6,
        "cacheHitRatio": 0.1606,
        "queueDepth": 39
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 549,
      "id": "evt_e5b7210b4087062a",
      "traceId": "097aefc3dce6a3ff8fc80306b4a6da17",
      "timestamp": "2026-08-01T00:00:21.983Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 204,
        "durationMs": 70.67,
        "requestBytes": 810,
        "responseBytes": 58641,
        "cached": false
      },
      "actor": {
        "userId": "u_715663",
        "sessionId": "02a77996d7e1a04a673294fa",
        "plan": "enterprise",
        "country": "US",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 56.8,
        "memoryMb": 774.1,
        "dbQueries": 8,
        "cacheHitRatio": 0.545,
        "queueDepth": 18
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 550,
      "id": "evt_36040e41d9674b24",
      "traceId": "21065deda9121318546d721be9a60e20",
      "timestamp": "2026-08-01T00:00:22.037Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 27.86,
        "requestBytes": 1700,
        "responseBytes": 48793,
        "cached": false
      },
      "actor": {
        "userId": "u_920729",
        "sessionId": "16ebc016bbad3423e82a77f5",
        "plan": "starter",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54,
        "memoryMb": 288.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.8,
        "queueDepth": 6
      },
      "tags": [
        "canary",
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 551,
      "id": "evt_d24b7aadc320e400",
      "traceId": "8ee91b9bf3662ed88deee8523a26d271",
      "timestamp": "2026-08-01T00:00:22.043Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 317.76,
        "requestBytes": 3921,
        "responseBytes": 5530,
        "cached": true
      },
      "actor": {
        "userId": "u_496128",
        "sessionId": "f1d0e6c19ca08bd739e5f1a4",
        "plan": "pro",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.7,
        "memoryMb": 430.7,
        "dbQueries": 21,
        "cacheHitRatio": 0.0528,
        "queueDepth": 36
      },
      "tags": [
        "slow-query",
        "b2b",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 552,
      "id": "evt_7959784102c84018",
      "traceId": "996bbffc6a167fbe8ab5aae167ee918c",
      "timestamp": "2026-08-01T00:00:22.088Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 28.93,
        "requestBytes": 3509,
        "responseBytes": 4514,
        "cached": false
      },
      "actor": {
        "userId": "u_252850",
        "sessionId": "527459a666b3cfe03abd50ae",
        "plan": "pro",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76.1,
        "memoryMb": 789.5,
        "dbQueries": 0,
        "cacheHitRatio": 0.9798,
        "queueDepth": 10
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 553,
      "id": "evt_0001100a6ee918dc",
      "traceId": "311170bba57d77d8d1af2697102cd0d5",
      "timestamp": "2026-08-01T00:00:22.144Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 8.93,
        "requestBytes": 3550,
        "responseBytes": 55634,
        "cached": false
      },
      "actor": {
        "userId": "u_610263",
        "sessionId": "9d11809d4b5ed883dcc389d9",
        "plan": "pro",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.8,
        "memoryMb": 260.6,
        "dbQueries": 4,
        "cacheHitRatio": 0.9186,
        "queueDepth": 18
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 554,
      "id": "evt_b126d13a161aaf40",
      "traceId": "85c8ce7f96fb592c0748c566d3e40c2d",
      "timestamp": "2026-08-01T00:00:22.178Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 144.49,
        "requestBytes": 314,
        "responseBytes": 8412,
        "cached": false
      },
      "actor": {
        "userId": "u_376770",
        "sessionId": "c5ddda5d88ab4d2a63d22098",
        "plan": "pro",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33,
        "memoryMb": 804.8,
        "dbQueries": 8,
        "cacheHitRatio": 0.0534,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 555,
      "id": "evt_bc9eccbb6e639719",
      "traceId": "e582eaf3fc87938688ef29156ef62844",
      "timestamp": "2026-08-01T00:00:22.207Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 201,
        "durationMs": 303.91,
        "requestBytes": 704,
        "responseBytes": 43437,
        "cached": false
      },
      "actor": {
        "userId": "u_877730",
        "sessionId": "f04cf463ac880ce188e9db52",
        "plan": "free",
        "country": "FR",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 21.8,
        "memoryMb": 687.7,
        "dbQueries": 22,
        "cacheHitRatio": 0.545,
        "queueDepth": 2
      },
      "tags": [
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 556,
      "id": "evt_390f6852c34fec1f",
      "traceId": "4964df90410e5be5ca8a84b3e3935c6b",
      "timestamp": "2026-08-01T00:00:22.246Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 233.79,
        "requestBytes": 2252,
        "responseBytes": 35952,
        "cached": false
      },
      "actor": {
        "userId": "u_360449",
        "sessionId": "3b2609d8ce49c8c49f4bece3",
        "plan": "starter",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84,
        "memoryMb": 1009.9,
        "dbQueries": 1,
        "cacheHitRatio": 0.0578,
        "queueDepth": 8
      },
      "tags": [
        "retry",
        "cold-start",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 557,
      "id": "evt_d1de113f633e9471",
      "traceId": "0b7955610316b7070becd527733bdfbf",
      "timestamp": "2026-08-01T00:00:22.300Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 154.64,
        "requestBytes": 4090,
        "responseBytes": 34424,
        "cached": false
      },
      "actor": {
        "userId": "u_647621",
        "sessionId": "11b15851197e59377f35982f",
        "plan": "enterprise",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.4,
        "memoryMb": 823.5,
        "dbQueries": 23,
        "cacheHitRatio": 0.7804,
        "queueDepth": 10
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 558,
      "id": "evt_0f5e22e523cec488",
      "traceId": "ec5c739295c91a5e9c6ea90450ec68ca",
      "timestamp": "2026-08-01T00:00:22.341Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 287.87,
        "requestBytes": 1961,
        "responseBytes": 63109,
        "cached": true
      },
      "actor": {
        "userId": "u_831252",
        "sessionId": "0cc632aeabf7d90e942afddd",
        "plan": "pro",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.4,
        "memoryMb": 668.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.4693,
        "queueDepth": 33
      },
      "tags": [
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 559,
      "id": "evt_1047eeeba61ab30c",
      "traceId": "3f8462a5a6f5da2f5236395f03fd38f4",
      "timestamp": "2026-08-01T00:00:22.368Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 31.07,
        "requestBytes": 3299,
        "responseBytes": 33070,
        "cached": true
      },
      "actor": {
        "userId": "u_548126",
        "sessionId": "833473de036bb19e35ef1c6f",
        "plan": "pro",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.1,
        "memoryMb": 1013,
        "dbQueries": 20,
        "cacheHitRatio": 0.4466,
        "queueDepth": 30
      },
      "tags": [
        "canary",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 560,
      "id": "evt_2a1a680f4b3a657f",
      "traceId": "6b61f29bad597dfcf68d9092ec36bd8d",
      "timestamp": "2026-08-01T00:00:22.433Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 263.68,
        "requestBytes": 2847,
        "responseBytes": 1119,
        "cached": true
      },
      "actor": {
        "userId": "u_196472",
        "sessionId": "d9c97fdbb60df4cd1d48fc85",
        "plan": "pro",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.8,
        "memoryMb": 446.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.1749,
        "queueDepth": 9
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 561,
      "id": "evt_182ce30b7b4d96eb",
      "traceId": "b6350584c7ee01b8e21cdb36b9ed5377",
      "timestamp": "2026-08-01T00:00:22.461Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 266.5,
        "requestBytes": 1732,
        "responseBytes": 16362,
        "cached": true
      },
      "actor": {
        "userId": "u_198020",
        "sessionId": "2c6fdd46736324008ec2e394",
        "plan": "starter",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.2,
        "memoryMb": 419.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.409,
        "queueDepth": 17
      },
      "tags": [
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 562,
      "id": "evt_d7a7797e74de699e",
      "traceId": "1598c678527045e242069f86aa132d6b",
      "timestamp": "2026-08-01T00:00:22.480Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 134.04,
        "requestBytes": 1882,
        "responseBytes": 45475,
        "cached": true
      },
      "actor": {
        "userId": "u_448316",
        "sessionId": "4564f5fac4122ef6aa93f471",
        "plan": "pro",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.2,
        "memoryMb": 526.3,
        "dbQueries": 21,
        "cacheHitRatio": 0.815,
        "queueDepth": 15
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 563,
      "id": "evt_ff1bc51fd2c3b23f",
      "traceId": "422ab9e1d267bfe3fd6408534870f965",
      "timestamp": "2026-08-01T00:00:22.533Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 500,
        "durationMs": 2841.12,
        "requestBytes": 3180,
        "responseBytes": 40816,
        "cached": false
      },
      "actor": {
        "userId": "u_293148",
        "sessionId": "89919999589ebd0e1366cf32",
        "plan": "free",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.4,
        "memoryMb": 857.8,
        "dbQueries": 20,
        "cacheHitRatio": 0.0117,
        "queueDepth": 25
      },
      "tags": [
        "cold-start",
        "b2b"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:22:25)",
          "at dispatch (/srv/app/lib/router.js:158:46)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 564,
      "id": "evt_f92c8a1edbf91919",
      "traceId": "525e80d61f361d27afeb0a71d9558609",
      "timestamp": "2026-08-01T00:00:22.590Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 139.75,
        "requestBytes": 2513,
        "responseBytes": 46369,
        "cached": false
      },
      "actor": {
        "userId": "u_873681",
        "sessionId": "e6b6acf594a04bd4782a0cd9",
        "plan": "pro",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.2,
        "memoryMb": 283.1,
        "dbQueries": 3,
        "cacheHitRatio": 0.9304,
        "queueDepth": 15
      },
      "tags": [
        "canary",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 565,
      "id": "evt_d69fe41f34f5569a",
      "traceId": "73eb7fea6b2f0cc4163e69ab6eeb34ca",
      "timestamp": "2026-08-01T00:00:22.618Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 68.73,
        "requestBytes": 82,
        "responseBytes": 43879,
        "cached": false
      },
      "actor": {
        "userId": "u_876607",
        "sessionId": "a5242d5935529a46eb718056",
        "plan": "pro",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.4,
        "memoryMb": 421.1,
        "dbQueries": 15,
        "cacheHitRatio": 0.5911,
        "queueDepth": 36
      },
      "tags": [
        "retry",
        "canary",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 566,
      "id": "evt_bce3599c730f4c54",
      "traceId": "09c83b2d37c6f1f557e5695aa806a09e",
      "timestamp": "2026-08-01T00:00:22.646Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 409,
        "durationMs": 3196.58,
        "requestBytes": 3528,
        "responseBytes": 19601,
        "cached": true
      },
      "actor": {
        "userId": "u_953168",
        "sessionId": "cfbda5a3fdc8082a2ef0365a",
        "plan": "free",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.6,
        "memoryMb": 731.5,
        "dbQueries": 23,
        "cacheHitRatio": 0.7481,
        "queueDepth": 36
      },
      "tags": [
        "cold-start",
        "slow-query"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:95:22)",
          "at dispatch (/srv/app/lib/router.js:104:6)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 567,
      "id": "evt_4216e8dbe767cd66",
      "traceId": "ae7888ec6e9777d95c308b22d868d9c3",
      "timestamp": "2026-08-01T00:00:22.696Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 304.88,
        "requestBytes": 3499,
        "responseBytes": 58068,
        "cached": false
      },
      "actor": {
        "userId": "u_474166",
        "sessionId": "c6625569c15dd2716afe2086",
        "plan": "free",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.9,
        "memoryMb": 655.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.3847,
        "queueDepth": 15
      },
      "tags": [
        "b2b",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 568,
      "id": "evt_86d01bf9f6890023",
      "traceId": "42db8ce5ec0c268879410cfe9a8b8408",
      "timestamp": "2026-08-01T00:00:22.749Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 275.68,
        "requestBytes": 1604,
        "responseBytes": 38780,
        "cached": true
      },
      "actor": {
        "userId": "u_845514",
        "sessionId": "1e3b4c644d54f9e7e2e6bc0c",
        "plan": "enterprise",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.4,
        "memoryMb": 798.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.5302,
        "queueDepth": 1
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 569,
      "id": "evt_6caf1ed9d86de4ad",
      "traceId": "7b4b2aa7d00c6ee50b0e2074c2ecb6d3",
      "timestamp": "2026-08-01T00:00:22.777Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 500,
        "durationMs": 1711.25,
        "requestBytes": 431,
        "responseBytes": 47303,
        "cached": false
      },
      "actor": {
        "userId": "u_362413",
        "sessionId": "d7d65740e4b98e6191a84117",
        "plan": "free",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.6,
        "memoryMb": 427.6,
        "dbQueries": 6,
        "cacheHitRatio": 0.6339,
        "queueDepth": 32
      },
      "tags": [
        "b2b",
        "slow-query"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:25:74)",
          "at dispatch (/srv/app/lib/router.js:180:40)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 570,
      "id": "evt_042303c7d88b1439",
      "traceId": "38e20af8096a9b9b2efc3808a96b032b",
      "timestamp": "2026-08-01T00:00:22.804Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 158.88,
        "requestBytes": 1562,
        "responseBytes": 24680,
        "cached": false
      },
      "actor": {
        "userId": "u_320495",
        "sessionId": "ae879048c46f9ab00197f8ff",
        "plan": "starter",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.5,
        "memoryMb": 632.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.9882,
        "queueDepth": 20
      },
      "tags": [
        "b2b",
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 571,
      "id": "evt_3965737d7b68434c",
      "traceId": "fecf9a95a49e38b7f1588e31e11da092",
      "timestamp": "2026-08-01T00:00:22.875Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 61.3,
        "requestBytes": 3204,
        "responseBytes": 22539,
        "cached": false
      },
      "actor": {
        "userId": "u_946627",
        "sessionId": "0c866d1813525eb43351487e",
        "plan": "free",
        "country": "DE",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.2,
        "memoryMb": 346.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.8117,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 572,
      "id": "evt_fcaf3ae2bb4b1f93",
      "traceId": "0a3ded0c4cda1d88ef8a2acaf06bd6a6",
      "timestamp": "2026-08-01T00:00:22.899Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 125.36,
        "requestBytes": 3528,
        "responseBytes": 2428,
        "cached": false
      },
      "actor": {
        "userId": "u_956392",
        "sessionId": "46b8329e5c31ce9f1a24e503",
        "plan": "enterprise",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 82.3,
        "memoryMb": 898.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.663,
        "queueDepth": 7
      },
      "tags": [
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 573,
      "id": "evt_01722338ec21a02b",
      "traceId": "0955e248efe2b8da4d6cb3488392e466",
      "timestamp": "2026-08-01T00:00:22.951Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 141.82,
        "requestBytes": 971,
        "responseBytes": 53498,
        "cached": false
      },
      "actor": {
        "userId": "u_476704",
        "sessionId": "23f9eb7d48a7636bce1ba1bc",
        "plan": "starter",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.6,
        "memoryMb": 258.3,
        "dbQueries": 17,
        "cacheHitRatio": 0.8302,
        "queueDepth": 26
      },
      "tags": [
        "cold-start",
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 574,
      "id": "evt_1cbe7500ed15cdf7",
      "traceId": "854fc2cf93b9cda5e1b8e2111bfa33c9",
      "timestamp": "2026-08-01T00:00:22.995Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 195.32,
        "requestBytes": 3833,
        "responseBytes": 53364,
        "cached": false
      },
      "actor": {
        "userId": "u_507096",
        "sessionId": "728b7034d8a082ef53907bba",
        "plan": "free",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.8,
        "memoryMb": 130.9,
        "dbQueries": 16,
        "cacheHitRatio": 0.2856,
        "queueDepth": 34
      },
      "tags": [
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 575,
      "id": "evt_ff0b8710000d1036",
      "traceId": "15cf67453bf800e06e1eee7ae7cc0e55",
      "timestamp": "2026-08-01T00:00:23.029Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 211.54,
        "requestBytes": 3496,
        "responseBytes": 10103,
        "cached": false
      },
      "actor": {
        "userId": "u_961331",
        "sessionId": "abf2f60251b445573d695fb7",
        "plan": "free",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.9,
        "memoryMb": 943.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.7525,
        "queueDepth": 9
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 576,
      "id": "evt_02fcfbd71542b566",
      "traceId": "bcc0ff92ae3622cebcb363defb5f38dd",
      "timestamp": "2026-08-01T00:00:23.048Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 85.54,
        "requestBytes": 686,
        "responseBytes": 47694,
        "cached": true
      },
      "actor": {
        "userId": "u_507589",
        "sessionId": "501effee8b0a2aec8796a135",
        "plan": "enterprise",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.9,
        "memoryMb": 247.9,
        "dbQueries": 10,
        "cacheHitRatio": 0.3523,
        "queueDepth": 38
      },
      "tags": [
        "checkout",
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 577,
      "id": "evt_a6fb4a6ccedea2cd",
      "traceId": "c28c1f40471ae4c43b5753b432e13731",
      "timestamp": "2026-08-01T00:00:23.105Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 211.48,
        "requestBytes": 1111,
        "responseBytes": 37475,
        "cached": false
      },
      "actor": {
        "userId": "u_823285",
        "sessionId": "998c3ff731252bbed2f43da7",
        "plan": "pro",
        "country": "JP",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 97.8,
        "memoryMb": 914.1,
        "dbQueries": 11,
        "cacheHitRatio": 0.9008,
        "queueDepth": 19
      },
      "tags": [
        "checkout",
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 578,
      "id": "evt_bb5c3aaac8d4248d",
      "traceId": "1e1ce49acc5b5a2cd0d2bab2eec2bbc7",
      "timestamp": "2026-08-01T00:00:23.127Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 205.17,
        "requestBytes": 1786,
        "responseBytes": 5151,
        "cached": false
      },
      "actor": {
        "userId": "u_613729",
        "sessionId": "0b38bf7b4c9213b2573c2f8f",
        "plan": "free",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.8,
        "memoryMb": 915.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.9095,
        "queueDepth": 23
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 579,
      "id": "evt_3970e1c8a575ec20",
      "traceId": "197a3dfa8f4100c27e8de32d32bba78c",
      "timestamp": "2026-08-01T00:00:23.163Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 253.64,
        "requestBytes": 1500,
        "responseBytes": 8390,
        "cached": false
      },
      "actor": {
        "userId": "u_231723",
        "sessionId": "8d30d1ad335433cb2e3bef20",
        "plan": "pro",
        "country": "ES",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 87.2,
        "memoryMb": 339.4,
        "dbQueries": 12,
        "cacheHitRatio": 0.7452,
        "queueDepth": 12
      },
      "tags": [
        "checkout",
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 580,
      "id": "evt_593aedfaf33bebd0",
      "traceId": "486ab1dcb1dd163540daf0945f168b40",
      "timestamp": "2026-08-01T00:00:23.228Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 502,
        "durationMs": 2315.13,
        "requestBytes": 3394,
        "responseBytes": 20907,
        "cached": false
      },
      "actor": {
        "userId": "u_190914",
        "sessionId": "7f18df19393cea4276c7ca73",
        "plan": "starter",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.7,
        "memoryMb": 451.2,
        "dbQueries": 0,
        "cacheHitRatio": 0.6865,
        "queueDepth": 15
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:210:37)",
          "at dispatch (/srv/app/lib/router.js:126:34)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 581,
      "id": "evt_a76adcacfc2737fa",
      "traceId": "451371ded7c5b1363413507ab0943c06",
      "timestamp": "2026-08-01T00:00:23.259Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 25.3,
        "requestBytes": 1442,
        "responseBytes": 34793,
        "cached": false
      },
      "actor": {
        "userId": "u_544745",
        "sessionId": "8ee0b6d1914ccc6182d47843",
        "plan": "pro",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.9,
        "memoryMb": 1009,
        "dbQueries": 9,
        "cacheHitRatio": 0.8476,
        "queueDepth": 27
      },
      "tags": [
        "canary",
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 582,
      "id": "evt_956ab65585d22eb4",
      "traceId": "9d8285dbe7cff6c71c093a6bf096e1a1",
      "timestamp": "2026-08-01T00:00:23.300Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 127.9,
        "requestBytes": 3357,
        "responseBytes": 32745,
        "cached": false
      },
      "actor": {
        "userId": "u_615996",
        "sessionId": "9168ccc21bb669fdc0efdd60",
        "plan": "starter",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12,
        "memoryMb": 747.1,
        "dbQueries": 9,
        "cacheHitRatio": 0.3567,
        "queueDepth": 1
      },
      "tags": [
        "slow-query",
        "canary",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 583,
      "id": "evt_e7d32415c02de871",
      "traceId": "06f0fbe2b3b9bfa61e73fa721b9f5eac",
      "timestamp": "2026-08-01T00:00:23.336Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 114.44,
        "requestBytes": 389,
        "responseBytes": 54637,
        "cached": false
      },
      "actor": {
        "userId": "u_373736",
        "sessionId": "6e2c5c1414a5a4de57e4a21d",
        "plan": "starter",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57.7,
        "memoryMb": 444.2,
        "dbQueries": 12,
        "cacheHitRatio": 0.9823,
        "queueDepth": 2
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 584,
      "id": "evt_a45742c834b7b7fe",
      "traceId": "1ca87cda1343143ada96a522ad470338",
      "timestamp": "2026-08-01T00:00:23.366Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 257.18,
        "requestBytes": 1150,
        "responseBytes": 44251,
        "cached": false
      },
      "actor": {
        "userId": "u_352022",
        "sessionId": "9ad4c75f82ca4bb79375655e",
        "plan": "free",
        "country": "US",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 15.8,
        "memoryMb": 798.4,
        "dbQueries": 1,
        "cacheHitRatio": 0.3279,
        "queueDepth": 25
      },
      "tags": [
        "mobile",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 585,
      "id": "evt_0882650fe6da99ca",
      "traceId": "fb6737bb372afd3c96471e31326df453",
      "timestamp": "2026-08-01T00:00:23.423Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 186.14,
        "requestBytes": 1685,
        "responseBytes": 11990,
        "cached": false
      },
      "actor": {
        "userId": "u_244982",
        "sessionId": "a9e12f88911ead89a27bb2b7",
        "plan": "starter",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.2,
        "memoryMb": 491.9,
        "dbQueries": 7,
        "cacheHitRatio": 0.7309,
        "queueDepth": 0
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 586,
      "id": "evt_7459ee4e3dbfd83e",
      "traceId": "a6167a68bf949305f6cd6fc694e2f5c3",
      "timestamp": "2026-08-01T00:00:23.448Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 105.64,
        "requestBytes": 3405,
        "responseBytes": 30498,
        "cached": false
      },
      "actor": {
        "userId": "u_757242",
        "sessionId": "92dd8d0ffe7af3c29f2e2df0",
        "plan": "starter",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36,
        "memoryMb": 570.6,
        "dbQueries": 20,
        "cacheHitRatio": 0.9949,
        "queueDepth": 22
      },
      "tags": [
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 587,
      "id": "evt_ef3db6b87aa93120",
      "traceId": "735f796aa16b333294309a05651f7f02",
      "timestamp": "2026-08-01T00:00:23.504Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 47.9,
        "requestBytes": 600,
        "responseBytes": 42283,
        "cached": false
      },
      "actor": {
        "userId": "u_592843",
        "sessionId": "f1428f1ddea30acf24f36ae8",
        "plan": "free",
        "country": "AU",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 98.4,
        "memoryMb": 512.3,
        "dbQueries": 5,
        "cacheHitRatio": 0.7517,
        "queueDepth": 24
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 588,
      "id": "evt_16fee7e5a62c624a",
      "traceId": "27ccc5fc1b34af949ffb797ea2bdaf1d",
      "timestamp": "2026-08-01T00:00:23.551Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 279.23,
        "requestBytes": 4081,
        "responseBytes": 32230,
        "cached": false
      },
      "actor": {
        "userId": "u_676459",
        "sessionId": "0caac27ef0fac15eee0baf3e",
        "plan": "starter",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 11.8,
        "memoryMb": 927,
        "dbQueries": 22,
        "cacheHitRatio": 0.2089,
        "queueDepth": 29
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 589,
      "id": "evt_5e7d605a08cb4821",
      "traceId": "87730dfbff092dd5a357042ad2d30452",
      "timestamp": "2026-08-01T00:00:23.579Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 409,
        "durationMs": 3951.69,
        "requestBytes": 1451,
        "responseBytes": 38029,
        "cached": true
      },
      "actor": {
        "userId": "u_768786",
        "sessionId": "fdce7af38a8766e27267c282",
        "plan": "pro",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78.1,
        "memoryMb": 1018.8,
        "dbQueries": 5,
        "cacheHitRatio": 0.1898,
        "queueDepth": 17
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:393:20)",
          "at dispatch (/srv/app/lib/router.js:115:61)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 590,
      "id": "evt_8d5544d6a2dc4140",
      "traceId": "5c5ff48fdf3463da78bffe79c70cfc28",
      "timestamp": "2026-08-01T00:00:23.625Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 212.31,
        "requestBytes": 813,
        "responseBytes": 62367,
        "cached": false
      },
      "actor": {
        "userId": "u_307654",
        "sessionId": "08d75a961a1342a2459829fb",
        "plan": "enterprise",
        "country": "FR",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 89.1,
        "memoryMb": 632.9,
        "dbQueries": 23,
        "cacheHitRatio": 0.8604,
        "queueDepth": 17
      },
      "tags": [
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 591,
      "id": "evt_faaff2f162b7149d",
      "traceId": "9d24b9135d4f9f0ac548ab86e5fb19de",
      "timestamp": "2026-08-01T00:00:23.655Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 429,
        "durationMs": 4946.05,
        "requestBytes": 342,
        "responseBytes": 5948,
        "cached": false
      },
      "actor": {
        "userId": "u_395249",
        "sessionId": "f262a402cb40525ba8c95409",
        "plan": "free",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.7,
        "memoryMb": 926.2,
        "dbQueries": 11,
        "cacheHitRatio": 0.0983,
        "queueDepth": 39
      },
      "tags": [
        "slow-query",
        "b2b"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:280:74)",
          "at dispatch (/srv/app/lib/router.js:175:26)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 592,
      "id": "evt_28768cc4d18d1a33",
      "traceId": "e31ae404abb5080a8e646a1f5af32381",
      "timestamp": "2026-08-01T00:00:23.708Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 502,
        "durationMs": 3096.26,
        "requestBytes": 1714,
        "responseBytes": 58670,
        "cached": false
      },
      "actor": {
        "userId": "u_747781",
        "sessionId": "62a93af13699a44aa7badd1d",
        "plan": "pro",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.4,
        "memoryMb": 619.2,
        "dbQueries": 11,
        "cacheHitRatio": 0.7322,
        "queueDepth": 23
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:315:19)",
          "at dispatch (/srv/app/lib/router.js:30:3)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 593,
      "id": "evt_6b1bf06d6e270c23",
      "traceId": "6b59cc0c51de45572b56182a521956bd",
      "timestamp": "2026-08-01T00:00:23.744Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 253.92,
        "requestBytes": 993,
        "responseBytes": 52172,
        "cached": false
      },
      "actor": {
        "userId": "u_288352",
        "sessionId": "865445d4abbeb8e684a25664",
        "plan": "pro",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.8,
        "memoryMb": 267,
        "dbQueries": 20,
        "cacheHitRatio": 0.2216,
        "queueDepth": 1
      },
      "tags": [
        "b2b",
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 594,
      "id": "evt_235e2ef3ff946a48",
      "traceId": "93f6d61ab1f94dc1d611095296180239",
      "timestamp": "2026-08-01T00:00:23.765Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 246.39,
        "requestBytes": 446,
        "responseBytes": 32768,
        "cached": false
      },
      "actor": {
        "userId": "u_643875",
        "sessionId": "6b7556d57e533d3b31e006d8",
        "plan": "enterprise",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.6,
        "memoryMb": 260.4,
        "dbQueries": 9,
        "cacheHitRatio": 0.655,
        "queueDepth": 5
      },
      "tags": [
        "canary",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 595,
      "id": "evt_b767030cfef6992e",
      "traceId": "5a352b0a5f707dd5d3aef51acfa48e97",
      "timestamp": "2026-08-01T00:00:23.805Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 144.03,
        "requestBytes": 364,
        "responseBytes": 2281,
        "cached": false
      },
      "actor": {
        "userId": "u_313804",
        "sessionId": "3a47b2e3f006491fc9d3adda",
        "plan": "free",
        "country": "SG",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 22.6,
        "memoryMb": 539,
        "dbQueries": 13,
        "cacheHitRatio": 0.1297,
        "queueDepth": 17
      },
      "tags": [
        "canary",
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 596,
      "id": "evt_fc25d1cb7afd85f1",
      "traceId": "13ac24d6a81606e6e6893d04becdb2ab",
      "timestamp": "2026-08-01T00:00:23.865Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 304,
        "durationMs": 284.85,
        "requestBytes": 1852,
        "responseBytes": 29543,
        "cached": true
      },
      "actor": {
        "userId": "u_414599",
        "sessionId": "3df747862d2bbe9a9ac81ce0",
        "plan": "free",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.2,
        "memoryMb": 774.8,
        "dbQueries": 2,
        "cacheHitRatio": 0.2394,
        "queueDepth": 34
      },
      "tags": [
        "canary",
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 597,
      "id": "evt_9f4a1115ca0d808d",
      "traceId": "3917ccdb61088d0910d27cfba31a902d",
      "timestamp": "2026-08-01T00:00:23.910Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 193.58,
        "requestBytes": 1178,
        "responseBytes": 40853,
        "cached": true
      },
      "actor": {
        "userId": "u_893328",
        "sessionId": "741f369c40d4de9f3a050bcb",
        "plan": "pro",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 89.8,
        "memoryMb": 876.9,
        "dbQueries": 21,
        "cacheHitRatio": 0.7458,
        "queueDepth": 26
      },
      "tags": [
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 598,
      "id": "evt_e9bc4aab01f3e958",
      "traceId": "4af2178f0ac1fc8e02445ec791ee1421",
      "timestamp": "2026-08-01T00:00:23.934Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 174.29,
        "requestBytes": 3694,
        "responseBytes": 6351,
        "cached": false
      },
      "actor": {
        "userId": "u_294221",
        "sessionId": "52dd36f1d6676892e5579691",
        "plan": "pro",
        "country": "DE",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 39.8,
        "memoryMb": 481.7,
        "dbQueries": 21,
        "cacheHitRatio": 0.9891,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 599,
      "id": "evt_6a3d6204fe6890f7",
      "traceId": "9ebe962e08cfed5fb50c6c1083f5f07a",
      "timestamp": "2026-08-01T00:00:23.998Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 195.62,
        "requestBytes": 4091,
        "responseBytes": 33091,
        "cached": false
      },
      "actor": {
        "userId": "u_569754",
        "sessionId": "01ba79f0fa80ebd3d13e6a88",
        "plan": "free",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.9,
        "memoryMb": 191.7,
        "dbQueries": 22,
        "cacheHitRatio": 0.5765,
        "queueDepth": 8
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 600,
      "id": "evt_e6ba3b82eaa83175",
      "traceId": "9c3b5e62d2bf269c5de022f3cdc5b1fa",
      "timestamp": "2026-08-01T00:00:24.002Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 68.6,
        "requestBytes": 987,
        "responseBytes": 27946,
        "cached": false
      },
      "actor": {
        "userId": "u_244673",
        "sessionId": "12b3584a57c4b94fa033de1f",
        "plan": "pro",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.9,
        "memoryMb": 289.3,
        "dbQueries": 12,
        "cacheHitRatio": 0.618,
        "queueDepth": 17
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 601,
      "id": "evt_1d1ec1669aac8a4f",
      "traceId": "88130b82d9a356eb7b3af1a036904f8a",
      "timestamp": "2026-08-01T00:00:24.049Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 282.14,
        "requestBytes": 3875,
        "responseBytes": 42875,
        "cached": false
      },
      "actor": {
        "userId": "u_960757",
        "sessionId": "77b855ee1616ed207af5b7ca",
        "plan": "free",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.8,
        "memoryMb": 651.8,
        "dbQueries": 21,
        "cacheHitRatio": 0.198,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 602,
      "id": "evt_21d904bf16990e80",
      "traceId": "571860719efa9e083461c668c1c1971f",
      "timestamp": "2026-08-01T00:00:24.091Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 409,
        "durationMs": 2917.11,
        "requestBytes": 544,
        "responseBytes": 1405,
        "cached": false
      },
      "actor": {
        "userId": "u_535707",
        "sessionId": "de9e7dcb8304e84f4090894c",
        "plan": "free",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 28.8,
        "memoryMb": 529.1,
        "dbQueries": 15,
        "cacheHitRatio": 0.3161,
        "queueDepth": 11
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:74:41)",
          "at dispatch (/srv/app/lib/router.js:34:6)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 603,
      "id": "evt_5589b58bc2ce04d5",
      "traceId": "b94c25d522f0a90a87c66460f4fbbda0",
      "timestamp": "2026-08-01T00:00:24.154Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 200,
        "durationMs": 119.43,
        "requestBytes": 3888,
        "responseBytes": 42694,
        "cached": true
      },
      "actor": {
        "userId": "u_318095",
        "sessionId": "00d1443c6b17a0497eebc006",
        "plan": "enterprise",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.4,
        "memoryMb": 661.5,
        "dbQueries": 3,
        "cacheHitRatio": 0.7289,
        "queueDepth": 37
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 604,
      "id": "evt_4e6a87907d58da31",
      "traceId": "f3fb11beb58f82cfcbd0adf46d2b3f7c",
      "timestamp": "2026-08-01T00:00:24.175Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 342.23,
        "requestBytes": 3529,
        "responseBytes": 41488,
        "cached": false
      },
      "actor": {
        "userId": "u_567023",
        "sessionId": "c9722c269153ea928d6df9ca",
        "plan": "enterprise",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.6,
        "memoryMb": 173.2,
        "dbQueries": 3,
        "cacheHitRatio": 0.6164,
        "queueDepth": 35
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 605,
      "id": "evt_d29588936b2f8985",
      "traceId": "2b749049999467399a15a6a5efbd3761",
      "timestamp": "2026-08-01T00:00:24.211Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 34.54,
        "requestBytes": 3918,
        "responseBytes": 42491,
        "cached": true
      },
      "actor": {
        "userId": "u_303006",
        "sessionId": "b81f30350a94cc7455b1124a",
        "plan": "pro",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.6,
        "memoryMb": 569.8,
        "dbQueries": 18,
        "cacheHitRatio": 0.9426,
        "queueDepth": 16
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 606,
      "id": "evt_377a720d7851a208",
      "traceId": "ccabffbaa0f626640589a7b5fe479058",
      "timestamp": "2026-08-01T00:00:24.270Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 140.65,
        "requestBytes": 1188,
        "responseBytes": 30405,
        "cached": false
      },
      "actor": {
        "userId": "u_423359",
        "sessionId": "f2c34e59d2b2b275dc98d1b0",
        "plan": "free",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.7,
        "memoryMb": 930.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.6435,
        "queueDepth": 2
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 607,
      "id": "evt_649b042307e3cd86",
      "traceId": "fb043deb2a4fbf2f6e3858f228c7f0e1",
      "timestamp": "2026-08-01T00:00:24.303Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 201,
        "durationMs": 141.77,
        "requestBytes": 2460,
        "responseBytes": 36501,
        "cached": true
      },
      "actor": {
        "userId": "u_327413",
        "sessionId": "37f339b5e76aca360273f010",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 90,
        "memoryMb": 198.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.5249,
        "queueDepth": 18
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 608,
      "id": "evt_738e5ee63ee069b7",
      "traceId": "116ea3909c6f0ba1c1cb8f33b91ab793",
      "timestamp": "2026-08-01T00:00:24.321Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 163.95,
        "requestBytes": 655,
        "responseBytes": 5824,
        "cached": false
      },
      "actor": {
        "userId": "u_278928",
        "sessionId": "03936ad071e73ec25ecec312",
        "plan": "enterprise",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 59.1,
        "memoryMb": 344.3,
        "dbQueries": 19,
        "cacheHitRatio": 0.6551,
        "queueDepth": 38
      },
      "tags": [
        "cold-start",
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 609,
      "id": "evt_084c240631dee135",
      "traceId": "48e35f5cee2a3ccdd01836df656fd88a",
      "timestamp": "2026-08-01T00:00:24.386Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 286.74,
        "requestBytes": 2498,
        "responseBytes": 15097,
        "cached": false
      },
      "actor": {
        "userId": "u_257182",
        "sessionId": "4a49d4ec54d22b5f6b88034e",
        "plan": "free",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 28.3,
        "memoryMb": 406.7,
        "dbQueries": 12,
        "cacheHitRatio": 0.9758,
        "queueDepth": 13
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 610,
      "id": "evt_37d1672a7c5cdfa5",
      "traceId": "2dc281c1eaa479d8029b6c1888dc6ff8",
      "timestamp": "2026-08-01T00:00:24.411Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 110.95,
        "requestBytes": 2519,
        "responseBytes": 55754,
        "cached": true
      },
      "actor": {
        "userId": "u_102476",
        "sessionId": "d730a02a552e6b8a7818db2c",
        "plan": "enterprise",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76.9,
        "memoryMb": 998.3,
        "dbQueries": 16,
        "cacheHitRatio": 0.4085,
        "queueDepth": 35
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 611,
      "id": "evt_fef76f23f885d2db",
      "traceId": "90d5e65135a3de09862d1e457474be05",
      "timestamp": "2026-08-01T00:00:24.475Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 226.61,
        "requestBytes": 992,
        "responseBytes": 25709,
        "cached": false
      },
      "actor": {
        "userId": "u_264879",
        "sessionId": "110f963a0f3dcbcc015e5106",
        "plan": "enterprise",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 15,
        "memoryMb": 140.3,
        "dbQueries": 22,
        "cacheHitRatio": 0.6045,
        "queueDepth": 18
      },
      "tags": [
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 612,
      "id": "evt_b1f1eaaa8660a908",
      "traceId": "1fe3cba7fe24e30002370ef1bd43043f",
      "timestamp": "2026-08-01T00:00:24.515Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 7.3,
        "requestBytes": 1253,
        "responseBytes": 16526,
        "cached": true
      },
      "actor": {
        "userId": "u_279212",
        "sessionId": "9fc65e67bdbc19bec16a6353",
        "plan": "starter",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.3,
        "memoryMb": 227.7,
        "dbQueries": 1,
        "cacheHitRatio": 0.7597,
        "queueDepth": 0
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 613,
      "id": "evt_14900551fc26916f",
      "traceId": "f637624aa873f3c896a0ac235c4e0fd2",
      "timestamp": "2026-08-01T00:00:24.535Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 110.74,
        "requestBytes": 3364,
        "responseBytes": 57864,
        "cached": true
      },
      "actor": {
        "userId": "u_994345",
        "sessionId": "cabea575ee114b29a254dee7",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 64.8,
        "memoryMb": 843.1,
        "dbQueries": 15,
        "cacheHitRatio": 0.3139,
        "queueDepth": 16
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 614,
      "id": "evt_a0865e45e4fdb6da",
      "traceId": "c475d63c6bba5cf9c8534e7a51fd6b5f",
      "timestamp": "2026-08-01T00:00:24.561Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 177.59,
        "requestBytes": 4078,
        "responseBytes": 13282,
        "cached": false
      },
      "actor": {
        "userId": "u_311829",
        "sessionId": "d2f3c65544ecc523cd3dda8b",
        "plan": "pro",
        "country": "BR",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 26.8,
        "memoryMb": 776,
        "dbQueries": 10,
        "cacheHitRatio": 0.5653,
        "queueDepth": 36
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 615,
      "id": "evt_f9c2bf14e6febc37",
      "traceId": "08d80b05e44768f1513d45cce8ea3fd5",
      "timestamp": "2026-08-01T00:00:24.618Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 236.87,
        "requestBytes": 428,
        "responseBytes": 52499,
        "cached": false
      },
      "actor": {
        "userId": "u_569401",
        "sessionId": "de2e92f34251d2c5c87ed5c3",
        "plan": "free",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.2,
        "memoryMb": 571.9,
        "dbQueries": 0,
        "cacheHitRatio": 0.9088,
        "queueDepth": 37
      },
      "tags": [
        "slow-query",
        "canary",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 616,
      "id": "evt_b1683e3cb420d60a",
      "traceId": "f5aa46d1413057e4dd193a3e75917047",
      "timestamp": "2026-08-01T00:00:24.652Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 294.11,
        "requestBytes": 3260,
        "responseBytes": 50856,
        "cached": false
      },
      "actor": {
        "userId": "u_888329",
        "sessionId": "b2b3832f33a690f1ea13fe70",
        "plan": "free",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 14.7,
        "memoryMb": 520.2,
        "dbQueries": 5,
        "cacheHitRatio": 0.8116,
        "queueDepth": 2
      },
      "tags": [
        "b2b",
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 617,
      "id": "evt_57a99742fdce093f",
      "traceId": "a5882de901023249df97155510d093ee",
      "timestamp": "2026-08-01T00:00:24.702Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 503,
        "durationMs": 963.67,
        "requestBytes": 99,
        "responseBytes": 33642,
        "cached": false
      },
      "actor": {
        "userId": "u_661390",
        "sessionId": "61dc46b6d3d4c75472dd9e88",
        "plan": "free",
        "country": "JP",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 72.9,
        "memoryMb": 606.8,
        "dbQueries": 21,
        "cacheHitRatio": 0.0058,
        "queueDepth": 19
      },
      "tags": [
        "b2b",
        "mobile",
        "canary"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:249:21)",
          "at dispatch (/srv/app/lib/router.js:44:41)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 618,
      "id": "evt_ea25191e30b6f027",
      "traceId": "195eac24c99e9855507d112316f07cc6",
      "timestamp": "2026-08-01T00:00:24.753Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 99.46,
        "requestBytes": 1722,
        "responseBytes": 46878,
        "cached": false
      },
      "actor": {
        "userId": "u_242171",
        "sessionId": "f0195e80041dc359d6bd6812",
        "plan": "starter",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 64.4,
        "memoryMb": 516.6,
        "dbQueries": 8,
        "cacheHitRatio": 0.1114,
        "queueDepth": 12
      },
      "tags": [
        "cold-start",
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 619,
      "id": "evt_9aa451e5e9aef8fa",
      "traceId": "975d946e5d739d5d1a180af5a43e3615",
      "timestamp": "2026-08-01T00:00:24.789Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 176.02,
        "requestBytes": 1423,
        "responseBytes": 47046,
        "cached": true
      },
      "actor": {
        "userId": "u_609047",
        "sessionId": "d38c65d6caf070e8b35e0cc6",
        "plan": "pro",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.4,
        "memoryMb": 178.1,
        "dbQueries": 4,
        "cacheHitRatio": 0.6937,
        "queueDepth": 39
      },
      "tags": [
        "cold-start",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 620,
      "id": "evt_c3d1eae2084a6211",
      "traceId": "5b7157142b229ea64f4075c9cdeff723",
      "timestamp": "2026-08-01T00:00:24.834Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 429,
        "durationMs": 2895.26,
        "requestBytes": 3977,
        "responseBytes": 37071,
        "cached": false
      },
      "actor": {
        "userId": "u_906368",
        "sessionId": "46b65917b9fa641c12985f39",
        "plan": "free",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.8,
        "memoryMb": 424.8,
        "dbQueries": 23,
        "cacheHitRatio": 0.9944,
        "queueDepth": 39
      },
      "tags": [
        "retry"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:56:77)",
          "at dispatch (/srv/app/lib/router.js:138:65)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 621,
      "id": "evt_f5500a3dfc143de7",
      "traceId": "95c46fea76bc12a279c4c665c7724f4a",
      "timestamp": "2026-08-01T00:00:24.867Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 409,
        "durationMs": 3338.91,
        "requestBytes": 2704,
        "responseBytes": 31075,
        "cached": true
      },
      "actor": {
        "userId": "u_411916",
        "sessionId": "3d8b0e41446baf783cd2c5b7",
        "plan": "pro",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.1,
        "memoryMb": 626.5,
        "dbQueries": 16,
        "cacheHitRatio": 0.8881,
        "queueDepth": 31
      },
      "tags": [
        "slow-query"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:21:6)",
          "at dispatch (/srv/app/lib/router.js:26:32)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 622,
      "id": "evt_f4e19eacddc42057",
      "traceId": "fdc51e74a329def3e05e87e138f49fb5",
      "timestamp": "2026-08-01T00:00:24.881Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 15.67,
        "requestBytes": 1374,
        "responseBytes": 52857,
        "cached": false
      },
      "actor": {
        "userId": "u_545844",
        "sessionId": "542c1eefa4d6363db274be0e",
        "plan": "pro",
        "country": "AU",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 68.5,
        "memoryMb": 666.8,
        "dbQueries": 11,
        "cacheHitRatio": 0.5108,
        "queueDepth": 8
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 623,
      "id": "evt_6c2456aa5a9620fd",
      "traceId": "ffb2db3915fcfbb565a4ffbd498c237b",
      "timestamp": "2026-08-01T00:00:24.935Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 336.77,
        "requestBytes": 813,
        "responseBytes": 38410,
        "cached": false
      },
      "actor": {
        "userId": "u_554846",
        "sessionId": "45f10140d06570bdc4ba59a2",
        "plan": "enterprise",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.7,
        "memoryMb": 787.5,
        "dbQueries": 4,
        "cacheHitRatio": 0.331,
        "queueDepth": 11
      },
      "tags": [
        "cold-start",
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 624,
      "id": "evt_8a8140e9b5f4194e",
      "traceId": "613aee74260d1d8a88361ea9474df9eb",
      "timestamp": "2026-08-01T00:00:24.962Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 9.09,
        "requestBytes": 2720,
        "responseBytes": 63985,
        "cached": false
      },
      "actor": {
        "userId": "u_531988",
        "sessionId": "9ef50415761d01aa9fb5c1f7",
        "plan": "pro",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.1,
        "memoryMb": 918.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.4432,
        "queueDepth": 28
      },
      "tags": [
        "checkout",
        "mobile",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 625,
      "id": "evt_6705cf35f494e2e7",
      "traceId": "f2247461d2feb594a10167538a5d5216",
      "timestamp": "2026-08-01T00:00:25.022Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 121.87,
        "requestBytes": 2327,
        "responseBytes": 31590,
        "cached": false
      },
      "actor": {
        "userId": "u_697775",
        "sessionId": "d79a1d5b3f046eb5f07d72be",
        "plan": "starter",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.3,
        "memoryMb": 1011.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.7378,
        "queueDepth": 5
      },
      "tags": [
        "eu",
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 626,
      "id": "evt_a492f303a6a3eefd",
      "traceId": "255f2e08788f421dd93fab92b4f98d32",
      "timestamp": "2026-08-01T00:00:25.075Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 308.34,
        "requestBytes": 3766,
        "responseBytes": 50658,
        "cached": false
      },
      "actor": {
        "userId": "u_669172",
        "sessionId": "fa99a1b74d49f3207acefa93",
        "plan": "pro",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.8,
        "memoryMb": 578.6,
        "dbQueries": 2,
        "cacheHitRatio": 0.8481,
        "queueDepth": 15
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 627,
      "id": "evt_ce73f47446bc16f7",
      "traceId": "0e08b6b04a62966c2939f2ad33b83c2c",
      "timestamp": "2026-08-01T00:00:25.080Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 110.93,
        "requestBytes": 3351,
        "responseBytes": 58659,
        "cached": false
      },
      "actor": {
        "userId": "u_498760",
        "sessionId": "f6dc3631dc8234ce83c58e07",
        "plan": "starter",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.7,
        "memoryMb": 971.5,
        "dbQueries": 4,
        "cacheHitRatio": 0.7727,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 628,
      "id": "evt_622a3e51f7005924",
      "traceId": "e4b837276bf94198cfd98d2fe1c84c80",
      "timestamp": "2026-08-01T00:00:25.134Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 218.82,
        "requestBytes": 1139,
        "responseBytes": 52523,
        "cached": false
      },
      "actor": {
        "userId": "u_523932",
        "sessionId": "d062d8e4f5cbf71280ca4381",
        "plan": "free",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.6,
        "memoryMb": 731.5,
        "dbQueries": 10,
        "cacheHitRatio": 0.6782,
        "queueDepth": 8
      },
      "tags": [
        "mobile",
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 629,
      "id": "evt_d43616e028f4fc84",
      "traceId": "aad7c5c8ff1acf4338d5d11d82694cf6",
      "timestamp": "2026-08-01T00:00:25.174Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 273.96,
        "requestBytes": 2407,
        "responseBytes": 19804,
        "cached": false
      },
      "actor": {
        "userId": "u_547337",
        "sessionId": "48e09dc2f338423b79090d14",
        "plan": "free",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 97.8,
        "memoryMb": 619.9,
        "dbQueries": 0,
        "cacheHitRatio": 0.5526,
        "queueDepth": 26
      },
      "tags": [
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 630,
      "id": "evt_66761172cedee833",
      "traceId": "43e10b59b59fa01e451d820608e939cf",
      "timestamp": "2026-08-01T00:00:25.226Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 24.26,
        "requestBytes": 1594,
        "responseBytes": 63576,
        "cached": true
      },
      "actor": {
        "userId": "u_415369",
        "sessionId": "382a323c98014d1a149bdaf9",
        "plan": "pro",
        "country": "ES",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 10.4,
        "memoryMb": 736.1,
        "dbQueries": 2,
        "cacheHitRatio": 0.9965,
        "queueDepth": 10
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 631,
      "id": "evt_0ffc4669e82caebf",
      "traceId": "36fce312026a2281cf8254c5cff37181",
      "timestamp": "2026-08-01T00:00:25.240Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 53.04,
        "requestBytes": 939,
        "responseBytes": 34838,
        "cached": false
      },
      "actor": {
        "userId": "u_541269",
        "sessionId": "27481bc743f9c91d6ce77139",
        "plan": "free",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.2,
        "memoryMb": 125.1,
        "dbQueries": 16,
        "cacheHitRatio": 0.7541,
        "queueDepth": 10
      },
      "tags": [
        "b2b",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 632,
      "id": "evt_7c4308911169e3af",
      "traceId": "dfa794e88929118d3ed6db04a2aa8382",
      "timestamp": "2026-08-01T00:00:25.303Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 85.55,
        "requestBytes": 3986,
        "responseBytes": 45472,
        "cached": false
      },
      "actor": {
        "userId": "u_600823",
        "sessionId": "ce87e1092057fe1006eaa763",
        "plan": "free",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.9,
        "memoryMb": 133.1,
        "dbQueries": 16,
        "cacheHitRatio": 0.5168,
        "queueDepth": 20
      },
      "tags": [
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 633,
      "id": "evt_63b7f68dd0b2a504",
      "traceId": "0f16007f8b420a908583d5e0cd491d8e",
      "timestamp": "2026-08-01T00:00:25.341Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 256.92,
        "requestBytes": 862,
        "responseBytes": 12579,
        "cached": true
      },
      "actor": {
        "userId": "u_160752",
        "sessionId": "0f6b98a04d34d94de9485268",
        "plan": "pro",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.3,
        "memoryMb": 620.9,
        "dbQueries": 23,
        "cacheHitRatio": 0.8293,
        "queueDepth": 23
      },
      "tags": [
        "retry",
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 634,
      "id": "evt_9857f966d4c3ffd7",
      "traceId": "3667d7a93d6682820cdb4706b24ec457",
      "timestamp": "2026-08-01T00:00:25.370Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 263.56,
        "requestBytes": 1613,
        "responseBytes": 11786,
        "cached": false
      },
      "actor": {
        "userId": "u_881776",
        "sessionId": "e323f0448cdd0117db35bb67",
        "plan": "pro",
        "country": "ES",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.8,
        "memoryMb": 320.5,
        "dbQueries": 18,
        "cacheHitRatio": 0.5491,
        "queueDepth": 25
      },
      "tags": [
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 635,
      "id": "evt_ea9cc7d2a28e5955",
      "traceId": "d1306067bbbcd8da464a07657669335d",
      "timestamp": "2026-08-01T00:00:25.426Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 429,
        "durationMs": 3801.04,
        "requestBytes": 163,
        "responseBytes": 41162,
        "cached": false
      },
      "actor": {
        "userId": "u_128478",
        "sessionId": "dd3643b7b280b05fd63f2940",
        "plan": "pro",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.7,
        "memoryMb": 955.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.7117,
        "queueDepth": 39
      },
      "tags": [
        "checkout",
        "b2b",
        "checkout"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:395:29)",
          "at dispatch (/srv/app/lib/router.js:92:38)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 636,
      "id": "evt_7cf3058c530b710f",
      "traceId": "cc1a9bd66ed8acb48f68451129c31c51",
      "timestamp": "2026-08-01T00:00:25.477Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 200,
        "durationMs": 310.86,
        "requestBytes": 580,
        "responseBytes": 55093,
        "cached": false
      },
      "actor": {
        "userId": "u_824866",
        "sessionId": "8c3d80d4bc424216eeb63e96",
        "plan": "free",
        "country": "US",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 59.9,
        "memoryMb": 574.3,
        "dbQueries": 21,
        "cacheHitRatio": 0.1063,
        "queueDepth": 30
      },
      "tags": [
        "slow-query",
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 637,
      "id": "evt_e8338362773b1a11",
      "traceId": "ab35a603dcb194401d9648c082364011",
      "timestamp": "2026-08-01T00:00:25.490Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 19.75,
        "requestBytes": 230,
        "responseBytes": 8590,
        "cached": false
      },
      "actor": {
        "userId": "u_149313",
        "sessionId": "c49270c3633d0063dd038716",
        "plan": "starter",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38,
        "memoryMb": 379.1,
        "dbQueries": 1,
        "cacheHitRatio": 0.9058,
        "queueDepth": 8
      },
      "tags": [
        "retry",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 638,
      "id": "evt_6633e473022bf250",
      "traceId": "b86c8adecb276f56c89de0f8a0d30e9c",
      "timestamp": "2026-08-01T00:00:25.529Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 168.78,
        "requestBytes": 893,
        "responseBytes": 31019,
        "cached": false
      },
      "actor": {
        "userId": "u_353098",
        "sessionId": "6d0f199dc2f3eb32e7748858",
        "plan": "enterprise",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.1,
        "memoryMb": 686.9,
        "dbQueries": 3,
        "cacheHitRatio": 0.6465,
        "queueDepth": 1
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 639,
      "id": "evt_c89475e755a59af3",
      "traceId": "706eacbb4b6e63502538384f85068207",
      "timestamp": "2026-08-01T00:00:25.563Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 203,
        "requestBytes": 3260,
        "responseBytes": 53617,
        "cached": false
      },
      "actor": {
        "userId": "u_907141",
        "sessionId": "01171de15b52340d51b87b9a",
        "plan": "starter",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.4,
        "memoryMb": 711.4,
        "dbQueries": 2,
        "cacheHitRatio": 0.5182,
        "queueDepth": 8
      },
      "tags": [
        "cold-start",
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 640,
      "id": "evt_c6aff9af787c73b9",
      "traceId": "5496690a87ba24e384fb66c3b32fb039",
      "timestamp": "2026-08-01T00:00:25.634Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 200,
        "durationMs": 179.85,
        "requestBytes": 1607,
        "responseBytes": 40208,
        "cached": false
      },
      "actor": {
        "userId": "u_748381",
        "sessionId": "fbf7b0c529f36ec8906340f3",
        "plan": "pro",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78.5,
        "memoryMb": 390.7,
        "dbQueries": 9,
        "cacheHitRatio": 0.4401,
        "queueDepth": 25
      },
      "tags": [
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 641,
      "id": "evt_55836441849a4e13",
      "traceId": "940f9fbe87053fd6cf3e603d3e55f316",
      "timestamp": "2026-08-01T00:00:25.648Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 316.05,
        "requestBytes": 467,
        "responseBytes": 33703,
        "cached": false
      },
      "actor": {
        "userId": "u_699918",
        "sessionId": "f3f21255b0839677c4862423",
        "plan": "free",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.6,
        "memoryMb": 952.8,
        "dbQueries": 17,
        "cacheHitRatio": 0.8225,
        "queueDepth": 30
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 642,
      "id": "evt_6a1c594cd27d98c2",
      "traceId": "60e8408c21456e6416ed9708ba7d2f6b",
      "timestamp": "2026-08-01T00:00:25.704Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 37.57,
        "requestBytes": 3865,
        "responseBytes": 570,
        "cached": false
      },
      "actor": {
        "userId": "u_873447",
        "sessionId": "af0557a3ccd19d0d9a51dd74",
        "plan": "pro",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 6.6,
        "memoryMb": 122.8,
        "dbQueries": 8,
        "cacheHitRatio": 0.1638,
        "queueDepth": 1
      },
      "tags": [
        "cold-start",
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 643,
      "id": "evt_f21b15205b7d99dd",
      "traceId": "8260c99dd9e2676bbe69fbf5ce61af69",
      "timestamp": "2026-08-01T00:00:25.731Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 200,
        "durationMs": 194.99,
        "requestBytes": 2753,
        "responseBytes": 63350,
        "cached": false
      },
      "actor": {
        "userId": "u_701400",
        "sessionId": "e10ed4259cb434d44c25222a",
        "plan": "free",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.3,
        "memoryMb": 566.3,
        "dbQueries": 3,
        "cacheHitRatio": 0.516,
        "queueDepth": 0
      },
      "tags": [
        "b2b",
        "mobile",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 644,
      "id": "evt_80be0a96ed7dd12f",
      "traceId": "5001b54ea8edff774967cfeb9b1f4eb0",
      "timestamp": "2026-08-01T00:00:25.777Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 409,
        "durationMs": 3671.46,
        "requestBytes": 3338,
        "responseBytes": 55790,
        "cached": true
      },
      "actor": {
        "userId": "u_910691",
        "sessionId": "f195deefb8d054c67ab47606",
        "plan": "enterprise",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.8,
        "memoryMb": 280.9,
        "dbQueries": 0,
        "cacheHitRatio": 0.9131,
        "queueDepth": 13
      },
      "tags": [
        "eu",
        "b2b",
        "cold-start"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:303:42)",
          "at dispatch (/srv/app/lib/router.js:77:37)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 645,
      "id": "evt_120bbe2825737324",
      "traceId": "10f8840555de81a4252fbc7b075e059c",
      "timestamp": "2026-08-01T00:00:25.827Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 223.62,
        "requestBytes": 2310,
        "responseBytes": 36560,
        "cached": false
      },
      "actor": {
        "userId": "u_182705",
        "sessionId": "a92888dbeb8ac542eaffdcba",
        "plan": "pro",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.7,
        "memoryMb": 1014.9,
        "dbQueries": 7,
        "cacheHitRatio": 0.7382,
        "queueDepth": 22
      },
      "tags": [
        "retry",
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 646,
      "id": "evt_1bc8c71d6f8d75c9",
      "traceId": "6cf0df8fb25e3be1b95d86d54c6ca77e",
      "timestamp": "2026-08-01T00:00:25.863Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 129.65,
        "requestBytes": 457,
        "responseBytes": 24027,
        "cached": false
      },
      "actor": {
        "userId": "u_308280",
        "sessionId": "2953a047a07b06d884444268",
        "plan": "pro",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.5,
        "memoryMb": 986.7,
        "dbQueries": 21,
        "cacheHitRatio": 0.4602,
        "queueDepth": 37
      },
      "tags": [
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 647,
      "id": "evt_8913179c3384383a",
      "traceId": "e222207c8ce8bab2f362288026fff7b9",
      "timestamp": "2026-08-01T00:00:25.917Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 52.39,
        "requestBytes": 3276,
        "responseBytes": 29668,
        "cached": false
      },
      "actor": {
        "userId": "u_935910",
        "sessionId": "bb2aa6634b69e67b9073a10a",
        "plan": "pro",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.3,
        "memoryMb": 457.2,
        "dbQueries": 10,
        "cacheHitRatio": 0.3769,
        "queueDepth": 11
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 648,
      "id": "evt_46dc54b12d0b334f",
      "traceId": "4dec9540b61adff49bd64cf967b222aa",
      "timestamp": "2026-08-01T00:00:25.926Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 143.02,
        "requestBytes": 844,
        "responseBytes": 37360,
        "cached": false
      },
      "actor": {
        "userId": "u_288460",
        "sessionId": "bd756aa5f7d11e2152d350de",
        "plan": "enterprise",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 1.7,
        "memoryMb": 161.5,
        "dbQueries": 1,
        "cacheHitRatio": 0.6207,
        "queueDepth": 12
      },
      "tags": [
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 649,
      "id": "evt_977fbb1f3102fb26",
      "traceId": "e35d7a1eae6050dda2b7e51963916fdc",
      "timestamp": "2026-08-01T00:00:25.975Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 261.1,
        "requestBytes": 2391,
        "responseBytes": 37922,
        "cached": false
      },
      "actor": {
        "userId": "u_879268",
        "sessionId": "e0596e0f6258a2eaa4be1a79",
        "plan": "free",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.2,
        "memoryMb": 127.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.4602,
        "queueDepth": 20
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 650,
      "id": "evt_00aa84a25a1a9ab2",
      "traceId": "f62492e13eadaffb48dbd5dc11fdb0a0",
      "timestamp": "2026-08-01T00:00:26.005Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 94.23,
        "requestBytes": 2467,
        "responseBytes": 38877,
        "cached": false
      },
      "actor": {
        "userId": "u_443728",
        "sessionId": "3d53d47f613f23a22837f5bf",
        "plan": "enterprise",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.6,
        "memoryMb": 588.6,
        "dbQueries": 21,
        "cacheHitRatio": 0.4988,
        "queueDepth": 27
      },
      "tags": [
        "mobile",
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 651,
      "id": "evt_894a03bed5f8d278",
      "traceId": "07c87372ab295dc3ab7fab43014a47b9",
      "timestamp": "2026-08-01T00:00:26.071Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 503,
        "durationMs": 1105.11,
        "requestBytes": 3913,
        "responseBytes": 64377,
        "cached": true
      },
      "actor": {
        "userId": "u_104541",
        "sessionId": "287c6600361ecec9e936aae0",
        "plan": "free",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.6,
        "memoryMb": 491.2,
        "dbQueries": 6,
        "cacheHitRatio": 0.1883,
        "queueDepth": 16
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:206:29)",
          "at dispatch (/srv/app/lib/router.js:108:23)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 652,
      "id": "evt_85bdfa0c6ab0869b",
      "traceId": "73eb7557e37ac648155e229bd996a4eb",
      "timestamp": "2026-08-01T00:00:26.084Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 166.15,
        "requestBytes": 3596,
        "responseBytes": 33057,
        "cached": false
      },
      "actor": {
        "userId": "u_741708",
        "sessionId": "e5d858abc06413a665e87bff",
        "plan": "pro",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.4,
        "memoryMb": 339.4,
        "dbQueries": 22,
        "cacheHitRatio": 0.4106,
        "queueDepth": 25
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 653,
      "id": "evt_da33485bed07cafa",
      "traceId": "8701a1131b2e5d2af0b52a553e8c6d37",
      "timestamp": "2026-08-01T00:00:26.124Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 294.47,
        "requestBytes": 482,
        "responseBytes": 55614,
        "cached": false
      },
      "actor": {
        "userId": "u_613159",
        "sessionId": "8f11ae8d8c3d8bd8aa960d4c",
        "plan": "enterprise",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.3,
        "memoryMb": 597,
        "dbQueries": 3,
        "cacheHitRatio": 0.9742,
        "queueDepth": 2
      },
      "tags": [
        "slow-query",
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 654,
      "id": "evt_5e09dbf4d284cf6b",
      "traceId": "be0b6df108ec31e3af02cc21f29d5593",
      "timestamp": "2026-08-01T00:00:26.167Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 151.53,
        "requestBytes": 132,
        "responseBytes": 2338,
        "cached": true
      },
      "actor": {
        "userId": "u_407477",
        "sessionId": "09eed87f41f5e0f4520c0d47",
        "plan": "enterprise",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 47.2,
        "memoryMb": 350.5,
        "dbQueries": 12,
        "cacheHitRatio": 0.2515,
        "queueDepth": 32
      },
      "tags": [
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 655,
      "id": "evt_c9416dc02f6c5e6a",
      "traceId": "66aaac48ce85b0cd919c60f7f47900f4",
      "timestamp": "2026-08-01T00:00:26.210Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 338.28,
        "requestBytes": 3289,
        "responseBytes": 30718,
        "cached": false
      },
      "actor": {
        "userId": "u_290146",
        "sessionId": "4eb9054475d56b34a5973337",
        "plan": "enterprise",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 64.2,
        "memoryMb": 843.4,
        "dbQueries": 16,
        "cacheHitRatio": 0.364,
        "queueDepth": 2
      },
      "tags": [
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 656,
      "id": "evt_5a86d199862c7884",
      "traceId": "fce9a07b28d84101daa79e97c83c17ee",
      "timestamp": "2026-08-01T00:00:26.258Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 39.37,
        "requestBytes": 2421,
        "responseBytes": 14584,
        "cached": false
      },
      "actor": {
        "userId": "u_140476",
        "sessionId": "625f6a5ea1e04715c9269efe",
        "plan": "starter",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 52.4,
        "memoryMb": 468.6,
        "dbQueries": 22,
        "cacheHitRatio": 0.5185,
        "queueDepth": 12
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 657,
      "id": "evt_048a365ea1683e58",
      "traceId": "75276644e7800204cb802f8759493763",
      "timestamp": "2026-08-01T00:00:26.287Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 138.11,
        "requestBytes": 3485,
        "responseBytes": 45737,
        "cached": true
      },
      "actor": {
        "userId": "u_351301",
        "sessionId": "abb6a60b57e22016624ff97f",
        "plan": "starter",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.7,
        "memoryMb": 224.6,
        "dbQueries": 22,
        "cacheHitRatio": 0.4406,
        "queueDepth": 12
      },
      "tags": [
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 658,
      "id": "evt_a164d63346162bbf",
      "traceId": "0bd6c0ee398dc3d8d0b85224f5541b48",
      "timestamp": "2026-08-01T00:00:26.341Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 255,
        "requestBytes": 3483,
        "responseBytes": 3702,
        "cached": false
      },
      "actor": {
        "userId": "u_638338",
        "sessionId": "177699f6211f939c0a086751",
        "plan": "pro",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.5,
        "memoryMb": 504.8,
        "dbQueries": 7,
        "cacheHitRatio": 0.2171,
        "queueDepth": 5
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 659,
      "id": "evt_f3205361aad4c945",
      "traceId": "bb1dccf7d53d1b9825736b88775ac51e",
      "timestamp": "2026-08-01T00:00:26.372Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 283.55,
        "requestBytes": 2318,
        "responseBytes": 17080,
        "cached": false
      },
      "actor": {
        "userId": "u_692092",
        "sessionId": "ac614927952ce6061ed6cbdc",
        "plan": "starter",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65,
        "memoryMb": 681.1,
        "dbQueries": 20,
        "cacheHitRatio": 0.4486,
        "queueDepth": 25
      },
      "tags": [
        "cold-start",
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 660,
      "id": "evt_e43eb28a5ddf28f0",
      "traceId": "eee3cc93995485deb5e370cc1208dbc7",
      "timestamp": "2026-08-01T00:00:26.438Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 70.45,
        "requestBytes": 3399,
        "responseBytes": 37696,
        "cached": true
      },
      "actor": {
        "userId": "u_836948",
        "sessionId": "400f30b39b7ef8ac7dea7b05",
        "plan": "enterprise",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81.5,
        "memoryMb": 576.8,
        "dbQueries": 0,
        "cacheHitRatio": 0.3266,
        "queueDepth": 10
      },
      "tags": [
        "cold-start",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 661,
      "id": "evt_cc5471bd786d0083",
      "traceId": "3421815d088327d4d3b7e225db8070df",
      "timestamp": "2026-08-01T00:00:26.476Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 409,
        "durationMs": 1739.8,
        "requestBytes": 2230,
        "responseBytes": 25271,
        "cached": false
      },
      "actor": {
        "userId": "u_430842",
        "sessionId": "6ffaf1e74aa8767f32333306",
        "plan": "free",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 94.6,
        "memoryMb": 579.9,
        "dbQueries": 16,
        "cacheHitRatio": 0.5829,
        "queueDepth": 25
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:200:32)",
          "at dispatch (/srv/app/lib/router.js:61:61)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 662,
      "id": "evt_7fc1e90d15f4f724",
      "traceId": "ca4ce9b44d3fd93b3d18be77f31e8243",
      "timestamp": "2026-08-01T00:00:26.500Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 329.69,
        "requestBytes": 1747,
        "responseBytes": 45824,
        "cached": false
      },
      "actor": {
        "userId": "u_640429",
        "sessionId": "2ab9857c808ed3854836ed3b",
        "plan": "enterprise",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.4,
        "memoryMb": 536.8,
        "dbQueries": 1,
        "cacheHitRatio": 0.5501,
        "queueDepth": 10
      },
      "tags": [
        "cold-start",
        "checkout",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 663,
      "id": "evt_226cc8c10b666c21",
      "traceId": "aeeebff5997d63d3fb2800529e37c882",
      "timestamp": "2026-08-01T00:00:26.540Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 228.22,
        "requestBytes": 1446,
        "responseBytes": 13633,
        "cached": false
      },
      "actor": {
        "userId": "u_566982",
        "sessionId": "34f0fbf898664823b21f26c0",
        "plan": "starter",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.4,
        "memoryMb": 965.5,
        "dbQueries": 13,
        "cacheHitRatio": 0.1671,
        "queueDepth": 8
      },
      "tags": [
        "retry",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 664,
      "id": "evt_6390b822dfa334d4",
      "traceId": "d0f08c77b01f3f450647f28935da11f2",
      "timestamp": "2026-08-01T00:00:26.562Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 206.37,
        "requestBytes": 675,
        "responseBytes": 1571,
        "cached": false
      },
      "actor": {
        "userId": "u_738180",
        "sessionId": "cf157a23d4c3d44bfb24a89e",
        "plan": "enterprise",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.8,
        "memoryMb": 1011,
        "dbQueries": 7,
        "cacheHitRatio": 0.3523,
        "queueDepth": 16
      },
      "tags": [
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 665,
      "id": "evt_5cf1961f1599ffb4",
      "traceId": "84cb964714f9015f060472e5ddc260b1",
      "timestamp": "2026-08-01T00:00:26.627Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 203.57,
        "requestBytes": 1538,
        "responseBytes": 32482,
        "cached": true
      },
      "actor": {
        "userId": "u_364306",
        "sessionId": "f5c4147643a359b80f3beba6",
        "plan": "free",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.2,
        "memoryMb": 854.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.4421,
        "queueDepth": 5
      },
      "tags": [
        "checkout",
        "cold-start",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 666,
      "id": "evt_f11bccb7af9a5531",
      "traceId": "5b1f75f66e51293a3fc9b5ec6db83266",
      "timestamp": "2026-08-01T00:00:26.657Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 178.49,
        "requestBytes": 755,
        "responseBytes": 637,
        "cached": false
      },
      "actor": {
        "userId": "u_537647",
        "sessionId": "4f18931b4edeebdb5c19f71e",
        "plan": "free",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.3,
        "memoryMb": 866,
        "dbQueries": 21,
        "cacheHitRatio": 0.2554,
        "queueDepth": 20
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 667,
      "id": "evt_d1179e767542fcce",
      "traceId": "5e0ee9f37712acd7d25103f3a04e522b",
      "timestamp": "2026-08-01T00:00:26.687Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 332.96,
        "requestBytes": 3683,
        "responseBytes": 5387,
        "cached": false
      },
      "actor": {
        "userId": "u_363741",
        "sessionId": "20177530ddd213fae5593781",
        "plan": "starter",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.5,
        "memoryMb": 338.8,
        "dbQueries": 23,
        "cacheHitRatio": 0.798,
        "queueDepth": 20
      },
      "tags": [
        "canary",
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 668,
      "id": "evt_e331eb3d290e27d6",
      "traceId": "75b4240eca96488106b4368e3fa654e4",
      "timestamp": "2026-08-01T00:00:26.720Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 288.18,
        "requestBytes": 2548,
        "responseBytes": 42126,
        "cached": true
      },
      "actor": {
        "userId": "u_551230",
        "sessionId": "29c5b7e60044203bb7185eaf",
        "plan": "free",
        "country": "SG",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 11.9,
        "memoryMb": 646.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.211,
        "queueDepth": 24
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 669,
      "id": "evt_65de55ff77a11c7a",
      "traceId": "3fc2e1fcee48fa0bf94fa849979afada",
      "timestamp": "2026-08-01T00:00:26.766Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 55.56,
        "requestBytes": 237,
        "responseBytes": 54453,
        "cached": false
      },
      "actor": {
        "userId": "u_236597",
        "sessionId": "b63b0b34df1b9ef73d8ab6b2",
        "plan": "pro",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.6,
        "memoryMb": 879.8,
        "dbQueries": 17,
        "cacheHitRatio": 0.5065,
        "queueDepth": 28
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 670,
      "id": "evt_3a45d90ae6b96c27",
      "traceId": "76d8093f709990b7244131a63bafcdfa",
      "timestamp": "2026-08-01T00:00:26.812Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 78.55,
        "requestBytes": 3890,
        "responseBytes": 44423,
        "cached": true
      },
      "actor": {
        "userId": "u_577473",
        "sessionId": "3026b68334d2919b83f46363",
        "plan": "enterprise",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.1,
        "memoryMb": 125.8,
        "dbQueries": 2,
        "cacheHitRatio": 0.7172,
        "queueDepth": 8
      },
      "tags": [
        "cold-start",
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 671,
      "id": "evt_8ac6e214a3a73046",
      "traceId": "a0c6302d6bb50ef0d55a5dbd1099fa26",
      "timestamp": "2026-08-01T00:00:26.860Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 233.34,
        "requestBytes": 2228,
        "responseBytes": 63601,
        "cached": true
      },
      "actor": {
        "userId": "u_395139",
        "sessionId": "c58f832d3bd2290ee4a41477",
        "plan": "enterprise",
        "country": "FR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 58.4,
        "memoryMb": 844.2,
        "dbQueries": 17,
        "cacheHitRatio": 0.0809,
        "queueDepth": 2
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 672,
      "id": "evt_1eb82c3430f280cd",
      "traceId": "2c17a9b401fda898cc4dcaba2e8b47b5",
      "timestamp": "2026-08-01T00:00:26.900Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 312.34,
        "requestBytes": 3765,
        "responseBytes": 6503,
        "cached": true
      },
      "actor": {
        "userId": "u_331105",
        "sessionId": "65d81b8bad5b3a400283b23b",
        "plan": "enterprise",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47.4,
        "memoryMb": 436.7,
        "dbQueries": 1,
        "cacheHitRatio": 0.9728,
        "queueDepth": 14
      },
      "tags": [
        "retry",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 673,
      "id": "evt_8964e48d065f06e3",
      "traceId": "390700c14dac7e0c1a7a6b4bf1a8e2d6",
      "timestamp": "2026-08-01T00:00:26.953Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 208.54,
        "requestBytes": 1222,
        "responseBytes": 58391,
        "cached": true
      },
      "actor": {
        "userId": "u_531005",
        "sessionId": "bc6777cc6117ead69d25e52e",
        "plan": "free",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.3,
        "memoryMb": 764.3,
        "dbQueries": 14,
        "cacheHitRatio": 0.1347,
        "queueDepth": 10
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 674,
      "id": "evt_f49bf18b4abe4118",
      "traceId": "0553f4f240d37c8f2231d85e08dae057",
      "timestamp": "2026-08-01T00:00:26.991Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 6.39,
        "requestBytes": 1536,
        "responseBytes": 34115,
        "cached": false
      },
      "actor": {
        "userId": "u_721111",
        "sessionId": "d6729a5cbfff3e9883918bda",
        "plan": "starter",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.2,
        "memoryMb": 857.1,
        "dbQueries": 20,
        "cacheHitRatio": 0.6086,
        "queueDepth": 26
      },
      "tags": [
        "cold-start",
        "eu",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 675,
      "id": "evt_c21d79cb1c585b28",
      "traceId": "82778bb0f20a8785d889a4bd50834b6a",
      "timestamp": "2026-08-01T00:00:27.000Z",
      "level": "warn",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 299.82,
        "requestBytes": 2410,
        "responseBytes": 21046,
        "cached": true
      },
      "actor": {
        "userId": "u_805911",
        "sessionId": "3a08aaecf127957ab92eacfc",
        "plan": "free",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.1,
        "memoryMb": 937.5,
        "dbQueries": 23,
        "cacheHitRatio": 0.4854,
        "queueDepth": 30
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 676,
      "id": "evt_b8a5b7dd08b7be85",
      "traceId": "e5532afe9292d817d42e21423b2c9a4f",
      "timestamp": "2026-08-01T00:00:27.057Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 208.76,
        "requestBytes": 994,
        "responseBytes": 10795,
        "cached": false
      },
      "actor": {
        "userId": "u_472803",
        "sessionId": "c69f2d55be091aef18c90600",
        "plan": "enterprise",
        "country": "FR",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 96.8,
        "memoryMb": 867.6,
        "dbQueries": 15,
        "cacheHitRatio": 0.3739,
        "queueDepth": 13
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 677,
      "id": "evt_aa422151a5f44e45",
      "traceId": "40fe8eadf1a132eaeca24f56391e888a",
      "timestamp": "2026-08-01T00:00:27.096Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 277.12,
        "requestBytes": 789,
        "responseBytes": 30021,
        "cached": false
      },
      "actor": {
        "userId": "u_992750",
        "sessionId": "5bae51b2a6ec72c53d55a933",
        "plan": "starter",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.1,
        "memoryMb": 908.2,
        "dbQueries": 14,
        "cacheHitRatio": 0.193,
        "queueDepth": 30
      },
      "tags": [
        "mobile",
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 678,
      "id": "evt_e2e65e27f3c7f5f6",
      "traceId": "798c6f3fdec19b5ef50151c1b17fd456",
      "timestamp": "2026-08-01T00:00:27.139Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 325.6,
        "requestBytes": 614,
        "responseBytes": 3138,
        "cached": true
      },
      "actor": {
        "userId": "u_661187",
        "sessionId": "d3e0a33d3ea0b1b6e314909d",
        "plan": "free",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.7,
        "memoryMb": 949.9,
        "dbQueries": 21,
        "cacheHitRatio": 0.487,
        "queueDepth": 32
      },
      "tags": [
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 679,
      "id": "evt_1ca208dc55eafee8",
      "traceId": "98bd5ff95f2e02fdf0eed1bc8685c7f7",
      "timestamp": "2026-08-01T00:00:27.164Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 121.9,
        "requestBytes": 3548,
        "responseBytes": 11595,
        "cached": false
      },
      "actor": {
        "userId": "u_126059",
        "sessionId": "187f71d33267312d1afe7e07",
        "plan": "enterprise",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.3,
        "memoryMb": 696.6,
        "dbQueries": 0,
        "cacheHitRatio": 0.8523,
        "queueDepth": 32
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 680,
      "id": "evt_1dddf095ae55427b",
      "traceId": "19943b9d12cf043fdd023361c9e7fb7f",
      "timestamp": "2026-08-01T00:00:27.209Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 316.15,
        "requestBytes": 2241,
        "responseBytes": 55389,
        "cached": false
      },
      "actor": {
        "userId": "u_149781",
        "sessionId": "f2e9fde3f43434cf30348d1b",
        "plan": "free",
        "country": "ES",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 89.2,
        "memoryMb": 897.8,
        "dbQueries": 5,
        "cacheHitRatio": 0.0935,
        "queueDepth": 0
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 681,
      "id": "evt_bdbb689b0add69e6",
      "traceId": "ad547e36cbc88a4941338b615a5142a9",
      "timestamp": "2026-08-01T00:00:27.251Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 256.86,
        "requestBytes": 3148,
        "responseBytes": 34940,
        "cached": false
      },
      "actor": {
        "userId": "u_275860",
        "sessionId": "36fd136577f86736dcf7677f",
        "plan": "enterprise",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.7,
        "memoryMb": 171.2,
        "dbQueries": 14,
        "cacheHitRatio": 0.415,
        "queueDepth": 38
      },
      "tags": [
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 682,
      "id": "evt_a55ec7c643134326",
      "traceId": "c66ec1005d72e036d95ec60b90ed5e3f",
      "timestamp": "2026-08-01T00:00:27.302Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 114.08,
        "requestBytes": 1090,
        "responseBytes": 47212,
        "cached": true
      },
      "actor": {
        "userId": "u_460273",
        "sessionId": "f1e75d2d378017e4cf5f0622",
        "plan": "starter",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.7,
        "memoryMb": 329.3,
        "dbQueries": 22,
        "cacheHitRatio": 0.1779,
        "queueDepth": 23
      },
      "tags": [
        "mobile",
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 683,
      "id": "evt_bdeea81bec6ca245",
      "traceId": "a52289912a674e223f8558a124768df8",
      "timestamp": "2026-08-01T00:00:27.340Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 203.74,
        "requestBytes": 1185,
        "responseBytes": 31546,
        "cached": true
      },
      "actor": {
        "userId": "u_532914",
        "sessionId": "c90ccd146aa5693bf3c175dc",
        "plan": "enterprise",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.9,
        "memoryMb": 536.1,
        "dbQueries": 18,
        "cacheHitRatio": 0.0939,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 684,
      "id": "evt_5cc1bf9c669c5dd5",
      "traceId": "237d4a75943dde2970243b3f7a5aa3bc",
      "timestamp": "2026-08-01T00:00:27.392Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 322.88,
        "requestBytes": 1070,
        "responseBytes": 59844,
        "cached": false
      },
      "actor": {
        "userId": "u_334479",
        "sessionId": "c4f2b0025fcf74c0405b0081",
        "plan": "starter",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 46.7,
        "memoryMb": 709.7,
        "dbQueries": 9,
        "cacheHitRatio": 0.2927,
        "queueDepth": 22
      },
      "tags": [
        "slow-query",
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 685,
      "id": "evt_3437114c7719f1c4",
      "traceId": "eee58bd7c35f2aacedf2529d6435a7ea",
      "timestamp": "2026-08-01T00:00:27.409Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 290.94,
        "requestBytes": 1580,
        "responseBytes": 33892,
        "cached": true
      },
      "actor": {
        "userId": "u_929047",
        "sessionId": "a13a7913d8e41b9b42e6285e",
        "plan": "enterprise",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.7,
        "memoryMb": 200.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.3397,
        "queueDepth": 39
      },
      "tags": [
        "retry",
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 686,
      "id": "evt_022a47fade355cee",
      "traceId": "00126aa92b00c94ad1e4f2a929898800",
      "timestamp": "2026-08-01T00:00:27.443Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 107.78,
        "requestBytes": 2031,
        "responseBytes": 51532,
        "cached": false
      },
      "actor": {
        "userId": "u_475148",
        "sessionId": "81928ad68c3fd7d76cc773fd",
        "plan": "enterprise",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.4,
        "memoryMb": 703.5,
        "dbQueries": 2,
        "cacheHitRatio": 0.7106,
        "queueDepth": 33
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 687,
      "id": "evt_d409a5d3274723a3",
      "traceId": "4f9eaa52be96db625ddeee035d5ea424",
      "timestamp": "2026-08-01T00:00:27.481Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 126.02,
        "requestBytes": 1349,
        "responseBytes": 36916,
        "cached": false
      },
      "actor": {
        "userId": "u_472187",
        "sessionId": "14cb631e71232169a6688aee",
        "plan": "enterprise",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98,
        "memoryMb": 458.5,
        "dbQueries": 8,
        "cacheHitRatio": 0.3285,
        "queueDepth": 29
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 688,
      "id": "evt_eaf2c1afbe2cfc53",
      "traceId": "6d5ea43673d4a2306ff7d64f734d711e",
      "timestamp": "2026-08-01T00:00:27.531Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 260.54,
        "requestBytes": 3958,
        "responseBytes": 4814,
        "cached": false
      },
      "actor": {
        "userId": "u_526126",
        "sessionId": "7030c85959ddd2aee7b3c3dd",
        "plan": "pro",
        "country": "DE",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 80.4,
        "memoryMb": 142.8,
        "dbQueries": 17,
        "cacheHitRatio": 0.8724,
        "queueDepth": 32
      },
      "tags": [
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 689,
      "id": "evt_c60296617dac4ad6",
      "traceId": "ab63f33efe55cf8de74dd2c42270588d",
      "timestamp": "2026-08-01T00:00:27.570Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 163.25,
        "requestBytes": 2397,
        "responseBytes": 28380,
        "cached": true
      },
      "actor": {
        "userId": "u_974191",
        "sessionId": "db9b84e2c7a7841a34f81f17",
        "plan": "free",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 73.4,
        "memoryMb": 472.9,
        "dbQueries": 4,
        "cacheHitRatio": 0.2137,
        "queueDepth": 20
      },
      "tags": [
        "slow-query",
        "retry",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 690,
      "id": "evt_df8db4a222f45351",
      "traceId": "44154fcd58a6b462be1f39dc47a1ca25",
      "timestamp": "2026-08-01T00:00:27.632Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 203.5,
        "requestBytes": 3554,
        "responseBytes": 48844,
        "cached": true
      },
      "actor": {
        "userId": "u_372846",
        "sessionId": "10851c7264071916b4a430fe",
        "plan": "pro",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.4,
        "memoryMb": 317.3,
        "dbQueries": 22,
        "cacheHitRatio": 0.6368,
        "queueDepth": 24
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 691,
      "id": "evt_7aa5cdc3a51e6b84",
      "traceId": "2f8eac21fcad6374e83f40058e46a3a0",
      "timestamp": "2026-08-01T00:00:27.679Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 503,
        "durationMs": 1020.81,
        "requestBytes": 1774,
        "responseBytes": 31593,
        "cached": false
      },
      "actor": {
        "userId": "u_377660",
        "sessionId": "c8b76cdee627204c11e36697",
        "plan": "starter",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.2,
        "memoryMb": 797.5,
        "dbQueries": 7,
        "cacheHitRatio": 0.4104,
        "queueDepth": 7
      },
      "tags": [
        "checkout",
        "b2b",
        "slow-query"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:238:26)",
          "at dispatch (/srv/app/lib/router.js:88:62)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 692,
      "id": "evt_66c270b0b75facc9",
      "traceId": "789adbfc6306796939f8780453aae82a",
      "timestamp": "2026-08-01T00:00:27.700Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 292.51,
        "requestBytes": 1777,
        "responseBytes": 31695,
        "cached": true
      },
      "actor": {
        "userId": "u_206063",
        "sessionId": "764c54b7d694fc78bd857a7c",
        "plan": "free",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.1,
        "memoryMb": 396.1,
        "dbQueries": 15,
        "cacheHitRatio": 0.8377,
        "queueDepth": 31
      },
      "tags": [
        "canary",
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 693,
      "id": "evt_61fe831014a3e49d",
      "traceId": "c2d666463e287f424690460ad0f5e6ce",
      "timestamp": "2026-08-01T00:00:27.743Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 342.5,
        "requestBytes": 782,
        "responseBytes": 21900,
        "cached": false
      },
      "actor": {
        "userId": "u_812109",
        "sessionId": "caea029086f4f031b16cdbd6",
        "plan": "free",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.5,
        "memoryMb": 923.3,
        "dbQueries": 3,
        "cacheHitRatio": 0.9136,
        "queueDepth": 19
      },
      "tags": [
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 694,
      "id": "evt_6ae3b2ceaf6ab07b",
      "traceId": "dd8f822d6e85dea4caa6acfc91531b91",
      "timestamp": "2026-08-01T00:00:27.765Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 127.34,
        "requestBytes": 2546,
        "responseBytes": 4761,
        "cached": false
      },
      "actor": {
        "userId": "u_888244",
        "sessionId": "56f181ba9e2ad497390d8e0b",
        "plan": "starter",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.7,
        "memoryMb": 120.8,
        "dbQueries": 22,
        "cacheHitRatio": 0.4685,
        "queueDepth": 21
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 695,
      "id": "evt_5b2a30a81badc8e2",
      "traceId": "8470015ac15597c3b7f09ec8be9c497e",
      "timestamp": "2026-08-01T00:00:27.802Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 151.79,
        "requestBytes": 2732,
        "responseBytes": 24347,
        "cached": false
      },
      "actor": {
        "userId": "u_274709",
        "sessionId": "af81c51540b48af7de076064",
        "plan": "starter",
        "country": "DE",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 56.4,
        "memoryMb": 399.1,
        "dbQueries": 16,
        "cacheHitRatio": 0.1706,
        "queueDepth": 17
      },
      "tags": [
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 696,
      "id": "evt_9b5b6704a5c35231",
      "traceId": "353d30a28c912345a4b3a0067565242f",
      "timestamp": "2026-08-01T00:00:27.862Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 154.67,
        "requestBytes": 3748,
        "responseBytes": 3767,
        "cached": true
      },
      "actor": {
        "userId": "u_816545",
        "sessionId": "4709e7991cfd8301ad05a1d2",
        "plan": "starter",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.3,
        "memoryMb": 626,
        "dbQueries": 13,
        "cacheHitRatio": 0.6163,
        "queueDepth": 12
      },
      "tags": [
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 697,
      "id": "evt_5c8df99eb8983a40",
      "traceId": "3a055121229bc86b4ec49456773babb4",
      "timestamp": "2026-08-01T00:00:27.890Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 72.25,
        "requestBytes": 4041,
        "responseBytes": 44920,
        "cached": false
      },
      "actor": {
        "userId": "u_717883",
        "sessionId": "38c89b4fd9861026014f3a4d",
        "plan": "starter",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.6,
        "memoryMb": 745.1,
        "dbQueries": 23,
        "cacheHitRatio": 0.0313,
        "queueDepth": 3
      },
      "tags": [
        "canary",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 698,
      "id": "evt_69656fa79a7a4ada",
      "traceId": "07d071322cddc67c7804ff3c41a36993",
      "timestamp": "2026-08-01T00:00:27.955Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 194.34,
        "requestBytes": 3727,
        "responseBytes": 9207,
        "cached": true
      },
      "actor": {
        "userId": "u_827122",
        "sessionId": "f5f9e717d13545a44e2c439c",
        "plan": "pro",
        "country": "US",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 50.9,
        "memoryMb": 945.4,
        "dbQueries": 13,
        "cacheHitRatio": 0.8993,
        "queueDepth": 19
      },
      "tags": [
        "b2b",
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 699,
      "id": "evt_025bb5cf9f708f80",
      "traceId": "b598126ce223e90ce9527f8625693f4f",
      "timestamp": "2026-08-01T00:00:27.998Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 173.59,
        "requestBytes": 2363,
        "responseBytes": 11407,
        "cached": false
      },
      "actor": {
        "userId": "u_200924",
        "sessionId": "a71aed89f05e565da38ba5eb",
        "plan": "pro",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.5,
        "memoryMb": 838.3,
        "dbQueries": 7,
        "cacheHitRatio": 0.0427,
        "queueDepth": 19
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 700,
      "id": "evt_ba951696f118efad",
      "traceId": "f834960f37aa4a8be1bd92443c467e35",
      "timestamp": "2026-08-01T00:00:28.005Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 162.41,
        "requestBytes": 2715,
        "responseBytes": 57347,
        "cached": false
      },
      "actor": {
        "userId": "u_708534",
        "sessionId": "2179cf9b351b9a1d800af63d",
        "plan": "free",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.4,
        "memoryMb": 270,
        "dbQueries": 3,
        "cacheHitRatio": 0.6097,
        "queueDepth": 17
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 701,
      "id": "evt_b2bf52ca98a39038",
      "traceId": "96f6eb011f26456878a399e58a66f32c",
      "timestamp": "2026-08-01T00:00:28.055Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 223.6,
        "requestBytes": 3063,
        "responseBytes": 45486,
        "cached": false
      },
      "actor": {
        "userId": "u_499974",
        "sessionId": "12c3086067e5ff4f8a289b06",
        "plan": "starter",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.6,
        "memoryMb": 865.3,
        "dbQueries": 21,
        "cacheHitRatio": 0.5457,
        "queueDepth": 16
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 702,
      "id": "evt_00ba3f2be742a354",
      "traceId": "75276547e17dd950cc427e32f6653606",
      "timestamp": "2026-08-01T00:00:28.109Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 11.61,
        "requestBytes": 645,
        "responseBytes": 231,
        "cached": true
      },
      "actor": {
        "userId": "u_479240",
        "sessionId": "0d0528ddee4433719b4d83d0",
        "plan": "starter",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.5,
        "memoryMb": 837.3,
        "dbQueries": 6,
        "cacheHitRatio": 0.0866,
        "queueDepth": 3
      },
      "tags": [
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 703,
      "id": "evt_025f5233606bab29",
      "traceId": "3bdd00a614356aa02c0fc3c980a50d36",
      "timestamp": "2026-08-01T00:00:28.158Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 15.87,
        "requestBytes": 3608,
        "responseBytes": 14478,
        "cached": true
      },
      "actor": {
        "userId": "u_234756",
        "sessionId": "25bedb5c464998c9ee4b2a77",
        "plan": "starter",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.5,
        "memoryMb": 312.4,
        "dbQueries": 17,
        "cacheHitRatio": 0.3404,
        "queueDepth": 0
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 704,
      "id": "evt_9b9b513d1f79bf67",
      "traceId": "c1aab65a7740985136b430ca1f913559",
      "timestamp": "2026-08-01T00:00:28.189Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 109.19,
        "requestBytes": 1432,
        "responseBytes": 30897,
        "cached": false
      },
      "actor": {
        "userId": "u_716107",
        "sessionId": "a3aa10675d63249766081a5c",
        "plan": "starter",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 5.6,
        "memoryMb": 738.9,
        "dbQueries": 5,
        "cacheHitRatio": 0.4845,
        "queueDepth": 14
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 705,
      "id": "evt_9a0da7936a5a480e",
      "traceId": "e3825c2f70b491cfe7666cd627e8959d",
      "timestamp": "2026-08-01T00:00:28.206Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 307.21,
        "requestBytes": 40,
        "responseBytes": 55717,
        "cached": false
      },
      "actor": {
        "userId": "u_696570",
        "sessionId": "8ec6857a42b515007d6ad3c4",
        "plan": "starter",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.1,
        "memoryMb": 952.8,
        "dbQueries": 14,
        "cacheHitRatio": 0.3955,
        "queueDepth": 0
      },
      "tags": [
        "cold-start",
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 706,
      "id": "evt_9dd1bfae96c5a817",
      "traceId": "3ae2935dda0729577b5dcbb767b445b2",
      "timestamp": "2026-08-01T00:00:28.269Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 260.57,
        "requestBytes": 586,
        "responseBytes": 26909,
        "cached": true
      },
      "actor": {
        "userId": "u_147540",
        "sessionId": "febd7b5a46ca44caa4de8f90",
        "plan": "pro",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 52.6,
        "memoryMb": 732.9,
        "dbQueries": 6,
        "cacheHitRatio": 0.4101,
        "queueDepth": 35
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 707,
      "id": "evt_aed6e8a48d48df58",
      "traceId": "c3ad616174f176351348ae5560e50c37",
      "timestamp": "2026-08-01T00:00:28.306Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 210.09,
        "requestBytes": 1668,
        "responseBytes": 32313,
        "cached": false
      },
      "actor": {
        "userId": "u_622534",
        "sessionId": "057a9c6e7d2c48a4eadc23a0",
        "plan": "free",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.1,
        "memoryMb": 569.9,
        "dbQueries": 7,
        "cacheHitRatio": 0.2234,
        "queueDepth": 15
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 708,
      "id": "evt_3d979e98e818ef5a",
      "traceId": "e1b24a67e42381d7bfb728c5d516c3cb",
      "timestamp": "2026-08-01T00:00:28.332Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 184.09,
        "requestBytes": 2676,
        "responseBytes": 47890,
        "cached": false
      },
      "actor": {
        "userId": "u_668369",
        "sessionId": "34094bb236c07cf6db80244f",
        "plan": "starter",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.7,
        "memoryMb": 428.3,
        "dbQueries": 5,
        "cacheHitRatio": 0.2169,
        "queueDepth": 37
      },
      "tags": [
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 709,
      "id": "evt_4281401b703a338e",
      "traceId": "320479acf922ffc8cdd5d9bec5c4aacd",
      "timestamp": "2026-08-01T00:00:28.369Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 99.86,
        "requestBytes": 2868,
        "responseBytes": 698,
        "cached": true
      },
      "actor": {
        "userId": "u_949953",
        "sessionId": "947cc37c240067abe05cbddc",
        "plan": "free",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.2,
        "memoryMb": 810,
        "dbQueries": 8,
        "cacheHitRatio": 0.059,
        "queueDepth": 33
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 710,
      "id": "evt_1597791cad537bdd",
      "traceId": "0ab19d1130262f19f742fcfdadcee36b",
      "timestamp": "2026-08-01T00:00:28.439Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 60.84,
        "requestBytes": 2040,
        "responseBytes": 48063,
        "cached": false
      },
      "actor": {
        "userId": "u_330073",
        "sessionId": "9c3ee9dd639d1a4087e7cfb7",
        "plan": "enterprise",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.9,
        "memoryMb": 743.4,
        "dbQueries": 19,
        "cacheHitRatio": 0.034,
        "queueDepth": 26
      },
      "tags": [
        "mobile",
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 711,
      "id": "evt_54c42c93fbc8bccf",
      "traceId": "5faafc3ec0b4e2dfae4b92bccacf8aad",
      "timestamp": "2026-08-01T00:00:28.459Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 53.48,
        "requestBytes": 3612,
        "responseBytes": 45225,
        "cached": true
      },
      "actor": {
        "userId": "u_395759",
        "sessionId": "0fde245f36ca1acd9edf9b60",
        "plan": "starter",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.3,
        "memoryMb": 883.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.2122,
        "queueDepth": 21
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 712,
      "id": "evt_538ee9d14ad27123",
      "traceId": "f55b648654e70ee602895ae968b5e84e",
      "timestamp": "2026-08-01T00:00:28.485Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 67.49,
        "requestBytes": 3180,
        "responseBytes": 6607,
        "cached": false
      },
      "actor": {
        "userId": "u_172417",
        "sessionId": "37020fd89107978238f3f09e",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 41.5,
        "memoryMb": 912.1,
        "dbQueries": 23,
        "cacheHitRatio": 0.0915,
        "queueDepth": 28
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 713,
      "id": "evt_d96080f632aab4aa",
      "traceId": "9d6b75ddec1e38ace203b0445e7e50ff",
      "timestamp": "2026-08-01T00:00:28.523Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 245.16,
        "requestBytes": 868,
        "responseBytes": 65233,
        "cached": true
      },
      "actor": {
        "userId": "u_125842",
        "sessionId": "d002cfb4f6494349d6d3904d",
        "plan": "enterprise",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.2,
        "memoryMb": 328.5,
        "dbQueries": 6,
        "cacheHitRatio": 0.5541,
        "queueDepth": 12
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 714,
      "id": "evt_b4ddfb3fe2ca6f9d",
      "traceId": "6a0d2def04688fb8b0d839eedee085da",
      "timestamp": "2026-08-01T00:00:28.593Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 259.61,
        "requestBytes": 129,
        "responseBytes": 42021,
        "cached": true
      },
      "actor": {
        "userId": "u_889483",
        "sessionId": "d82e7eca0f72fb9c8f21429a",
        "plan": "free",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.6,
        "memoryMb": 710.5,
        "dbQueries": 3,
        "cacheHitRatio": 0.5609,
        "queueDepth": 5
      },
      "tags": [
        "mobile",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 715,
      "id": "evt_2d0a76e498d3335a",
      "traceId": "38e2419624f1a7c90642a02a9c596896",
      "timestamp": "2026-08-01T00:00:28.628Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 162.28,
        "requestBytes": 2423,
        "responseBytes": 43822,
        "cached": false
      },
      "actor": {
        "userId": "u_501176",
        "sessionId": "5ea20304bcd71ff19e0a7ac7",
        "plan": "free",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63,
        "memoryMb": 642.7,
        "dbQueries": 6,
        "cacheHitRatio": 0.3347,
        "queueDepth": 24
      },
      "tags": [
        "retry",
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 716,
      "id": "evt_6aa955aeb1da94d5",
      "traceId": "8ea0dbf74c997f4bbb08d46920188e8b",
      "timestamp": "2026-08-01T00:00:28.647Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 76.49,
        "requestBytes": 3372,
        "responseBytes": 415,
        "cached": true
      },
      "actor": {
        "userId": "u_564695",
        "sessionId": "feb5dd58fe1f60d6b20cfd2f",
        "plan": "starter",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.6,
        "memoryMb": 379.9,
        "dbQueries": 5,
        "cacheHitRatio": 0.9788,
        "queueDepth": 37
      },
      "tags": [
        "b2b",
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 717,
      "id": "evt_6754c54552591739",
      "traceId": "d5a0ed1358eaf83644af7d06d0a8ad5d",
      "timestamp": "2026-08-01T00:00:28.699Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 232.83,
        "requestBytes": 3232,
        "responseBytes": 28852,
        "cached": false
      },
      "actor": {
        "userId": "u_550499",
        "sessionId": "61d23342c1b89f6407eee737",
        "plan": "starter",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.1,
        "memoryMb": 554.5,
        "dbQueries": 22,
        "cacheHitRatio": 0.3705,
        "queueDepth": 19
      },
      "tags": [
        "b2b",
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 718,
      "id": "evt_493651015d85e976",
      "traceId": "4331d51e7457a28e5ba12b91484543ed",
      "timestamp": "2026-08-01T00:00:28.733Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 298.71,
        "requestBytes": 1340,
        "responseBytes": 28702,
        "cached": true
      },
      "actor": {
        "userId": "u_506294",
        "sessionId": "6686d132584e52a657d833cd",
        "plan": "enterprise",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.2,
        "memoryMb": 505.1,
        "dbQueries": 0,
        "cacheHitRatio": 0.2475,
        "queueDepth": 32
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 719,
      "id": "evt_390aa720734cbb1f",
      "traceId": "80740bc6ea084dea91be0799994ad492",
      "timestamp": "2026-08-01T00:00:28.791Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 36.55,
        "requestBytes": 2413,
        "responseBytes": 44041,
        "cached": false
      },
      "actor": {
        "userId": "u_338447",
        "sessionId": "6720ded8832e758b8d1a3a14",
        "plan": "starter",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 26.4,
        "memoryMb": 485.3,
        "dbQueries": 18,
        "cacheHitRatio": 0.7765,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 720,
      "id": "evt_7d0643903f605aaf",
      "traceId": "49946b247235e3f26a4123de946da04d",
      "timestamp": "2026-08-01T00:00:28.807Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 47.96,
        "requestBytes": 2260,
        "responseBytes": 16607,
        "cached": false
      },
      "actor": {
        "userId": "u_918590",
        "sessionId": "6b928bc9cf74df371055b3f3",
        "plan": "pro",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.9,
        "memoryMb": 959.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.5798,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 721,
      "id": "evt_efc55c9a939bde26",
      "traceId": "ec556134c799a65e10258167071106d8",
      "timestamp": "2026-08-01T00:00:28.867Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 32.74,
        "requestBytes": 3775,
        "responseBytes": 4132,
        "cached": false
      },
      "actor": {
        "userId": "u_444003",
        "sessionId": "8771ef94744368d955b76738",
        "plan": "starter",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.4,
        "memoryMb": 323.1,
        "dbQueries": 2,
        "cacheHitRatio": 0.1763,
        "queueDepth": 10
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 722,
      "id": "evt_a064d8797ef8f818",
      "traceId": "8cebbe498b38cb2e39c6677b8719ff9d",
      "timestamp": "2026-08-01T00:00:28.914Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 301.84,
        "requestBytes": 2593,
        "responseBytes": 16785,
        "cached": true
      },
      "actor": {
        "userId": "u_252818",
        "sessionId": "0abeb1b4e6d1e8ac15f114e7",
        "plan": "starter",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.5,
        "memoryMb": 527.5,
        "dbQueries": 18,
        "cacheHitRatio": 0.2341,
        "queueDepth": 28
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 723,
      "id": "evt_8fa9df1877ffb4eb",
      "traceId": "7b2aa1a2a65184b21e6cca65ab260404",
      "timestamp": "2026-08-01T00:00:28.941Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 226.2,
        "requestBytes": 2261,
        "responseBytes": 23652,
        "cached": true
      },
      "actor": {
        "userId": "u_304244",
        "sessionId": "96e722f32f7a21e24d9ccaf1",
        "plan": "pro",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 67.6,
        "memoryMb": 983.5,
        "dbQueries": 10,
        "cacheHitRatio": 0.2928,
        "queueDepth": 28
      },
      "tags": [
        "cold-start",
        "mobile",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 724,
      "id": "evt_787ffa0ca3c564eb",
      "traceId": "19b3d57156d0393af32d7ea59bc3b403",
      "timestamp": "2026-08-01T00:00:28.989Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 429,
        "durationMs": 2867.61,
        "requestBytes": 2745,
        "responseBytes": 47352,
        "cached": true
      },
      "actor": {
        "userId": "u_792823",
        "sessionId": "36031ab8dee7fe219592b729",
        "plan": "pro",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.5,
        "memoryMb": 656.6,
        "dbQueries": 1,
        "cacheHitRatio": 0.1173,
        "queueDepth": 27
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:181:9)",
          "at dispatch (/srv/app/lib/router.js:14:69)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 725,
      "id": "evt_2513fa67e0aa337f",
      "traceId": "48927f21a586919493877d07b67ecdbf",
      "timestamp": "2026-08-01T00:00:29.009Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 503,
        "durationMs": 2968.83,
        "requestBytes": 1148,
        "responseBytes": 10198,
        "cached": true
      },
      "actor": {
        "userId": "u_110499",
        "sessionId": "e421b0a7b6511541411c7dc0",
        "plan": "starter",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.2,
        "memoryMb": 866.4,
        "dbQueries": 1,
        "cacheHitRatio": 0.81,
        "queueDepth": 25
      },
      "tags": [
        "cold-start",
        "checkout",
        "eu"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:197:44)",
          "at dispatch (/srv/app/lib/router.js:135:16)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 726,
      "id": "evt_d60cebe19eb6c3d4",
      "traceId": "6a81b4bd1010c227e9bde7ca40f823b2",
      "timestamp": "2026-08-01T00:00:29.045Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 192.47,
        "requestBytes": 3445,
        "responseBytes": 61007,
        "cached": false
      },
      "actor": {
        "userId": "u_125332",
        "sessionId": "f6dab176c6bad6588165f09c",
        "plan": "pro",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.1,
        "memoryMb": 750.9,
        "dbQueries": 1,
        "cacheHitRatio": 0.4564,
        "queueDepth": 24
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 727,
      "id": "evt_f50f52fc0faf0696",
      "traceId": "a22899bcb5d79c90cecb8a5607af2e5a",
      "timestamp": "2026-08-01T00:00:29.098Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 50.72,
        "requestBytes": 59,
        "responseBytes": 12237,
        "cached": true
      },
      "actor": {
        "userId": "u_946132",
        "sessionId": "c4c1483d2c6beb2cfb50569e",
        "plan": "free",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.5,
        "memoryMb": 284.4,
        "dbQueries": 11,
        "cacheHitRatio": 0.0758,
        "queueDepth": 29
      },
      "tags": [
        "b2b",
        "b2b",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 728,
      "id": "evt_d2ad5c830a1aecd9",
      "traceId": "05d292688ad6bf038da97bcb2fdc5030",
      "timestamp": "2026-08-01T00:00:29.129Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 288.76,
        "requestBytes": 3652,
        "responseBytes": 13456,
        "cached": false
      },
      "actor": {
        "userId": "u_312916",
        "sessionId": "76bd019f6d8043f6febc4233",
        "plan": "pro",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13,
        "memoryMb": 528.8,
        "dbQueries": 7,
        "cacheHitRatio": 0.7798,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 729,
      "id": "evt_eb732c5f6db1d2da",
      "traceId": "d7a5e1f97d27124fdd39d9a70596cd99",
      "timestamp": "2026-08-01T00:00:29.186Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 204,
        "durationMs": 216.65,
        "requestBytes": 355,
        "responseBytes": 8444,
        "cached": false
      },
      "actor": {
        "userId": "u_889078",
        "sessionId": "0f05d65b11be289aa99ebc81",
        "plan": "free",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42,
        "memoryMb": 400.4,
        "dbQueries": 23,
        "cacheHitRatio": 0.4334,
        "queueDepth": 27
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 730,
      "id": "evt_60cb21ad2ed7005c",
      "traceId": "70e0910893c6333e5d18f727503a1559",
      "timestamp": "2026-08-01T00:00:29.213Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 30.98,
        "requestBytes": 3808,
        "responseBytes": 8484,
        "cached": false
      },
      "actor": {
        "userId": "u_832477",
        "sessionId": "163d0a8dde0b4314be03fe05",
        "plan": "starter",
        "country": "DE",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 46.3,
        "memoryMb": 910.7,
        "dbQueries": 14,
        "cacheHitRatio": 0.6803,
        "queueDepth": 29
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 731,
      "id": "evt_4fa8b2bb49c2b30a",
      "traceId": "652d3c8a58c7452c655a5fe9c3e262a8",
      "timestamp": "2026-08-01T00:00:29.277Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 28.55,
        "requestBytes": 4049,
        "responseBytes": 47481,
        "cached": true
      },
      "actor": {
        "userId": "u_498350",
        "sessionId": "1b156c43e4004c011fe9b367",
        "plan": "enterprise",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.3,
        "memoryMb": 825.1,
        "dbQueries": 0,
        "cacheHitRatio": 0.8364,
        "queueDepth": 10
      },
      "tags": [
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 732,
      "id": "evt_a46c680cffc9b456",
      "traceId": "50bd2011ff768a94c0c5a3e8c24d6224",
      "timestamp": "2026-08-01T00:00:29.288Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 142.57,
        "requestBytes": 2056,
        "responseBytes": 29206,
        "cached": false
      },
      "actor": {
        "userId": "u_763382",
        "sessionId": "138a6e006a042ed4318430b8",
        "plan": "enterprise",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2.9,
        "memoryMb": 988.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.5691,
        "queueDepth": 25
      },
      "tags": [
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 733,
      "id": "evt_eba0af0beaaef9c7",
      "traceId": "bc4efb14668bdb4b61cd05e5ce94221a",
      "timestamp": "2026-08-01T00:00:29.345Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 161.67,
        "requestBytes": 1386,
        "responseBytes": 3626,
        "cached": false
      },
      "actor": {
        "userId": "u_729299",
        "sessionId": "f0ef464b3e8b97d31b981789",
        "plan": "enterprise",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.3,
        "memoryMb": 814.3,
        "dbQueries": 0,
        "cacheHitRatio": 0.9629,
        "queueDepth": 20
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 734,
      "id": "evt_6509e36c8a1a4860",
      "traceId": "6888b9f916f2393c3a7d89e099b8de3f",
      "timestamp": "2026-08-01T00:00:29.379Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 69.78,
        "requestBytes": 957,
        "responseBytes": 37033,
        "cached": false
      },
      "actor": {
        "userId": "u_907968",
        "sessionId": "510ed87e059994f009e61c21",
        "plan": "enterprise",
        "country": "ES",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.5,
        "memoryMb": 121.6,
        "dbQueries": 9,
        "cacheHitRatio": 0.7303,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 735,
      "id": "evt_fff780848da913f0",
      "traceId": "3269321157e5fcc44f94a34e4a9a9f23",
      "timestamp": "2026-08-01T00:00:29.434Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 55.86,
        "requestBytes": 2171,
        "responseBytes": 5441,
        "cached": false
      },
      "actor": {
        "userId": "u_170675",
        "sessionId": "80486cd40692f2867da6fce5",
        "plan": "starter",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.9,
        "memoryMb": 144.1,
        "dbQueries": 23,
        "cacheHitRatio": 0.2765,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 736,
      "id": "evt_4570b9dfdf2db87a",
      "traceId": "c61c7b946ab453f4bee6b7c7545f074a",
      "timestamp": "2026-08-01T00:00:29.469Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 338.86,
        "requestBytes": 858,
        "responseBytes": 55936,
        "cached": true
      },
      "actor": {
        "userId": "u_967594",
        "sessionId": "d5061205e079c8f81c9b0263",
        "plan": "starter",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.8,
        "memoryMb": 367.7,
        "dbQueries": 23,
        "cacheHitRatio": 0.8718,
        "queueDepth": 16
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 737,
      "id": "evt_93a2717695940035",
      "traceId": "fa05332201fb18d3e51366cf64334595",
      "timestamp": "2026-08-01T00:00:29.494Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 80.08,
        "requestBytes": 3906,
        "responseBytes": 52346,
        "cached": false
      },
      "actor": {
        "userId": "u_691796",
        "sessionId": "2ea63a6dfa379dd006bd87fb",
        "plan": "starter",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.2,
        "memoryMb": 454.8,
        "dbQueries": 0,
        "cacheHitRatio": 0.8471,
        "queueDepth": 20
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 738,
      "id": "evt_bf37b45e1995f6c9",
      "traceId": "c12e305985189bb9ff0fb3981177af7a",
      "timestamp": "2026-08-01T00:00:29.531Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 149.04,
        "requestBytes": 2751,
        "responseBytes": 49749,
        "cached": false
      },
      "actor": {
        "userId": "u_304736",
        "sessionId": "5238b2f00586241bc0754044",
        "plan": "starter",
        "country": "BR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 84.8,
        "memoryMb": 536.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.8511,
        "queueDepth": 26
      },
      "tags": [
        "mobile",
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 739,
      "id": "evt_c907d72bd74695c3",
      "traceId": "62a1787584eb3eb1702f799775132478",
      "timestamp": "2026-08-01T00:00:29.578Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 171.8,
        "requestBytes": 3255,
        "responseBytes": 17939,
        "cached": false
      },
      "actor": {
        "userId": "u_183914",
        "sessionId": "73f01fce3b06a582e0d00309",
        "plan": "enterprise",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.4,
        "memoryMb": 174.1,
        "dbQueries": 14,
        "cacheHitRatio": 0.1366,
        "queueDepth": 23
      },
      "tags": [
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 740,
      "id": "evt_83f62a5e7fbc5c5c",
      "traceId": "e990eda410a619086b87d3722e2fc953",
      "timestamp": "2026-08-01T00:00:29.608Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 274.57,
        "requestBytes": 2995,
        "responseBytes": 43257,
        "cached": true
      },
      "actor": {
        "userId": "u_564072",
        "sessionId": "562e8f4bd2e56e91f5c7b60b",
        "plan": "starter",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98,
        "memoryMb": 302.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.4542,
        "queueDepth": 32
      },
      "tags": [
        "slow-query",
        "b2b",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 741,
      "id": "evt_fa9e704b95f280da",
      "traceId": "03e226ec91051a211838d5e976dde76e",
      "timestamp": "2026-08-01T00:00:29.658Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 221.76,
        "requestBytes": 3958,
        "responseBytes": 62243,
        "cached": false
      },
      "actor": {
        "userId": "u_487918",
        "sessionId": "3431f4c591944ab83238a60f",
        "plan": "pro",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.5,
        "memoryMb": 215.2,
        "dbQueries": 1,
        "cacheHitRatio": 0.2003,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 742,
      "id": "evt_5fb62fb3cfcd8438",
      "traceId": "eaf4a9e64f9121b06f8a404ecd89263e",
      "timestamp": "2026-08-01T00:00:29.700Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 57.67,
        "requestBytes": 4064,
        "responseBytes": 65475,
        "cached": false
      },
      "actor": {
        "userId": "u_643970",
        "sessionId": "42ce405dadc342d49bb7f67b",
        "plan": "free",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.9,
        "memoryMb": 147.4,
        "dbQueries": 1,
        "cacheHitRatio": 0.7114,
        "queueDepth": 1
      },
      "tags": [
        "cold-start",
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 743,
      "id": "evt_d0c87cf499842f6c",
      "traceId": "e70ba9d0e3b48bf353e9183b8e2791c1",
      "timestamp": "2026-08-01T00:00:29.729Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 294.88,
        "requestBytes": 309,
        "responseBytes": 61042,
        "cached": false
      },
      "actor": {
        "userId": "u_287471",
        "sessionId": "724926a2ea020a4e5989b4f8",
        "plan": "enterprise",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.5,
        "memoryMb": 575.3,
        "dbQueries": 1,
        "cacheHitRatio": 0.7263,
        "queueDepth": 31
      },
      "tags": [
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 744,
      "id": "evt_d692b27c6be09efe",
      "traceId": "dc69bd10820be2978a5928775668a1f7",
      "timestamp": "2026-08-01T00:00:29.795Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 174.84,
        "requestBytes": 2039,
        "responseBytes": 12418,
        "cached": true
      },
      "actor": {
        "userId": "u_799007",
        "sessionId": "afe6916db4acf9b1c8ac1fc3",
        "plan": "pro",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 58.2,
        "memoryMb": 704.9,
        "dbQueries": 5,
        "cacheHitRatio": 0.6435,
        "queueDepth": 16
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 745,
      "id": "evt_4881c5288539f5ba",
      "traceId": "7a84de2cb6474cacb69703d4c48124e3",
      "timestamp": "2026-08-01T00:00:29.838Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 203.19,
        "requestBytes": 2475,
        "responseBytes": 44018,
        "cached": false
      },
      "actor": {
        "userId": "u_471140",
        "sessionId": "e880c7061e1e5bc14c5f8b93",
        "plan": "starter",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.3,
        "memoryMb": 933.6,
        "dbQueries": 21,
        "cacheHitRatio": 0.9071,
        "queueDepth": 9
      },
      "tags": [
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 746,
      "id": "evt_0e7262328ae0a403",
      "traceId": "8dbaa8ffd0a99a6e68a277078d70ebe3",
      "timestamp": "2026-08-01T00:00:29.849Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 276.01,
        "requestBytes": 1556,
        "responseBytes": 65003,
        "cached": false
      },
      "actor": {
        "userId": "u_624125",
        "sessionId": "4a0e0854204f19f5277a6336",
        "plan": "enterprise",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 15,
        "memoryMb": 309.7,
        "dbQueries": 7,
        "cacheHitRatio": 0.6128,
        "queueDepth": 28
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 747,
      "id": "evt_91177f70a45d82df",
      "traceId": "7ee2d79621e5ed1e4c73c3a1cce19450",
      "timestamp": "2026-08-01T00:00:29.905Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 14.53,
        "requestBytes": 2795,
        "responseBytes": 33214,
        "cached": false
      },
      "actor": {
        "userId": "u_477815",
        "sessionId": "830e6a639d87f61cc20ce2ac",
        "plan": "pro",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 67.5,
        "memoryMb": 260.8,
        "dbQueries": 1,
        "cacheHitRatio": 0.6185,
        "queueDepth": 21
      },
      "tags": [
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 748,
      "id": "evt_a7e68cae0139bb9d",
      "traceId": "232406e26ad85e195bbb41b84f860954",
      "timestamp": "2026-08-01T00:00:29.942Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 429,
        "durationMs": 3125.17,
        "requestBytes": 374,
        "responseBytes": 37829,
        "cached": false
      },
      "actor": {
        "userId": "u_985347",
        "sessionId": "c24f15bf593a061b422c51a2",
        "plan": "starter",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.2,
        "memoryMb": 301.2,
        "dbQueries": 5,
        "cacheHitRatio": 0.0439,
        "queueDepth": 35
      },
      "tags": [
        "mobile"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:240:58)",
          "at dispatch (/srv/app/lib/router.js:29:54)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 749,
      "id": "evt_288422aa3288fabe",
      "traceId": "9ab1f4e0dcca58f87f99c22d4a799bf7",
      "timestamp": "2026-08-01T00:00:29.997Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 37.86,
        "requestBytes": 4081,
        "responseBytes": 61390,
        "cached": true
      },
      "actor": {
        "userId": "u_432567",
        "sessionId": "4f1eabd458e09b6d19cb8fb5",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.8,
        "memoryMb": 631.7,
        "dbQueries": 20,
        "cacheHitRatio": 0.231,
        "queueDepth": 37
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 750,
      "id": "evt_22d6f37005300b5b",
      "traceId": "24f3484a1c6af91977c22014912c9e24",
      "timestamp": "2026-08-01T00:00:30.024Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 200,
        "durationMs": 147.96,
        "requestBytes": 2965,
        "responseBytes": 52985,
        "cached": true
      },
      "actor": {
        "userId": "u_113546",
        "sessionId": "6ad96e2e24a619611e1fd009",
        "plan": "starter",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 94.3,
        "memoryMb": 600.8,
        "dbQueries": 19,
        "cacheHitRatio": 0.5439,
        "queueDepth": 2
      },
      "tags": [
        "retry",
        "canary",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 751,
      "id": "evt_bcb4d061c0cf1e95",
      "traceId": "45c982b85a093e8694cef4131df6828c",
      "timestamp": "2026-08-01T00:00:30.059Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 234.56,
        "requestBytes": 3432,
        "responseBytes": 51026,
        "cached": true
      },
      "actor": {
        "userId": "u_746201",
        "sessionId": "ad150b53c27a8e36afcbd341",
        "plan": "enterprise",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 32.9,
        "memoryMb": 760.7,
        "dbQueries": 18,
        "cacheHitRatio": 0.9419,
        "queueDepth": 32
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 752,
      "id": "evt_5d6047500d6cfaf8",
      "traceId": "5f5aed79d7ff36d6940cc50c3c753567",
      "timestamp": "2026-08-01T00:00:30.081Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 335.88,
        "requestBytes": 989,
        "responseBytes": 44462,
        "cached": false
      },
      "actor": {
        "userId": "u_744948",
        "sessionId": "9b45c30f410997f6bb25ad54",
        "plan": "starter",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.1,
        "memoryMb": 313.2,
        "dbQueries": 12,
        "cacheHitRatio": 0.3072,
        "queueDepth": 19
      },
      "tags": [
        "slow-query",
        "slow-query",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 753,
      "id": "evt_d0e9f590d1cf2aa1",
      "traceId": "7f74a89ad0dbc661fc43a2350248dd4e",
      "timestamp": "2026-08-01T00:00:30.155Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 104.42,
        "requestBytes": 517,
        "responseBytes": 37580,
        "cached": true
      },
      "actor": {
        "userId": "u_372437",
        "sessionId": "e07f75a7b4634b47dd26348d",
        "plan": "pro",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.5,
        "memoryMb": 270.3,
        "dbQueries": 21,
        "cacheHitRatio": 0.7974,
        "queueDepth": 39
      },
      "tags": [
        "slow-query",
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 754,
      "id": "evt_834ba6bfb16ff291",
      "traceId": "36c96ff4c4ab0b3a25f479bf2de0fcb3",
      "timestamp": "2026-08-01T00:00:30.166Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 502,
        "durationMs": 1093.69,
        "requestBytes": 2614,
        "responseBytes": 34069,
        "cached": true
      },
      "actor": {
        "userId": "u_855264",
        "sessionId": "937d8897994cdf20c1c5feef",
        "plan": "pro",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 44.9,
        "memoryMb": 143.1,
        "dbQueries": 19,
        "cacheHitRatio": 0.5706,
        "queueDepth": 26
      },
      "tags": [
        "mobile",
        "canary"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:186:39)",
          "at dispatch (/srv/app/lib/router.js:15:15)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 755,
      "id": "evt_a6131367a35d6a6d",
      "traceId": "06369b5276818f38b488a26d5c40eb65",
      "timestamp": "2026-08-01T00:00:30.208Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 45.36,
        "requestBytes": 2291,
        "responseBytes": 29994,
        "cached": false
      },
      "actor": {
        "userId": "u_146230",
        "sessionId": "1d7ab4e4493cd93fe1da16b3",
        "plan": "enterprise",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.3,
        "memoryMb": 538,
        "dbQueries": 16,
        "cacheHitRatio": 0.8402,
        "queueDepth": 23
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 756,
      "id": "evt_6081d98ec70dac5b",
      "traceId": "d292a073d1b99fdce6d5d85bb41c2a05",
      "timestamp": "2026-08-01T00:00:30.274Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 93.02,
        "requestBytes": 2262,
        "responseBytes": 50241,
        "cached": false
      },
      "actor": {
        "userId": "u_986566",
        "sessionId": "b5d3613721b6843481feeb0b",
        "plan": "free",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.7,
        "memoryMb": 409.4,
        "dbQueries": 16,
        "cacheHitRatio": 0.7812,
        "queueDepth": 39
      },
      "tags": [
        "eu",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 757,
      "id": "evt_a8b49e4c2b115a85",
      "traceId": "ff635d0c95277184ff927aca06c167da",
      "timestamp": "2026-08-01T00:00:30.313Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 318.97,
        "requestBytes": 2472,
        "responseBytes": 42222,
        "cached": false
      },
      "actor": {
        "userId": "u_285025",
        "sessionId": "feb78bb25c0b52b733e8551b",
        "plan": "enterprise",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13,
        "memoryMb": 462.5,
        "dbQueries": 9,
        "cacheHitRatio": 0.0719,
        "queueDepth": 29
      },
      "tags": [
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 758,
      "id": "evt_90f96648f26e72bb",
      "traceId": "c71c0967b0a84b3f8bcad47f28b72b90",
      "timestamp": "2026-08-01T00:00:30.329Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 503,
        "durationMs": 3030.99,
        "requestBytes": 434,
        "responseBytes": 38055,
        "cached": false
      },
      "actor": {
        "userId": "u_738899",
        "sessionId": "fdb27aee5fa1ddc32f0e0778",
        "plan": "starter",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.8,
        "memoryMb": 463,
        "dbQueries": 20,
        "cacheHitRatio": 0.0877,
        "queueDepth": 7
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:276:59)",
          "at dispatch (/srv/app/lib/router.js:149:70)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 759,
      "id": "evt_b8aca9b4e5405049",
      "traceId": "513f787913803a9892a517d568ed4fca",
      "timestamp": "2026-08-01T00:00:30.390Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 206.66,
        "requestBytes": 2904,
        "responseBytes": 32394,
        "cached": false
      },
      "actor": {
        "userId": "u_739018",
        "sessionId": "aa833e3d1ee3f581658264c9",
        "plan": "free",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.9,
        "memoryMb": 514.6,
        "dbQueries": 4,
        "cacheHitRatio": 0.2268,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 760,
      "id": "evt_0883c43ddee569a4",
      "traceId": "9ef305e52557ea155087020214375866",
      "timestamp": "2026-08-01T00:00:30.422Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 142.22,
        "requestBytes": 2955,
        "responseBytes": 3771,
        "cached": true
      },
      "actor": {
        "userId": "u_273323",
        "sessionId": "12e803d7ecaf9a763de16fb6",
        "plan": "starter",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27,
        "memoryMb": 582.9,
        "dbQueries": 22,
        "cacheHitRatio": 0.6044,
        "queueDepth": 27
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 761,
      "id": "evt_826b850bc49a1cca",
      "traceId": "63faa87da78be79d9051635c63556bcb",
      "timestamp": "2026-08-01T00:00:30.440Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 161.18,
        "requestBytes": 1454,
        "responseBytes": 45962,
        "cached": false
      },
      "actor": {
        "userId": "u_285078",
        "sessionId": "49148cc1fbb9c01084752c49",
        "plan": "free",
        "country": "DE",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 20.6,
        "memoryMb": 794.7,
        "dbQueries": 3,
        "cacheHitRatio": 0.9396,
        "queueDepth": 11
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 762,
      "id": "evt_6dd527ee28b4b8b9",
      "traceId": "5b13182395c9223077f57989e430c662",
      "timestamp": "2026-08-01T00:00:30.487Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 99.03,
        "requestBytes": 511,
        "responseBytes": 35472,
        "cached": false
      },
      "actor": {
        "userId": "u_246947",
        "sessionId": "61235ced7cf5f7ae30a06fb1",
        "plan": "free",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.9,
        "memoryMb": 467.9,
        "dbQueries": 10,
        "cacheHitRatio": 0.2461,
        "queueDepth": 28
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 763,
      "id": "evt_8702ed7509c9be67",
      "traceId": "7bc2bb41778740be4f53c7768827ba77",
      "timestamp": "2026-08-01T00:00:30.521Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 176.96,
        "requestBytes": 2622,
        "responseBytes": 27665,
        "cached": false
      },
      "actor": {
        "userId": "u_397053",
        "sessionId": "43913e6a143f2c4d06c371f4",
        "plan": "enterprise",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.8,
        "memoryMb": 808.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.1387,
        "queueDepth": 0
      },
      "tags": [
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 764,
      "id": "evt_5bc69f67fad93e87",
      "traceId": "1db8a8bb0007c55482cf8754af460f6e",
      "timestamp": "2026-08-01T00:00:30.561Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 252.28,
        "requestBytes": 2343,
        "responseBytes": 32713,
        "cached": false
      },
      "actor": {
        "userId": "u_864023",
        "sessionId": "4e6738204730744469776388",
        "plan": "starter",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.2,
        "memoryMb": 696.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.9459,
        "queueDepth": 35
      },
      "tags": [
        "checkout",
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 765,
      "id": "evt_23f8857e73226dae",
      "traceId": "8f18e58cc530c0d202504c922dca9e4a",
      "timestamp": "2026-08-01T00:00:30.630Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 27.54,
        "requestBytes": 366,
        "responseBytes": 26415,
        "cached": false
      },
      "actor": {
        "userId": "u_489698",
        "sessionId": "71f1559352acc2c2c7e021f4",
        "plan": "starter",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.7,
        "memoryMb": 696.7,
        "dbQueries": 14,
        "cacheHitRatio": 0.5375,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 766,
      "id": "evt_99ed1729c52fc455",
      "traceId": "c4c1db49cbd95a636edad763bcf2cdd1",
      "timestamp": "2026-08-01T00:00:30.645Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 136.56,
        "requestBytes": 852,
        "responseBytes": 38878,
        "cached": false
      },
      "actor": {
        "userId": "u_336122",
        "sessionId": "35cb13272d44dae0c2f7779d",
        "plan": "pro",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.3,
        "memoryMb": 944.6,
        "dbQueries": 11,
        "cacheHitRatio": 0.9212,
        "queueDepth": 12
      },
      "tags": [
        "canary",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 767,
      "id": "evt_ca86c409f22c1d92",
      "traceId": "1ece3c115c885ded42120a142e0e1d20",
      "timestamp": "2026-08-01T00:00:30.704Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 221.15,
        "requestBytes": 9,
        "responseBytes": 1064,
        "cached": true
      },
      "actor": {
        "userId": "u_578997",
        "sessionId": "55a29fe9d1f70c3e9647cf1d",
        "plan": "starter",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.5,
        "memoryMb": 306.4,
        "dbQueries": 13,
        "cacheHitRatio": 0.859,
        "queueDepth": 6
      },
      "tags": [
        "canary",
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 768,
      "id": "evt_0cfe385ecaf89a53",
      "traceId": "17ce97602ef126f223dafb3ab3d72ed2",
      "timestamp": "2026-08-01T00:00:30.728Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 429,
        "durationMs": 4468.93,
        "requestBytes": 2938,
        "responseBytes": 26070,
        "cached": true
      },
      "actor": {
        "userId": "u_262068",
        "sessionId": "3fea75d4ca77153e0eaa48a7",
        "plan": "starter",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.5,
        "memoryMb": 188.8,
        "dbQueries": 12,
        "cacheHitRatio": 0.2098,
        "queueDepth": 0
      },
      "tags": [
        "mobile",
        "eu"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:199:26)",
          "at dispatch (/srv/app/lib/router.js:145:77)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 769,
      "id": "evt_bf18bd2e1f65bfe4",
      "traceId": "bf22171298ffd7dc03530f71c70b1762",
      "timestamp": "2026-08-01T00:00:30.779Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 114.32,
        "requestBytes": 1412,
        "responseBytes": 14854,
        "cached": false
      },
      "actor": {
        "userId": "u_626534",
        "sessionId": "1672adf0665cce1bff74230d",
        "plan": "enterprise",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47,
        "memoryMb": 383.7,
        "dbQueries": 18,
        "cacheHitRatio": 0.8367,
        "queueDepth": 21
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 770,
      "id": "evt_c83326ef6bfc23c7",
      "traceId": "b1815581d1f0d71d4be415be0a877caa",
      "timestamp": "2026-08-01T00:00:30.825Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 287.78,
        "requestBytes": 300,
        "responseBytes": 54199,
        "cached": false
      },
      "actor": {
        "userId": "u_686571",
        "sessionId": "f1319d2ebc9f185e0b327cad",
        "plan": "free",
        "country": "AU",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 28.1,
        "memoryMb": 155.4,
        "dbQueries": 5,
        "cacheHitRatio": 0.258,
        "queueDepth": 19
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 771,
      "id": "evt_f045eead24920e35",
      "traceId": "c9f46ab2608eb36710c1514d416cd0dc",
      "timestamp": "2026-08-01T00:00:30.847Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 136.76,
        "requestBytes": 1902,
        "responseBytes": 7381,
        "cached": false
      },
      "actor": {
        "userId": "u_987192",
        "sessionId": "5583e532eda40f8826aefbc9",
        "plan": "pro",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.3,
        "memoryMb": 178.7,
        "dbQueries": 22,
        "cacheHitRatio": 0.5567,
        "queueDepth": 19
      },
      "tags": [
        "retry",
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 772,
      "id": "evt_87832a41aed8562b",
      "traceId": "1a802534143cd1255bf31bebb3c7d475",
      "timestamp": "2026-08-01T00:00:30.884Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 103.03,
        "requestBytes": 2556,
        "responseBytes": 5599,
        "cached": false
      },
      "actor": {
        "userId": "u_425546",
        "sessionId": "45bbad157fef80181927cc51",
        "plan": "starter",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.3,
        "memoryMb": 284.4,
        "dbQueries": 2,
        "cacheHitRatio": 0.8674,
        "queueDepth": 36
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 773,
      "id": "evt_0894fae4b137e980",
      "traceId": "caa351acd8375e8d519aa59949e922ec",
      "timestamp": "2026-08-01T00:00:30.949Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 165.37,
        "requestBytes": 2762,
        "responseBytes": 47032,
        "cached": true
      },
      "actor": {
        "userId": "u_387716",
        "sessionId": "0cd325fb0aada4ab31ae2f33",
        "plan": "pro",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.6,
        "memoryMb": 467.8,
        "dbQueries": 23,
        "cacheHitRatio": 0.5383,
        "queueDepth": 9
      },
      "tags": [
        "retry",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 774,
      "id": "evt_0dc0ac9de12525bc",
      "traceId": "33705263c1565cca768b85feb3e947a2",
      "timestamp": "2026-08-01T00:00:30.995Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 190.8,
        "requestBytes": 3469,
        "responseBytes": 18126,
        "cached": true
      },
      "actor": {
        "userId": "u_531210",
        "sessionId": "0038b55685c4d28a1620b778",
        "plan": "enterprise",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.4,
        "memoryMb": 549.4,
        "dbQueries": 11,
        "cacheHitRatio": 0.2839,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 775,
      "id": "evt_116d96bde1b54a5c",
      "traceId": "94e72a25aed9181d4f5efd525f93e010",
      "timestamp": "2026-08-01T00:00:31.032Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 317.48,
        "requestBytes": 2151,
        "responseBytes": 12131,
        "cached": false
      },
      "actor": {
        "userId": "u_386222",
        "sessionId": "0b0b5c8b0c1cf389001320e7",
        "plan": "free",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.1,
        "memoryMb": 300.3,
        "dbQueries": 22,
        "cacheHitRatio": 0.0276,
        "queueDepth": 30
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 776,
      "id": "evt_6563b28dbc20fce7",
      "traceId": "bc6baf3c3ccbdddd12f23927f9e86a08",
      "timestamp": "2026-08-01T00:00:31.058Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 59.32,
        "requestBytes": 3737,
        "responseBytes": 30691,
        "cached": true
      },
      "actor": {
        "userId": "u_799842",
        "sessionId": "a45bafb17264c1c21a93e8f2",
        "plan": "starter",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.4,
        "memoryMb": 512,
        "dbQueries": 13,
        "cacheHitRatio": 0.6316,
        "queueDepth": 25
      },
      "tags": [
        "cold-start",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 777,
      "id": "evt_de5f4404f54219e4",
      "traceId": "eaeaca94a07d3b9d441fbabf134d9b16",
      "timestamp": "2026-08-01T00:00:31.094Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 90.2,
        "requestBytes": 1471,
        "responseBytes": 49948,
        "cached": true
      },
      "actor": {
        "userId": "u_278912",
        "sessionId": "686ebbb17168febd60674baf",
        "plan": "free",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.1,
        "memoryMb": 598.9,
        "dbQueries": 18,
        "cacheHitRatio": 0.2579,
        "queueDepth": 21
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 778,
      "id": "evt_3d4f6623d34a8f4c",
      "traceId": "75b216c9ca8c6bd17d41ca274496a489",
      "timestamp": "2026-08-01T00:00:31.131Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 500,
        "durationMs": 3943.78,
        "requestBytes": 2175,
        "responseBytes": 22376,
        "cached": false
      },
      "actor": {
        "userId": "u_673286",
        "sessionId": "128905b94bd3b6355d7dc6af",
        "plan": "free",
        "country": "GB",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 58.4,
        "memoryMb": 867.5,
        "dbQueries": 16,
        "cacheHitRatio": 0.1315,
        "queueDepth": 39
      },
      "tags": [
        "eu",
        "b2b",
        "eu"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:299:18)",
          "at dispatch (/srv/app/lib/router.js:155:17)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 779,
      "id": "evt_ce02d145cb06e709",
      "traceId": "2c341b5625514a37fcfbb5c44fce6595",
      "timestamp": "2026-08-01T00:00:31.194Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 91.48,
        "requestBytes": 2274,
        "responseBytes": 19158,
        "cached": false
      },
      "actor": {
        "userId": "u_492950",
        "sessionId": "3ca936041c218fcdd6f29922",
        "plan": "pro",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.1,
        "memoryMb": 720.9,
        "dbQueries": 1,
        "cacheHitRatio": 0.9228,
        "queueDepth": 21
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 780,
      "id": "evt_4adfed119e09c8f4",
      "traceId": "b663bea66177586f0336b44b6922352e",
      "timestamp": "2026-08-01T00:00:31.229Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 287.15,
        "requestBytes": 734,
        "responseBytes": 21065,
        "cached": false
      },
      "actor": {
        "userId": "u_621082",
        "sessionId": "48045f75c8f4e39673107eae",
        "plan": "enterprise",
        "country": "DE",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.2,
        "memoryMb": 307.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.9953,
        "queueDepth": 32
      },
      "tags": [
        "slow-query",
        "checkout",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 781,
      "id": "evt_1b478cc1ae36aa62",
      "traceId": "b63d6423b3bda7ba8115057e9842b087",
      "timestamp": "2026-08-01T00:00:31.258Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 204,
        "durationMs": 79.71,
        "requestBytes": 2333,
        "responseBytes": 27245,
        "cached": false
      },
      "actor": {
        "userId": "u_498824",
        "sessionId": "93348b4efeed4fc03d29ccf4",
        "plan": "free",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.7,
        "memoryMb": 541.9,
        "dbQueries": 13,
        "cacheHitRatio": 0.9216,
        "queueDepth": 30
      },
      "tags": [
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 782,
      "id": "evt_a80dcb7db57f8dc3",
      "traceId": "f51bdefa3db37ac5c1c263544d2f9049",
      "timestamp": "2026-08-01T00:00:31.290Z",
      "level": "warn",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 37.36,
        "requestBytes": 2646,
        "responseBytes": 3530,
        "cached": true
      },
      "actor": {
        "userId": "u_802798",
        "sessionId": "85f2e141a778fbf5a7d2e756",
        "plan": "pro",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.5,
        "memoryMb": 455.8,
        "dbQueries": 22,
        "cacheHitRatio": 0.3019,
        "queueDepth": 38
      },
      "tags": [
        "eu",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 783,
      "id": "evt_76d064769d4bc480",
      "traceId": "598af502e66211c2c7356e9838cd6a76",
      "timestamp": "2026-08-01T00:00:31.353Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 248.83,
        "requestBytes": 3358,
        "responseBytes": 45742,
        "cached": false
      },
      "actor": {
        "userId": "u_407148",
        "sessionId": "3e128583ab478dcbdbf59438",
        "plan": "starter",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 28.9,
        "memoryMb": 243.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.1254,
        "queueDepth": 12
      },
      "tags": [
        "retry",
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 784,
      "id": "evt_c58bcfa204967ff9",
      "traceId": "4ac841d7928474284a4433957c7a3f69",
      "timestamp": "2026-08-01T00:00:31.375Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 26.83,
        "requestBytes": 2883,
        "responseBytes": 35853,
        "cached": false
      },
      "actor": {
        "userId": "u_552327",
        "sessionId": "15e270d58fd41f2df0cd946d",
        "plan": "enterprise",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.9,
        "memoryMb": 698.6,
        "dbQueries": 6,
        "cacheHitRatio": 0.7023,
        "queueDepth": 24
      },
      "tags": [
        "retry",
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 785,
      "id": "evt_e36f0b2f0f1f7899",
      "traceId": "7a1d5ac0e23c9c5b3bb53082c25ac62a",
      "timestamp": "2026-08-01T00:00:31.401Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 96.76,
        "requestBytes": 1154,
        "responseBytes": 20122,
        "cached": false
      },
      "actor": {
        "userId": "u_834286",
        "sessionId": "6fb5d82839e5a9aa01d53017",
        "plan": "enterprise",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.6,
        "memoryMb": 255.5,
        "dbQueries": 14,
        "cacheHitRatio": 0.5377,
        "queueDepth": 27
      },
      "tags": [
        "canary",
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 786,
      "id": "evt_6b4a777c0794ab60",
      "traceId": "63ad63cc99b120d135febb2e44b3fe86",
      "timestamp": "2026-08-01T00:00:31.464Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 135.07,
        "requestBytes": 2264,
        "responseBytes": 49932,
        "cached": false
      },
      "actor": {
        "userId": "u_312285",
        "sessionId": "ddf5861ec16db1c144a0d187",
        "plan": "free",
        "country": "US",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 81.3,
        "memoryMb": 522.2,
        "dbQueries": 22,
        "cacheHitRatio": 0.9358,
        "queueDepth": 11
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 787,
      "id": "evt_9a21278cebe43a4d",
      "traceId": "dc63e56b2361cb0d54b90885d97f0a7b",
      "timestamp": "2026-08-01T00:00:31.491Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 213.89,
        "requestBytes": 547,
        "responseBytes": 29249,
        "cached": false
      },
      "actor": {
        "userId": "u_831312",
        "sessionId": "6550fbb249cca5ed88c796cc",
        "plan": "pro",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.8,
        "memoryMb": 381.4,
        "dbQueries": 3,
        "cacheHitRatio": 0.7698,
        "queueDepth": 26
      },
      "tags": [
        "eu",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 788,
      "id": "evt_e6477f80e9897181",
      "traceId": "5271e23ad710be4223fd349e24cacdaf",
      "timestamp": "2026-08-01T00:00:31.551Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 264.46,
        "requestBytes": 1073,
        "responseBytes": 46997,
        "cached": false
      },
      "actor": {
        "userId": "u_612980",
        "sessionId": "085eeb54219209f0b38ef678",
        "plan": "starter",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.6,
        "memoryMb": 416.4,
        "dbQueries": 12,
        "cacheHitRatio": 0.3738,
        "queueDepth": 10
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 789,
      "id": "evt_50145df426c6eda5",
      "traceId": "ce7a70f0cef26bd344504103a47238ee",
      "timestamp": "2026-08-01T00:00:31.599Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 49.02,
        "requestBytes": 2959,
        "responseBytes": 13346,
        "cached": true
      },
      "actor": {
        "userId": "u_992092",
        "sessionId": "4005a134871aec7ee6eeb4c6",
        "plan": "free",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 64.7,
        "memoryMb": 394.4,
        "dbQueries": 21,
        "cacheHitRatio": 0.7994,
        "queueDepth": 31
      },
      "tags": [
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 790,
      "id": "evt_70414f1b655e318e",
      "traceId": "7cabaf75f138cfd2e295b9a525482526",
      "timestamp": "2026-08-01T00:00:31.623Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 503,
        "durationMs": 2893.63,
        "requestBytes": 3077,
        "responseBytes": 22503,
        "cached": false
      },
      "actor": {
        "userId": "u_362790",
        "sessionId": "ce8719839dbe136ab9d9a076",
        "plan": "pro",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.7,
        "memoryMb": 921.7,
        "dbQueries": 21,
        "cacheHitRatio": 0.6575,
        "queueDepth": 8
      },
      "tags": [
        "cold-start",
        "canary",
        "eu"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:300:50)",
          "at dispatch (/srv/app/lib/router.js:177:42)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 791,
      "id": "evt_ae55b6cfebcb3501",
      "traceId": "6c192182a90fab4c8af3dcf85ab68387",
      "timestamp": "2026-08-01T00:00:31.642Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 500,
        "durationMs": 2005.46,
        "requestBytes": 1124,
        "responseBytes": 44509,
        "cached": false
      },
      "actor": {
        "userId": "u_574783",
        "sessionId": "90ee8a9bf0cbd787a9314287",
        "plan": "free",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.9,
        "memoryMb": 172.7,
        "dbQueries": 8,
        "cacheHitRatio": 0.7143,
        "queueDepth": 27
      },
      "tags": [
        "mobile",
        "b2b"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:248:13)",
          "at dispatch (/srv/app/lib/router.js:59:3)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 792,
      "id": "evt_e9eb6ae755ee1194",
      "traceId": "112a4b5f23b2bee7b3ae22ec3595f25c",
      "timestamp": "2026-08-01T00:00:31.707Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 75.01,
        "requestBytes": 6,
        "responseBytes": 27237,
        "cached": true
      },
      "actor": {
        "userId": "u_686153",
        "sessionId": "5a49664a0c9fb331135bb5d5",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.6,
        "memoryMb": 265.7,
        "dbQueries": 1,
        "cacheHitRatio": 0.3348,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 793,
      "id": "evt_b857f0be39925620",
      "traceId": "fdc64ea20cdc5904e53af89fdee28de0",
      "timestamp": "2026-08-01T00:00:31.731Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 91.49,
        "requestBytes": 2349,
        "responseBytes": 37179,
        "cached": true
      },
      "actor": {
        "userId": "u_137006",
        "sessionId": "bcf7a558ad1386a399f9aa1b",
        "plan": "starter",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 57.9,
        "memoryMb": 593,
        "dbQueries": 11,
        "cacheHitRatio": 0.8676,
        "queueDepth": 13
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 794,
      "id": "evt_d66363351e04baeb",
      "traceId": "ee66f081557a7f54510c0b2d613fdea4",
      "timestamp": "2026-08-01T00:00:31.788Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 124.81,
        "requestBytes": 475,
        "responseBytes": 5098,
        "cached": false
      },
      "actor": {
        "userId": "u_492251",
        "sessionId": "975782be279cead8febc58dd",
        "plan": "free",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.8,
        "memoryMb": 340.3,
        "dbQueries": 3,
        "cacheHitRatio": 0.0792,
        "queueDepth": 31
      },
      "tags": [
        "canary",
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 795,
      "id": "evt_17e6f2ee81e503b0",
      "traceId": "713b3ea96747fd0f0b739ad074ca25ae",
      "timestamp": "2026-08-01T00:00:31.834Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 256.51,
        "requestBytes": 3241,
        "responseBytes": 45809,
        "cached": false
      },
      "actor": {
        "userId": "u_896149",
        "sessionId": "0db452350363dc69687b89aa",
        "plan": "enterprise",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 6.1,
        "memoryMb": 676.3,
        "dbQueries": 13,
        "cacheHitRatio": 0.0025,
        "queueDepth": 10
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 796,
      "id": "evt_a6c80080ccbecaa8",
      "traceId": "5965395bb75978d59acb8bc435ec81db",
      "timestamp": "2026-08-01T00:00:31.854Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 201.63,
        "requestBytes": 204,
        "responseBytes": 60411,
        "cached": false
      },
      "actor": {
        "userId": "u_193278",
        "sessionId": "630a519f0a980b7a2e3153f9",
        "plan": "enterprise",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81.9,
        "memoryMb": 743.4,
        "dbQueries": 15,
        "cacheHitRatio": 0.4887,
        "queueDepth": 19
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 797,
      "id": "evt_fd76a484349e003b",
      "traceId": "bab7e0c1193586c09a0d656cd6a2dcdc",
      "timestamp": "2026-08-01T00:00:31.885Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 311.2,
        "requestBytes": 2465,
        "responseBytes": 7837,
        "cached": false
      },
      "actor": {
        "userId": "u_770240",
        "sessionId": "b943b5620f4399e365c08bde",
        "plan": "free",
        "country": "US",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 87.5,
        "memoryMb": 558.6,
        "dbQueries": 2,
        "cacheHitRatio": 0.6591,
        "queueDepth": 36
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 798,
      "id": "evt_02418d1d7a0937c6",
      "traceId": "a22b02e1d5cb78d7aa77f3b10082f789",
      "timestamp": "2026-08-01T00:00:31.957Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 188.79,
        "requestBytes": 1249,
        "responseBytes": 18667,
        "cached": false
      },
      "actor": {
        "userId": "u_820445",
        "sessionId": "431f0174799c2f31bd4a3fdc",
        "plan": "pro",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.9,
        "memoryMb": 204.1,
        "dbQueries": 2,
        "cacheHitRatio": 0.6762,
        "queueDepth": 31
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 799,
      "id": "evt_4cbacb881e49293b",
      "traceId": "78e4ae2c35178b12299748b99994d8f1",
      "timestamp": "2026-08-01T00:00:31.965Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 429,
        "durationMs": 2174.81,
        "requestBytes": 2742,
        "responseBytes": 44049,
        "cached": false
      },
      "actor": {
        "userId": "u_679994",
        "sessionId": "96727549054f77c42692d153",
        "plan": "starter",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76.8,
        "memoryMb": 689.5,
        "dbQueries": 10,
        "cacheHitRatio": 0.1491,
        "queueDepth": 14
      },
      "tags": [
        "retry",
        "mobile"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:245:31)",
          "at dispatch (/srv/app/lib/router.js:178:61)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 800,
      "id": "evt_857cdda63cc79519",
      "traceId": "2cc5b14f8368065fdb180d230f7c32c1",
      "timestamp": "2026-08-01T00:00:32.023Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 54.06,
        "requestBytes": 3501,
        "responseBytes": 31085,
        "cached": false
      },
      "actor": {
        "userId": "u_782515",
        "sessionId": "4eeed5dc513694792e7f406a",
        "plan": "pro",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.6,
        "memoryMb": 601.6,
        "dbQueries": 4,
        "cacheHitRatio": 0.5851,
        "queueDepth": 8
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 801,
      "id": "evt_ccb537b9936090ed",
      "traceId": "2e69cf7f11dae378b3a4e797ac7b575d",
      "timestamp": "2026-08-01T00:00:32.044Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 336.68,
        "requestBytes": 1559,
        "responseBytes": 59423,
        "cached": true
      },
      "actor": {
        "userId": "u_374728",
        "sessionId": "e81e0e2914dc3b6e1e0009d5",
        "plan": "pro",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.3,
        "memoryMb": 857,
        "dbQueries": 1,
        "cacheHitRatio": 0.6389,
        "queueDepth": 9
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 802,
      "id": "evt_074abaad962b8143",
      "traceId": "33efce6eaef96376694213884079d4ae",
      "timestamp": "2026-08-01T00:00:32.110Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 31.32,
        "requestBytes": 2251,
        "responseBytes": 58021,
        "cached": false
      },
      "actor": {
        "userId": "u_702014",
        "sessionId": "de222f6ef0201de4cd0fd087",
        "plan": "starter",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 76.6,
        "memoryMb": 575.4,
        "dbQueries": 16,
        "cacheHitRatio": 0.2734,
        "queueDepth": 8
      },
      "tags": [
        "mobile",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 803,
      "id": "evt_bfd0a1a884c1b02f",
      "traceId": "e32da5138d201687da6e301ab3cd81d2",
      "timestamp": "2026-08-01T00:00:32.129Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 256.05,
        "requestBytes": 3258,
        "responseBytes": 64869,
        "cached": false
      },
      "actor": {
        "userId": "u_809836",
        "sessionId": "af1359fa0e1d2af32ad7f862",
        "plan": "free",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.2,
        "memoryMb": 192.6,
        "dbQueries": 15,
        "cacheHitRatio": 0.4415,
        "queueDepth": 23
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 804,
      "id": "evt_21829044c07e2bab",
      "traceId": "334dd8c45dff6dc1ba2d1ade3bfe9de2",
      "timestamp": "2026-08-01T00:00:32.167Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 230.39,
        "requestBytes": 2578,
        "responseBytes": 11009,
        "cached": false
      },
      "actor": {
        "userId": "u_424624",
        "sessionId": "5b557147763c38f463fd09eb",
        "plan": "pro",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 20.8,
        "memoryMb": 676.6,
        "dbQueries": 10,
        "cacheHitRatio": 0.3154,
        "queueDepth": 4
      },
      "tags": [
        "slow-query",
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 805,
      "id": "evt_0aa8f9ac04b51c00",
      "traceId": "cce5bfc860b2fdaeb1978c44ee04e083",
      "timestamp": "2026-08-01T00:00:32.212Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 71.71,
        "requestBytes": 3822,
        "responseBytes": 26606,
        "cached": false
      },
      "actor": {
        "userId": "u_409076",
        "sessionId": "b2a4c98928506c49bef9cc63",
        "plan": "starter",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.8,
        "memoryMb": 506.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.8641,
        "queueDepth": 10
      },
      "tags": [
        "retry",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 806,
      "id": "evt_452f2ae1a62c2d11",
      "traceId": "0d021e8a97a95833bb58e70d745f7d03",
      "timestamp": "2026-08-01T00:00:32.267Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 500,
        "durationMs": 1336.79,
        "requestBytes": 596,
        "responseBytes": 43382,
        "cached": false
      },
      "actor": {
        "userId": "u_868387",
        "sessionId": "6ce2914b89d84d9ed0a8aa46",
        "plan": "pro",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.5,
        "memoryMb": 583.5,
        "dbQueries": 3,
        "cacheHitRatio": 0.3121,
        "queueDepth": 20
      },
      "tags": [
        "slow-query",
        "b2b"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:237:72)",
          "at dispatch (/srv/app/lib/router.js:191:14)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 807,
      "id": "evt_fed6b6171ef1d49b",
      "traceId": "3ee77a6f4614b534ec02611a4cf83166",
      "timestamp": "2026-08-01T00:00:32.286Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 189.47,
        "requestBytes": 1619,
        "responseBytes": 44568,
        "cached": true
      },
      "actor": {
        "userId": "u_538889",
        "sessionId": "28eff9073cc98a152c08a9c3",
        "plan": "free",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.5,
        "memoryMb": 247.4,
        "dbQueries": 3,
        "cacheHitRatio": 0.5031,
        "queueDepth": 23
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 808,
      "id": "evt_c031bf72fe0abdbf",
      "traceId": "5d47a6684ebcc9d771d0a00362b84f4e",
      "timestamp": "2026-08-01T00:00:32.325Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 281.65,
        "requestBytes": 3964,
        "responseBytes": 11217,
        "cached": false
      },
      "actor": {
        "userId": "u_494382",
        "sessionId": "5e7cd07450dbae017df75a61",
        "plan": "starter",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 1.2,
        "memoryMb": 585.2,
        "dbQueries": 19,
        "cacheHitRatio": 0.6299,
        "queueDepth": 0
      },
      "tags": [
        "slow-query",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 809,
      "id": "evt_6d87330cd5382bb8",
      "traceId": "52153c610cacf8545bb5ce7bce967970",
      "timestamp": "2026-08-01T00:00:32.378Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 503,
        "durationMs": 4853.08,
        "requestBytes": 3852,
        "responseBytes": 40379,
        "cached": false
      },
      "actor": {
        "userId": "u_436167",
        "sessionId": "4c922b2387277549b3320e45",
        "plan": "enterprise",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.7,
        "memoryMb": 407.5,
        "dbQueries": 9,
        "cacheHitRatio": 0.0291,
        "queueDepth": 23
      },
      "tags": [
        "mobile",
        "canary",
        "slow-query"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:112:38)",
          "at dispatch (/srv/app/lib/router.js:5:5)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 810,
      "id": "evt_aa1a79b97ca3540b",
      "traceId": "e12f3e5f0ca550923a0d26a2e4b47c7f",
      "timestamp": "2026-08-01T00:00:32.422Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 95.48,
        "requestBytes": 3171,
        "responseBytes": 47824,
        "cached": false
      },
      "actor": {
        "userId": "u_693769",
        "sessionId": "6d425f756f091384347fa685",
        "plan": "enterprise",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 18.9,
        "memoryMb": 727.5,
        "dbQueries": 8,
        "cacheHitRatio": 0.7528,
        "queueDepth": 24
      },
      "tags": [
        "eu",
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 811,
      "id": "evt_fc42846896a28415",
      "traceId": "8b010f7386680fe1f77133f1dcbc48d6",
      "timestamp": "2026-08-01T00:00:32.477Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 18.22,
        "requestBytes": 374,
        "responseBytes": 60473,
        "cached": false
      },
      "actor": {
        "userId": "u_877725",
        "sessionId": "29a97f71091e418a3aac961e",
        "plan": "free",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.9,
        "memoryMb": 595.4,
        "dbQueries": 4,
        "cacheHitRatio": 0.4015,
        "queueDepth": 2
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 812,
      "id": "evt_e7797dfa45d217b2",
      "traceId": "281d30ca7fb8321babbf848f249a5839",
      "timestamp": "2026-08-01T00:00:32.498Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 314.08,
        "requestBytes": 3718,
        "responseBytes": 59421,
        "cached": false
      },
      "actor": {
        "userId": "u_479022",
        "sessionId": "d01a7eebf266b3b48c64df31",
        "plan": "pro",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 59.2,
        "memoryMb": 666.6,
        "dbQueries": 17,
        "cacheHitRatio": 0.4469,
        "queueDepth": 14
      },
      "tags": [
        "retry",
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 813,
      "id": "evt_0b0d1a27c88fdbf0",
      "traceId": "ad38fc1c5c95a7a2dbd725c8221dfd98",
      "timestamp": "2026-08-01T00:00:32.534Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 241.33,
        "requestBytes": 3708,
        "responseBytes": 39446,
        "cached": false
      },
      "actor": {
        "userId": "u_514218",
        "sessionId": "bbdc252c757a916d493a67ae",
        "plan": "free",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 28.3,
        "memoryMb": 367.7,
        "dbQueries": 12,
        "cacheHitRatio": 0.7748,
        "queueDepth": 2
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 814,
      "id": "evt_56d560f3572b5237",
      "traceId": "e965d42119b4bee4b64bb99eb0bdde5c",
      "timestamp": "2026-08-01T00:00:32.567Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 318.95,
        "requestBytes": 3657,
        "responseBytes": 6431,
        "cached": true
      },
      "actor": {
        "userId": "u_713771",
        "sessionId": "e27919d89490c10f02ca89c6",
        "plan": "pro",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.5,
        "memoryMb": 634.8,
        "dbQueries": 8,
        "cacheHitRatio": 0.1629,
        "queueDepth": 11
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 815,
      "id": "evt_67128a7a0290ab13",
      "traceId": "de71eb2ffdd3b8863e8c64f3b6560093",
      "timestamp": "2026-08-01T00:00:32.608Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 213.05,
        "requestBytes": 2232,
        "responseBytes": 4060,
        "cached": false
      },
      "actor": {
        "userId": "u_938028",
        "sessionId": "90b43310fc6224adb89056b6",
        "plan": "pro",
        "country": "GB",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 51.7,
        "memoryMb": 826.2,
        "dbQueries": 15,
        "cacheHitRatio": 0.6092,
        "queueDepth": 37
      },
      "tags": [
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 816,
      "id": "evt_0e61fb147c992492",
      "traceId": "e765529570a89c8445b7cf83a93aac4a",
      "timestamp": "2026-08-01T00:00:32.641Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 196.77,
        "requestBytes": 3360,
        "responseBytes": 31547,
        "cached": false
      },
      "actor": {
        "userId": "u_165882",
        "sessionId": "9d3ea8466702b8f8f98b243d",
        "plan": "pro",
        "country": "IT",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 1.6,
        "memoryMb": 551.4,
        "dbQueries": 22,
        "cacheHitRatio": 0.7021,
        "queueDepth": 23
      },
      "tags": [
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 817,
      "id": "evt_56e478e1cea37ed1",
      "traceId": "053b906cb2b7db4cf76f855a5878f013",
      "timestamp": "2026-08-01T00:00:32.719Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 139.55,
        "requestBytes": 3136,
        "responseBytes": 150,
        "cached": false
      },
      "actor": {
        "userId": "u_770789",
        "sessionId": "fd9df9d95be9180721a24273",
        "plan": "enterprise",
        "country": "AU",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 60.6,
        "memoryMb": 236.6,
        "dbQueries": 16,
        "cacheHitRatio": 0.5428,
        "queueDepth": 22
      },
      "tags": [
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 818,
      "id": "evt_d534a7db3a110605",
      "traceId": "8eaa68bc68c667b11da241a896ccd0cc",
      "timestamp": "2026-08-01T00:00:32.726Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 139.39,
        "requestBytes": 2135,
        "responseBytes": 9179,
        "cached": true
      },
      "actor": {
        "userId": "u_337664",
        "sessionId": "94729ea2e62a2dc85208e387",
        "plan": "pro",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.1,
        "memoryMb": 389.4,
        "dbQueries": 4,
        "cacheHitRatio": 0.7335,
        "queueDepth": 15
      },
      "tags": [
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 819,
      "id": "evt_c7933c8429851d7b",
      "traceId": "2ba4225eab02f24826418a82c1ca9dbf",
      "timestamp": "2026-08-01T00:00:32.778Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 105.42,
        "requestBytes": 928,
        "responseBytes": 50416,
        "cached": false
      },
      "actor": {
        "userId": "u_939505",
        "sessionId": "46a047bfada7bef043dbe63d",
        "plan": "starter",
        "country": "SG",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 38.3,
        "memoryMb": 630.6,
        "dbQueries": 23,
        "cacheHitRatio": 0.2767,
        "queueDepth": 10
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 820,
      "id": "evt_5e8735ec8698940a",
      "traceId": "48c04c4d15ad9bfb6a01761d333af55e",
      "timestamp": "2026-08-01T00:00:32.828Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 19.83,
        "requestBytes": 731,
        "responseBytes": 47040,
        "cached": false
      },
      "actor": {
        "userId": "u_872780",
        "sessionId": "018ec5364ef3675c9c27aa1c",
        "plan": "enterprise",
        "country": "FR",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 51.8,
        "memoryMb": 790,
        "dbQueries": 10,
        "cacheHitRatio": 0.81,
        "queueDepth": 22
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 821,
      "id": "evt_1d1c00e3ecc009a8",
      "traceId": "83893841b7acfac930e6083f23de281b",
      "timestamp": "2026-08-01T00:00:32.847Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 429,
        "durationMs": 3862.41,
        "requestBytes": 1695,
        "responseBytes": 53890,
        "cached": false
      },
      "actor": {
        "userId": "u_567621",
        "sessionId": "72eadc801a991f84bb4bf58f",
        "plan": "enterprise",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.3,
        "memoryMb": 619.5,
        "dbQueries": 17,
        "cacheHitRatio": 0.841,
        "queueDepth": 1
      },
      "tags": [
        "slow-query"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:110:77)",
          "at dispatch (/srv/app/lib/router.js:80:20)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 822,
      "id": "evt_eca96afea205ec9b",
      "traceId": "59ceb85211c474fd701eec1bb07b7295",
      "timestamp": "2026-08-01T00:00:32.915Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 178.26,
        "requestBytes": 180,
        "responseBytes": 51425,
        "cached": false
      },
      "actor": {
        "userId": "u_140786",
        "sessionId": "b09c9a3ec5e8cb4199afbf95",
        "plan": "starter",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.5,
        "memoryMb": 394,
        "dbQueries": 1,
        "cacheHitRatio": 0.9021,
        "queueDepth": 16
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 823,
      "id": "evt_0e57c83eea5fa6c1",
      "traceId": "1631f359cd83fc4a10505ce04100f585",
      "timestamp": "2026-08-01T00:00:32.920Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 236.95,
        "requestBytes": 1438,
        "responseBytes": 48737,
        "cached": true
      },
      "actor": {
        "userId": "u_932867",
        "sessionId": "155473ff5bbe2e290e7432d1",
        "plan": "enterprise",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.2,
        "memoryMb": 350.2,
        "dbQueries": 12,
        "cacheHitRatio": 0.5897,
        "queueDepth": 28
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 824,
      "id": "evt_0a1842312ec7c09e",
      "traceId": "1a40b592919b4ebf85444215df9c3e5c",
      "timestamp": "2026-08-01T00:00:32.979Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 198.46,
        "requestBytes": 476,
        "responseBytes": 51427,
        "cached": false
      },
      "actor": {
        "userId": "u_704023",
        "sessionId": "cabc4249187a7105720dcce9",
        "plan": "enterprise",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.2,
        "memoryMb": 156,
        "dbQueries": 7,
        "cacheHitRatio": 0.2955,
        "queueDepth": 12
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 825,
      "id": "evt_564dfb5c8a12984a",
      "traceId": "6aaf0a2c8f913da2a57cc8f65c9d8c52",
      "timestamp": "2026-08-01T00:00:33.018Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 117.81,
        "requestBytes": 1209,
        "responseBytes": 41192,
        "cached": false
      },
      "actor": {
        "userId": "u_740099",
        "sessionId": "de8bd8fc71225e808935acc0",
        "plan": "starter",
        "country": "SG",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 38.8,
        "memoryMb": 144.5,
        "dbQueries": 7,
        "cacheHitRatio": 0.1515,
        "queueDepth": 23
      },
      "tags": [
        "b2b",
        "canary",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 826,
      "id": "evt_62d9043b7fd0c590",
      "traceId": "c09799dd15d9b5c8d7cbd3261fdfec01",
      "timestamp": "2026-08-01T00:00:33.056Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 339.46,
        "requestBytes": 3138,
        "responseBytes": 1996,
        "cached": true
      },
      "actor": {
        "userId": "u_307007",
        "sessionId": "4b1960471c51f6c042554102",
        "plan": "enterprise",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 5.4,
        "memoryMb": 645.4,
        "dbQueries": 21,
        "cacheHitRatio": 0.9917,
        "queueDepth": 30
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 827,
      "id": "evt_afdf97365c7830a4",
      "traceId": "9da5c4d44978f66c4ff70aca75ad9ff0",
      "timestamp": "2026-08-01T00:00:33.108Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 267.99,
        "requestBytes": 1165,
        "responseBytes": 59455,
        "cached": true
      },
      "actor": {
        "userId": "u_407058",
        "sessionId": "92b4bbaeb00ae196abfb5e1c",
        "plan": "enterprise",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.5,
        "memoryMb": 367.2,
        "dbQueries": 22,
        "cacheHitRatio": 0.4573,
        "queueDepth": 33
      },
      "tags": [
        "cold-start",
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 828,
      "id": "evt_e651b339a1f45027",
      "traceId": "e9d649fb9a13c1f65cab5caa8de6e6e5",
      "timestamp": "2026-08-01T00:00:33.130Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 165.07,
        "requestBytes": 1584,
        "responseBytes": 26655,
        "cached": false
      },
      "actor": {
        "userId": "u_129259",
        "sessionId": "43df0e029de9b2c7fec37022",
        "plan": "starter",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 21.6,
        "memoryMb": 436.2,
        "dbQueries": 9,
        "cacheHitRatio": 0.6393,
        "queueDepth": 33
      },
      "tags": [
        "b2b",
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 829,
      "id": "evt_33f6a1047d4587a9",
      "traceId": "42697a6a9b4c20de86294fe5f20e1a52",
      "timestamp": "2026-08-01T00:00:33.192Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 320.74,
        "requestBytes": 3608,
        "responseBytes": 45302,
        "cached": true
      },
      "actor": {
        "userId": "u_813388",
        "sessionId": "ff9ece31e203974d7009af3d",
        "plan": "starter",
        "country": "SG",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 47.1,
        "memoryMb": 995.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.1371,
        "queueDepth": 38
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 830,
      "id": "evt_543fd305923c2efe",
      "traceId": "d3c10971174c4cb2feb7dad9691597df",
      "timestamp": "2026-08-01T00:00:33.203Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 209.04,
        "requestBytes": 3483,
        "responseBytes": 55582,
        "cached": true
      },
      "actor": {
        "userId": "u_341721",
        "sessionId": "836fbe02ec6475e5c336fbeb",
        "plan": "starter",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 80.7,
        "memoryMb": 198.7,
        "dbQueries": 16,
        "cacheHitRatio": 0.2966,
        "queueDepth": 7
      },
      "tags": [
        "cold-start",
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 831,
      "id": "evt_0dae193d5141de1b",
      "traceId": "a7fd78fe2f849d60cd71ee5fc1a71749",
      "timestamp": "2026-08-01T00:00:33.258Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 36.53,
        "requestBytes": 1611,
        "responseBytes": 39763,
        "cached": true
      },
      "actor": {
        "userId": "u_758419",
        "sessionId": "c3fa51f1d4fe0f39e2758eb2",
        "plan": "free",
        "country": "AU",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 36.6,
        "memoryMb": 329.8,
        "dbQueries": 23,
        "cacheHitRatio": 0.7736,
        "queueDepth": 36
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 832,
      "id": "evt_189044a0a7f10f84",
      "traceId": "615ce27cf96a471d8b80508d3bb01e22",
      "timestamp": "2026-08-01T00:00:33.317Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 19.78,
        "requestBytes": 847,
        "responseBytes": 58892,
        "cached": true
      },
      "actor": {
        "userId": "u_904903",
        "sessionId": "4846ed5c7927bae32972f030",
        "plan": "starter",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.3,
        "memoryMb": 455.8,
        "dbQueries": 18,
        "cacheHitRatio": 0.8189,
        "queueDepth": 16
      },
      "tags": [
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 833,
      "id": "evt_7d4a6477267fe25e",
      "traceId": "7d8add97a04193616e31b58bad3e64d6",
      "timestamp": "2026-08-01T00:00:33.323Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 328.04,
        "requestBytes": 2336,
        "responseBytes": 31229,
        "cached": true
      },
      "actor": {
        "userId": "u_114735",
        "sessionId": "5378493b14391f25bc286fff",
        "plan": "starter",
        "country": "US",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 48.7,
        "memoryMb": 537.9,
        "dbQueries": 1,
        "cacheHitRatio": 0.668,
        "queueDepth": 3
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 834,
      "id": "evt_f411e523ff647b4d",
      "traceId": "dc08882a9be3922a7232bec07b9c9a6d",
      "timestamp": "2026-08-01T00:00:33.394Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 135.25,
        "requestBytes": 881,
        "responseBytes": 16744,
        "cached": false
      },
      "actor": {
        "userId": "u_686190",
        "sessionId": "686fdc9c24fd1f5b556ab473",
        "plan": "free",
        "country": "DE",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 2.2,
        "memoryMb": 1001.1,
        "dbQueries": 18,
        "cacheHitRatio": 0.8779,
        "queueDepth": 34
      },
      "tags": [
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 835,
      "id": "evt_dbe9fe18f8273664",
      "traceId": "763479e280379ff9ba16c5a636ffea0a",
      "timestamp": "2026-08-01T00:00:33.404Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 429,
        "durationMs": 1642.84,
        "requestBytes": 3272,
        "responseBytes": 32919,
        "cached": false
      },
      "actor": {
        "userId": "u_423345",
        "sessionId": "c0b84513013daa22ec7edad2",
        "plan": "starter",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.1,
        "memoryMb": 501.3,
        "dbQueries": 9,
        "cacheHitRatio": 0.4051,
        "queueDepth": 21
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:216:77)",
          "at dispatch (/srv/app/lib/router.js:165:73)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 836,
      "id": "evt_f284da38af1628c6",
      "traceId": "19b1fbb9450a397effff4b3a5b688395",
      "timestamp": "2026-08-01T00:00:33.459Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 109.75,
        "requestBytes": 1483,
        "responseBytes": 23718,
        "cached": true
      },
      "actor": {
        "userId": "u_897675",
        "sessionId": "63fadf8a82b103a8f9c8cff5",
        "plan": "free",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.5,
        "memoryMb": 514.8,
        "dbQueries": 16,
        "cacheHitRatio": 0.7928,
        "queueDepth": 17
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 837,
      "id": "evt_cfe95093099ee90e",
      "traceId": "8272adb2dc3b64ccfc63b1e897e87ce4",
      "timestamp": "2026-08-01T00:00:33.510Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 503,
        "durationMs": 2289.17,
        "requestBytes": 1080,
        "responseBytes": 29128,
        "cached": false
      },
      "actor": {
        "userId": "u_348495",
        "sessionId": "896898486a9925b0889b521f",
        "plan": "free",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.1,
        "memoryMb": 305,
        "dbQueries": 22,
        "cacheHitRatio": 0.071,
        "queueDepth": 22
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:130:32)",
          "at dispatch (/srv/app/lib/router.js:70:29)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 838,
      "id": "evt_dddf4498d8f74f33",
      "traceId": "4e71cd49cfb9fe3fa1acc9118fc1bbe4",
      "timestamp": "2026-08-01T00:00:33.543Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 409,
        "durationMs": 876.26,
        "requestBytes": 2904,
        "responseBytes": 36187,
        "cached": true
      },
      "actor": {
        "userId": "u_802184",
        "sessionId": "3470ed8a1417566b5dfd7025",
        "plan": "pro",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2.3,
        "memoryMb": 593.5,
        "dbQueries": 6,
        "cacheHitRatio": 0.9798,
        "queueDepth": 22
      },
      "tags": [
        "mobile",
        "b2b"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:207:65)",
          "at dispatch (/srv/app/lib/router.js:121:30)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 839,
      "id": "evt_a4f09a8f69ff48f3",
      "traceId": "2cf01c112c0a687b1ef8b28023f645ea",
      "timestamp": "2026-08-01T00:00:33.592Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 502,
        "durationMs": 3789.86,
        "requestBytes": 2833,
        "responseBytes": 36355,
        "cached": false
      },
      "actor": {
        "userId": "u_415037",
        "sessionId": "9fcfff0e80416346d6f8dcae",
        "plan": "pro",
        "country": "BR",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 80.1,
        "memoryMb": 817.1,
        "dbQueries": 10,
        "cacheHitRatio": 0.2655,
        "queueDepth": 4
      },
      "tags": [
        "checkout",
        "retry"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:366:26)",
          "at dispatch (/srv/app/lib/router.js:185:71)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 840,
      "id": "evt_5099606bd286fd9b",
      "traceId": "5295c2858b3fa8432506bb4e426ba627",
      "timestamp": "2026-08-01T00:00:33.614Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 224.77,
        "requestBytes": 1209,
        "responseBytes": 23371,
        "cached": false
      },
      "actor": {
        "userId": "u_386143",
        "sessionId": "732ff8b4dbeb85edb85dde5c",
        "plan": "pro",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.5,
        "memoryMb": 659.1,
        "dbQueries": 2,
        "cacheHitRatio": 0.3901,
        "queueDepth": 13
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 841,
      "id": "evt_d0c12fa9c2a61c78",
      "traceId": "15ffc0ddd4b3f912d7ec68b173d56173",
      "timestamp": "2026-08-01T00:00:33.667Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 500,
        "durationMs": 1485.25,
        "requestBytes": 396,
        "responseBytes": 48463,
        "cached": true
      },
      "actor": {
        "userId": "u_741426",
        "sessionId": "0d3465c1399cf7152572a258",
        "plan": "enterprise",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.4,
        "memoryMb": 625.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.4286,
        "queueDepth": 34
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:310:15)",
          "at dispatch (/srv/app/lib/router.js:94:80)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 842,
      "id": "evt_43a00cb1be51f513",
      "traceId": "6210c74cabc8176d2461f9479617d226",
      "timestamp": "2026-08-01T00:00:33.714Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 261.54,
        "requestBytes": 406,
        "responseBytes": 12844,
        "cached": true
      },
      "actor": {
        "userId": "u_679771",
        "sessionId": "a082c6ac60e340a998b5b3c1",
        "plan": "free",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.4,
        "memoryMb": 516.6,
        "dbQueries": 19,
        "cacheHitRatio": 0.3277,
        "queueDepth": 23
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 843,
      "id": "evt_0ba87e30a6aae47b",
      "traceId": "753ab8217d38d34f9876fdc24055078b",
      "timestamp": "2026-08-01T00:00:33.752Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 100.06,
        "requestBytes": 1623,
        "responseBytes": 60157,
        "cached": false
      },
      "actor": {
        "userId": "u_779258",
        "sessionId": "c75e2d25cef3f88170c5eaf8",
        "plan": "pro",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.5,
        "memoryMb": 663,
        "dbQueries": 10,
        "cacheHitRatio": 0.494,
        "queueDepth": 37
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 844,
      "id": "evt_0657bbea855a0251",
      "traceId": "149aac020565b5d6c04f7835eb274ae3",
      "timestamp": "2026-08-01T00:00:33.798Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 134.54,
        "requestBytes": 495,
        "responseBytes": 34356,
        "cached": false
      },
      "actor": {
        "userId": "u_173287",
        "sessionId": "46623420933b2f9ea44bd788",
        "plan": "free",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.3,
        "memoryMb": 874.7,
        "dbQueries": 4,
        "cacheHitRatio": 0.2221,
        "queueDepth": 35
      },
      "tags": [
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 845,
      "id": "evt_2a12c62525951004",
      "traceId": "1e86e6590d49e48025a301eec254cefd",
      "timestamp": "2026-08-01T00:00:33.804Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 277.13,
        "requestBytes": 836,
        "responseBytes": 55348,
        "cached": true
      },
      "actor": {
        "userId": "u_996198",
        "sessionId": "7abbfcc6c8356a9d139ae2ca",
        "plan": "starter",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.9,
        "memoryMb": 356.7,
        "dbQueries": 16,
        "cacheHitRatio": 0.7833,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 846,
      "id": "evt_94c2c889e0e39986",
      "traceId": "865f269be591f3bf5b01cfade5f32191",
      "timestamp": "2026-08-01T00:00:33.849Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 503,
        "durationMs": 3381.92,
        "requestBytes": 1481,
        "responseBytes": 9014,
        "cached": false
      },
      "actor": {
        "userId": "u_423873",
        "sessionId": "7b365395c80775fa98629dc3",
        "plan": "free",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 28.4,
        "memoryMb": 698.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.7186,
        "queueDepth": 19
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:312:13)",
          "at dispatch (/srv/app/lib/router.js:104:60)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 847,
      "id": "evt_7e4d157158c67c5a",
      "traceId": "47bf28c1c581ff27babac2748cdd4fb7",
      "timestamp": "2026-08-01T00:00:33.890Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 91.31,
        "requestBytes": 1275,
        "responseBytes": 6363,
        "cached": false
      },
      "actor": {
        "userId": "u_682812",
        "sessionId": "2bdb5f6fd7264faa3fea5408",
        "plan": "free",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.5,
        "memoryMb": 224.7,
        "dbQueries": 23,
        "cacheHitRatio": 0.7939,
        "queueDepth": 14
      },
      "tags": [
        "retry",
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 848,
      "id": "evt_88f72a01fb4401d1",
      "traceId": "f70f6a133d937f12cd88b8b1adaf4083",
      "timestamp": "2026-08-01T00:00:33.945Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 13.88,
        "requestBytes": 3942,
        "responseBytes": 34405,
        "cached": false
      },
      "actor": {
        "userId": "u_864163",
        "sessionId": "20416a82086a279da7caf1da",
        "plan": "enterprise",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.9,
        "memoryMb": 335,
        "dbQueries": 21,
        "cacheHitRatio": 0.1087,
        "queueDepth": 14
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 849,
      "id": "evt_4b283fa4eacf91f4",
      "traceId": "7baac92dfeae6e73c646af4349809c27",
      "timestamp": "2026-08-01T00:00:33.976Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 230.05,
        "requestBytes": 606,
        "responseBytes": 11119,
        "cached": true
      },
      "actor": {
        "userId": "u_628782",
        "sessionId": "f3b6f8010cd9ea33c1092fa2",
        "plan": "enterprise",
        "country": "ES",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 33.9,
        "memoryMb": 743.5,
        "dbQueries": 11,
        "cacheHitRatio": 0.4304,
        "queueDepth": 31
      },
      "tags": [
        "b2b",
        "cold-start",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 850,
      "id": "evt_6df1d7b69ef24a23",
      "traceId": "f35bdcaafdc514b9e4ec3e1d34cdc5ad",
      "timestamp": "2026-08-01T00:00:34.039Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 37.23,
        "requestBytes": 496,
        "responseBytes": 40970,
        "cached": false
      },
      "actor": {
        "userId": "u_604817",
        "sessionId": "e2ba1b945e310490df1255dd",
        "plan": "starter",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.4,
        "memoryMb": 160.8,
        "dbQueries": 16,
        "cacheHitRatio": 0.7513,
        "queueDepth": 36
      },
      "tags": [
        "canary",
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 851,
      "id": "evt_839931af55566aca",
      "traceId": "5f0f4fcb6d651fe7b1df0afc69cd601e",
      "timestamp": "2026-08-01T00:00:34.049Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 197.75,
        "requestBytes": 2279,
        "responseBytes": 22520,
        "cached": false
      },
      "actor": {
        "userId": "u_366378",
        "sessionId": "735c67d0ac6d8b6cd5c1c38e",
        "plan": "pro",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.8,
        "memoryMb": 925.8,
        "dbQueries": 16,
        "cacheHitRatio": 0.2538,
        "queueDepth": 19
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 852,
      "id": "evt_a277edd65ae111e1",
      "traceId": "f6840e0b86b160ae8483dedb8b9b3b93",
      "timestamp": "2026-08-01T00:00:34.089Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 174.84,
        "requestBytes": 2283,
        "responseBytes": 12919,
        "cached": false
      },
      "actor": {
        "userId": "u_896832",
        "sessionId": "7f53743e63c26de65ce6feef",
        "plan": "pro",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 80.6,
        "memoryMb": 417,
        "dbQueries": 5,
        "cacheHitRatio": 0.7114,
        "queueDepth": 39
      },
      "tags": [
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 853,
      "id": "evt_89dbd8a41f132b10",
      "traceId": "941eae7955d24aa8534f426c35ad3f99",
      "timestamp": "2026-08-01T00:00:34.132Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 159.92,
        "requestBytes": 2896,
        "responseBytes": 54949,
        "cached": true
      },
      "actor": {
        "userId": "u_987797",
        "sessionId": "26f7f0f425dce4055f93c0db",
        "plan": "starter",
        "country": "JP",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 38.5,
        "memoryMb": 414.4,
        "dbQueries": 13,
        "cacheHitRatio": 0.2479,
        "queueDepth": 8
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 854,
      "id": "evt_ed2e0933f9f76e97",
      "traceId": "444c48a440a7d57a72489eb15c1cb463",
      "timestamp": "2026-08-01T00:00:34.194Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 145.44,
        "requestBytes": 3585,
        "responseBytes": 34580,
        "cached": false
      },
      "actor": {
        "userId": "u_741094",
        "sessionId": "cb821dadd62a12bbae28c9f9",
        "plan": "enterprise",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.3,
        "memoryMb": 584.3,
        "dbQueries": 22,
        "cacheHitRatio": 0.4427,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 855,
      "id": "evt_b6cef175a89c906c",
      "traceId": "cf17498728506b2e6b0182c709c3b253",
      "timestamp": "2026-08-01T00:00:34.230Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 202.13,
        "requestBytes": 1034,
        "responseBytes": 40209,
        "cached": true
      },
      "actor": {
        "userId": "u_259649",
        "sessionId": "d764f1d6d467deabe3c90d04",
        "plan": "pro",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.9,
        "memoryMb": 342.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.6276,
        "queueDepth": 18
      },
      "tags": [
        "cold-start",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 856,
      "id": "evt_38b65c1780296483",
      "traceId": "39205cb0ec0c33f36d79bc18f5954adc",
      "timestamp": "2026-08-01T00:00:34.259Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 313.03,
        "requestBytes": 3576,
        "responseBytes": 9240,
        "cached": true
      },
      "actor": {
        "userId": "u_686151",
        "sessionId": "bf80d88a1a5ef020f5c1794a",
        "plan": "free",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16.9,
        "memoryMb": 596.2,
        "dbQueries": 9,
        "cacheHitRatio": 0.9218,
        "queueDepth": 28
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 857,
      "id": "evt_50510077497ec097",
      "traceId": "ec46d8509ce3e672cb16338ad87f92a9",
      "timestamp": "2026-08-01T00:00:34.288Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 503,
        "durationMs": 3336.07,
        "requestBytes": 582,
        "responseBytes": 35967,
        "cached": false
      },
      "actor": {
        "userId": "u_162430",
        "sessionId": "58d54cfc24b6b7d3c9d34f87",
        "plan": "starter",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23,
        "memoryMb": 230,
        "dbQueries": 8,
        "cacheHitRatio": 0.7061,
        "queueDepth": 13
      },
      "tags": [
        "checkout"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:120:19)",
          "at dispatch (/srv/app/lib/router.js:200:58)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 858,
      "id": "evt_128c44d0de1428f1",
      "traceId": "d2bbb96c059c247f1199eb1855dd54ca",
      "timestamp": "2026-08-01T00:00:34.320Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 503,
        "durationMs": 4172.45,
        "requestBytes": 3616,
        "responseBytes": 35534,
        "cached": true
      },
      "actor": {
        "userId": "u_634684",
        "sessionId": "9adff83d859bbe6672bab915",
        "plan": "enterprise",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.9,
        "memoryMb": 661.9,
        "dbQueries": 20,
        "cacheHitRatio": 0.8993,
        "queueDepth": 19
      },
      "tags": [
        "cold-start"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:229:31)",
          "at dispatch (/srv/app/lib/router.js:19:17)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 859,
      "id": "evt_1b0853b6ad4141a0",
      "traceId": "9eedd56f7e74d9aa7d605b8906f35aa4",
      "timestamp": "2026-08-01T00:00:34.396Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 409,
        "durationMs": 4067.93,
        "requestBytes": 1803,
        "responseBytes": 35391,
        "cached": true
      },
      "actor": {
        "userId": "u_830854",
        "sessionId": "e2d87934aff3906221f656af",
        "plan": "starter",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.5,
        "memoryMb": 986.3,
        "dbQueries": 9,
        "cacheHitRatio": 0.9885,
        "queueDepth": 4
      },
      "tags": [
        "cold-start"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:68:53)",
          "at dispatch (/srv/app/lib/router.js:129:21)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 860,
      "id": "evt_d07cd0326d52a672",
      "traceId": "ddca778d817f9ebc36f61b0761b17c29",
      "timestamp": "2026-08-01T00:00:34.436Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 314.81,
        "requestBytes": 1797,
        "responseBytes": 5185,
        "cached": false
      },
      "actor": {
        "userId": "u_104892",
        "sessionId": "914407b260ac5f85c8996faa",
        "plan": "starter",
        "country": "GB",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 70.5,
        "memoryMb": 973.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.6068,
        "queueDepth": 10
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 861,
      "id": "evt_d341586bfa8e908e",
      "traceId": "900c6238c28cb261699230e1846ececf",
      "timestamp": "2026-08-01T00:00:34.464Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 409,
        "durationMs": 4553.12,
        "requestBytes": 3903,
        "responseBytes": 36479,
        "cached": false
      },
      "actor": {
        "userId": "u_869100",
        "sessionId": "bd025559139642b53072c563",
        "plan": "starter",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.6,
        "memoryMb": 938.5,
        "dbQueries": 17,
        "cacheHitRatio": 0.6893,
        "queueDepth": 39
      },
      "tags": [
        "slow-query",
        "cold-start",
        "b2b"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:216:46)",
          "at dispatch (/srv/app/lib/router.js:194:1)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 862,
      "id": "evt_fc7792d42974ee30",
      "traceId": "c0fc38edde84b5fd229ced6918b6f152",
      "timestamp": "2026-08-01T00:00:34.495Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 276.62,
        "requestBytes": 2035,
        "responseBytes": 10183,
        "cached": false
      },
      "actor": {
        "userId": "u_605342",
        "sessionId": "fa3ef8680164c85ecc47b4b0",
        "plan": "starter",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.9,
        "memoryMb": 232.6,
        "dbQueries": 6,
        "cacheHitRatio": 0.9146,
        "queueDepth": 34
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 863,
      "id": "evt_17621850dabd1295",
      "traceId": "49de15c795a4d35471f3a8428e940d96",
      "timestamp": "2026-08-01T00:00:34.556Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 201,
        "durationMs": 164.5,
        "requestBytes": 984,
        "responseBytes": 47662,
        "cached": false
      },
      "actor": {
        "userId": "u_168040",
        "sessionId": "b1f091716c9027be4faef352",
        "plan": "enterprise",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.1,
        "memoryMb": 485.4,
        "dbQueries": 12,
        "cacheHitRatio": 0.6328,
        "queueDepth": 30
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 864,
      "id": "evt_d44fb2a6b627375a",
      "traceId": "2a43e4ddf1f510c2a12ebfb7ef28422c",
      "timestamp": "2026-08-01T00:00:34.587Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 212.31,
        "requestBytes": 2694,
        "responseBytes": 33875,
        "cached": true
      },
      "actor": {
        "userId": "u_368634",
        "sessionId": "35df7855751cf874421982b8",
        "plan": "pro",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.7,
        "memoryMb": 957.1,
        "dbQueries": 4,
        "cacheHitRatio": 0.8646,
        "queueDepth": 8
      },
      "tags": [
        "eu",
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 865,
      "id": "evt_1c08c680140b8842",
      "traceId": "51de279b676d8a0e7f9003dd20dbc16a",
      "timestamp": "2026-08-01T00:00:34.610Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 18.01,
        "requestBytes": 2599,
        "responseBytes": 14099,
        "cached": false
      },
      "actor": {
        "userId": "u_533318",
        "sessionId": "05e1271ba65f9ac405458dae",
        "plan": "starter",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.1,
        "memoryMb": 739.7,
        "dbQueries": 13,
        "cacheHitRatio": 0.413,
        "queueDepth": 0
      },
      "tags": [
        "slow-query",
        "cold-start",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 866,
      "id": "evt_ce79aa13ec652f59",
      "traceId": "bb1575ae8b18f1d853b7f5eb3a722a46",
      "timestamp": "2026-08-01T00:00:34.679Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 34.2,
        "requestBytes": 3848,
        "responseBytes": 57646,
        "cached": false
      },
      "actor": {
        "userId": "u_513669",
        "sessionId": "1c7ea450f9978eb8e7ed034c",
        "plan": "enterprise",
        "country": "US",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 61.9,
        "memoryMb": 220,
        "dbQueries": 22,
        "cacheHitRatio": 0.7398,
        "queueDepth": 14
      },
      "tags": [
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 867,
      "id": "evt_dfeee4b400a6242a",
      "traceId": "1123f2dc24161ce872c1ea709128e7ab",
      "timestamp": "2026-08-01T00:00:34.683Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 20.82,
        "requestBytes": 1991,
        "responseBytes": 32331,
        "cached": false
      },
      "actor": {
        "userId": "u_899870",
        "sessionId": "72bc830a3f0752621f9cf6c6",
        "plan": "starter",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.9,
        "memoryMb": 469.7,
        "dbQueries": 2,
        "cacheHitRatio": 0.9756,
        "queueDepth": 13
      },
      "tags": [
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 868,
      "id": "evt_5233ffe9c368a1c7",
      "traceId": "37cd395f7ba46778f03c7211689547d4",
      "timestamp": "2026-08-01T00:00:34.752Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 182.1,
        "requestBytes": 1315,
        "responseBytes": 21341,
        "cached": false
      },
      "actor": {
        "userId": "u_922889",
        "sessionId": "73019017c80c898593d950e3",
        "plan": "free",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.5,
        "memoryMb": 545.1,
        "dbQueries": 23,
        "cacheHitRatio": 0.066,
        "queueDepth": 34
      },
      "tags": [
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 869,
      "id": "evt_18c73710e0b317e4",
      "traceId": "abcb82b1dbfe1d543c66d19b54769c5e",
      "timestamp": "2026-08-01T00:00:34.789Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 500,
        "durationMs": 1427.67,
        "requestBytes": 2284,
        "responseBytes": 65396,
        "cached": false
      },
      "actor": {
        "userId": "u_131011",
        "sessionId": "add80c4366183e5e34219c40",
        "plan": "enterprise",
        "country": "US",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 18.1,
        "memoryMb": 755,
        "dbQueries": 5,
        "cacheHitRatio": 0.9961,
        "queueDepth": 7
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:166:43)",
          "at dispatch (/srv/app/lib/router.js:62:6)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 870,
      "id": "evt_9592de8b4f149cc3",
      "traceId": "87954c15b1b98a4b739f373666fff56e",
      "timestamp": "2026-08-01T00:00:34.816Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 50.7,
        "requestBytes": 1229,
        "responseBytes": 49831,
        "cached": false
      },
      "actor": {
        "userId": "u_245219",
        "sessionId": "8c4c38d05e1fdeaf3760a8d9",
        "plan": "free",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.1,
        "memoryMb": 195.6,
        "dbQueries": 1,
        "cacheHitRatio": 0.4101,
        "queueDepth": 18
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 871,
      "id": "evt_6da701ef25c12be0",
      "traceId": "9cfb3ab0ed51c1d52dbc3cea0f776fbd",
      "timestamp": "2026-08-01T00:00:34.874Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 178.74,
        "requestBytes": 3048,
        "responseBytes": 1424,
        "cached": true
      },
      "actor": {
        "userId": "u_477210",
        "sessionId": "02521a831b5ef47248250cfd",
        "plan": "pro",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 94,
        "memoryMb": 339.5,
        "dbQueries": 9,
        "cacheHitRatio": 0.6222,
        "queueDepth": 20
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 872,
      "id": "evt_fa5371bcf44e4360",
      "traceId": "1912477ca812b80d80cfd0917d3d2100",
      "timestamp": "2026-08-01T00:00:34.887Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 503,
        "durationMs": 4050.28,
        "requestBytes": 1312,
        "responseBytes": 31645,
        "cached": false
      },
      "actor": {
        "userId": "u_915511",
        "sessionId": "cb09f9edd777909535d5d8c8",
        "plan": "enterprise",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.9,
        "memoryMb": 554.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.6419,
        "queueDepth": 25
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:21:3)",
          "at dispatch (/srv/app/lib/router.js:192:48)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 873,
      "id": "evt_1f5a9310adab8ed5",
      "traceId": "ee5a3a37faaccd7c19497a91ad0bc1c0",
      "timestamp": "2026-08-01T00:00:34.935Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 429,
        "durationMs": 1251.02,
        "requestBytes": 571,
        "responseBytes": 50657,
        "cached": true
      },
      "actor": {
        "userId": "u_898108",
        "sessionId": "e7e3d30151af31f870e0ab18",
        "plan": "starter",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 46.8,
        "memoryMb": 348.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.9447,
        "queueDepth": 13
      },
      "tags": [
        "retry",
        "canary",
        "b2b"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:366:9)",
          "at dispatch (/srv/app/lib/router.js:76:10)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 874,
      "id": "evt_1f4792606a608d49",
      "traceId": "c47c7bb32534f449dbd138a7c7091f5f",
      "timestamp": "2026-08-01T00:00:34.969Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 268.87,
        "requestBytes": 758,
        "responseBytes": 7569,
        "cached": false
      },
      "actor": {
        "userId": "u_355265",
        "sessionId": "d4d43979c97dd988522be4ac",
        "plan": "pro",
        "country": "SG",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 93.2,
        "memoryMb": 731,
        "dbQueries": 15,
        "cacheHitRatio": 0.9238,
        "queueDepth": 3
      },
      "tags": [
        "cold-start",
        "b2b",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 875,
      "id": "evt_72870c59e78b8695",
      "traceId": "ddd09b4db84fe11c1c8636a394f927aa",
      "timestamp": "2026-08-01T00:00:35.013Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 17.96,
        "requestBytes": 3825,
        "responseBytes": 63275,
        "cached": false
      },
      "actor": {
        "userId": "u_312273",
        "sessionId": "e02df7f21c786f5b7bbbb0f5",
        "plan": "enterprise",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 80.3,
        "memoryMb": 746,
        "dbQueries": 17,
        "cacheHitRatio": 0.6745,
        "queueDepth": 34
      },
      "tags": [
        "cold-start",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 876,
      "id": "evt_ae33c8fa5c6cfd5e",
      "traceId": "8847a92c2eb4d0b58227e10f74843635",
      "timestamp": "2026-08-01T00:00:35.067Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 166.66,
        "requestBytes": 4069,
        "responseBytes": 20938,
        "cached": false
      },
      "actor": {
        "userId": "u_801777",
        "sessionId": "fa05c34006c9c18a9ddc846f",
        "plan": "starter",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.6,
        "memoryMb": 658.1,
        "dbQueries": 2,
        "cacheHitRatio": 0.2069,
        "queueDepth": 26
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 877,
      "id": "evt_04f529f05457d8f5",
      "traceId": "3d68d82560cc140c0da71a28425e3d38",
      "timestamp": "2026-08-01T00:00:35.113Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 205.84,
        "requestBytes": 3489,
        "responseBytes": 47584,
        "cached": false
      },
      "actor": {
        "userId": "u_757225",
        "sessionId": "82a2e189b4c8e924718bc052",
        "plan": "enterprise",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 64.6,
        "memoryMb": 824.3,
        "dbQueries": 5,
        "cacheHitRatio": 0.4682,
        "queueDepth": 3
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 878,
      "id": "evt_5d052321f60c07bf",
      "traceId": "70a8de1b20ba502d6949f28368d29328",
      "timestamp": "2026-08-01T00:00:35.144Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 201,
        "durationMs": 18.81,
        "requestBytes": 1471,
        "responseBytes": 23581,
        "cached": false
      },
      "actor": {
        "userId": "u_326221",
        "sessionId": "0340a62e11ad457739e17fc0",
        "plan": "pro",
        "country": "US",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 59.4,
        "memoryMb": 729.2,
        "dbQueries": 14,
        "cacheHitRatio": 0.9355,
        "queueDepth": 26
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 879,
      "id": "evt_5d41bb3e894ada5d",
      "traceId": "19e60bfb6ed3043e3c09f1bb83bb6e98",
      "timestamp": "2026-08-01T00:00:35.183Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 72.81,
        "requestBytes": 1405,
        "responseBytes": 45375,
        "cached": false
      },
      "actor": {
        "userId": "u_331212",
        "sessionId": "44243be4f311e8219b5189dc",
        "plan": "free",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.2,
        "memoryMb": 306.4,
        "dbQueries": 4,
        "cacheHitRatio": 0.0767,
        "queueDepth": 23
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 880,
      "id": "evt_91258ca9a670dbec",
      "traceId": "6a1a6d6293c6e72b62536290892932eb",
      "timestamp": "2026-08-01T00:00:35.230Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 338.62,
        "requestBytes": 1968,
        "responseBytes": 63795,
        "cached": false
      },
      "actor": {
        "userId": "u_614154",
        "sessionId": "6313bd6bc13beb17184b44ba",
        "plan": "free",
        "country": "AU",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 11,
        "memoryMb": 516.8,
        "dbQueries": 2,
        "cacheHitRatio": 0.1711,
        "queueDepth": 29
      },
      "tags": [
        "retry",
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 881,
      "id": "evt_685db87a4d63fb22",
      "traceId": "a98f29eb2afdcc1c5bd7c15bc7d6426e",
      "timestamp": "2026-08-01T00:00:35.245Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 147.46,
        "requestBytes": 172,
        "responseBytes": 4405,
        "cached": true
      },
      "actor": {
        "userId": "u_703092",
        "sessionId": "9308390c42ce6803b2c8d29d",
        "plan": "free",
        "country": "BR",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 23.9,
        "memoryMb": 1013.8,
        "dbQueries": 6,
        "cacheHitRatio": 0.6194,
        "queueDepth": 2
      },
      "tags": [
        "b2b",
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 882,
      "id": "evt_37b1ffd050891144",
      "traceId": "16ca662e04c8a632df1dff3b797ab682",
      "timestamp": "2026-08-01T00:00:35.298Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 112.12,
        "requestBytes": 836,
        "responseBytes": 30264,
        "cached": false
      },
      "actor": {
        "userId": "u_113099",
        "sessionId": "2c40f9afc60f0c02c663de64",
        "plan": "enterprise",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.9,
        "memoryMb": 815.4,
        "dbQueries": 12,
        "cacheHitRatio": 0.643,
        "queueDepth": 6
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 883,
      "id": "evt_f902513d211e6aa3",
      "traceId": "1cdcb108f71c51c1d15dc7473072e309",
      "timestamp": "2026-08-01T00:00:35.356Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 114.11,
        "requestBytes": 3318,
        "responseBytes": 30817,
        "cached": false
      },
      "actor": {
        "userId": "u_450606",
        "sessionId": "88ca6475548e3d6c868af781",
        "plan": "enterprise",
        "country": "BR",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 95.1,
        "memoryMb": 171.6,
        "dbQueries": 18,
        "cacheHitRatio": 0.2967,
        "queueDepth": 11
      },
      "tags": [
        "retry",
        "cold-start",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 884,
      "id": "evt_012285c2c74f6ae6",
      "traceId": "3d4542821aed3fe3d49b5fed1ebaa432",
      "timestamp": "2026-08-01T00:00:35.383Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 500,
        "durationMs": 1871.89,
        "requestBytes": 563,
        "responseBytes": 17853,
        "cached": false
      },
      "actor": {
        "userId": "u_729838",
        "sessionId": "8f4d61e24286b895f673c494",
        "plan": "pro",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24,
        "memoryMb": 536.1,
        "dbQueries": 13,
        "cacheHitRatio": 0.8899,
        "queueDepth": 5
      },
      "tags": [
        "checkout",
        "b2b",
        "b2b"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:91:5)",
          "at dispatch (/srv/app/lib/router.js:198:22)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 885,
      "id": "evt_53f68030093a29a9",
      "traceId": "a05f828faf72075cd824ba47e22359a6",
      "timestamp": "2026-08-01T00:00:35.420Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 13.72,
        "requestBytes": 3903,
        "responseBytes": 29385,
        "cached": false
      },
      "actor": {
        "userId": "u_348427",
        "sessionId": "a73413ae302174360b854e7e",
        "plan": "pro",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.6,
        "memoryMb": 671.9,
        "dbQueries": 21,
        "cacheHitRatio": 0.7226,
        "queueDepth": 19
      },
      "tags": [
        "cold-start",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 886,
      "id": "evt_89724a584c8e1c6d",
      "traceId": "8394feb74a3dbd51bf7076c68d1ed76f",
      "timestamp": "2026-08-01T00:00:35.452Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 153.13,
        "requestBytes": 2253,
        "responseBytes": 52578,
        "cached": true
      },
      "actor": {
        "userId": "u_648651",
        "sessionId": "b39246a14147473e06ba2496",
        "plan": "starter",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.8,
        "memoryMb": 400,
        "dbQueries": 8,
        "cacheHitRatio": 0.4195,
        "queueDepth": 39
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 887,
      "id": "evt_74ce0f95bb642fd3",
      "traceId": "09fa6a313dfd4c8b767e2f990e72e99a",
      "timestamp": "2026-08-01T00:00:35.481Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 201,
        "durationMs": 52.05,
        "requestBytes": 702,
        "responseBytes": 44692,
        "cached": false
      },
      "actor": {
        "userId": "u_627070",
        "sessionId": "fba26dc835ad542a9c29680c",
        "plan": "starter",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.2,
        "memoryMb": 214.2,
        "dbQueries": 18,
        "cacheHitRatio": 0.806,
        "queueDepth": 30
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 888,
      "id": "evt_45775fe8e5821cd8",
      "traceId": "bacc1192663a6bf12786a09c5e5f19fc",
      "timestamp": "2026-08-01T00:00:35.555Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 503,
        "durationMs": 2079.05,
        "requestBytes": 821,
        "responseBytes": 32526,
        "cached": false
      },
      "actor": {
        "userId": "u_875868",
        "sessionId": "0a0f0341e407507dad1a5e05",
        "plan": "enterprise",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.8,
        "memoryMb": 565.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.068,
        "queueDepth": 1
      },
      "tags": [
        "slow-query"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:135:34)",
          "at dispatch (/srv/app/lib/router.js:89:40)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 889,
      "id": "evt_6f1d79b9b5b35204",
      "traceId": "1e0bd24f7f5a06c69ddcda772f101b70",
      "timestamp": "2026-08-01T00:00:35.580Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 138.96,
        "requestBytes": 3789,
        "responseBytes": 18632,
        "cached": false
      },
      "actor": {
        "userId": "u_406521",
        "sessionId": "742d949089c0185e437ad222",
        "plan": "free",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71,
        "memoryMb": 472.8,
        "dbQueries": 4,
        "cacheHitRatio": 0.5571,
        "queueDepth": 37
      },
      "tags": [
        "slow-query",
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 890,
      "id": "evt_25551799fc81ed86",
      "traceId": "e0cc86eb361a9899d3ef9f926b23ecfa",
      "timestamp": "2026-08-01T00:00:35.625Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 38.07,
        "requestBytes": 750,
        "responseBytes": 29570,
        "cached": false
      },
      "actor": {
        "userId": "u_577917",
        "sessionId": "320de26288861a0693481d2a",
        "plan": "enterprise",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.4,
        "memoryMb": 190.6,
        "dbQueries": 4,
        "cacheHitRatio": 0.5522,
        "queueDepth": 20
      },
      "tags": [
        "eu",
        "cold-start",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 891,
      "id": "evt_a10917e39af99f4e",
      "traceId": "027f699edda80499aa4ed5c3a8c2fca3",
      "timestamp": "2026-08-01T00:00:35.678Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 294.75,
        "requestBytes": 281,
        "responseBytes": 50952,
        "cached": true
      },
      "actor": {
        "userId": "u_234094",
        "sessionId": "9209b83b50d33f0740c78d40",
        "plan": "free",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.3,
        "memoryMb": 469.1,
        "dbQueries": 1,
        "cacheHitRatio": 0.2932,
        "queueDepth": 4
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 892,
      "id": "evt_41c3d5c66b7e2806",
      "traceId": "7d3cc0f142ac7f0ae680754d2c6a1695",
      "timestamp": "2026-08-01T00:00:35.684Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 322.02,
        "requestBytes": 3731,
        "responseBytes": 46448,
        "cached": false
      },
      "actor": {
        "userId": "u_449513",
        "sessionId": "eeaa880ad2815db981b58026",
        "plan": "starter",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.8,
        "memoryMb": 333.1,
        "dbQueries": 4,
        "cacheHitRatio": 0.7282,
        "queueDepth": 16
      },
      "tags": [
        "slow-query",
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 893,
      "id": "evt_efc497c5e723dfb0",
      "traceId": "96e5dd9a428167f0076db80351fe0624",
      "timestamp": "2026-08-01T00:00:35.746Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 234.62,
        "requestBytes": 2460,
        "responseBytes": 29192,
        "cached": true
      },
      "actor": {
        "userId": "u_438028",
        "sessionId": "e7dfb9d611e1ac6bb9191a82",
        "plan": "starter",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.7,
        "memoryMb": 655.8,
        "dbQueries": 5,
        "cacheHitRatio": 0.6049,
        "queueDepth": 17
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 894,
      "id": "evt_60d54200cb6cf36b",
      "traceId": "9af48e199073a737058d0dca316978c0",
      "timestamp": "2026-08-01T00:00:35.778Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 80.04,
        "requestBytes": 1330,
        "responseBytes": 57321,
        "cached": false
      },
      "actor": {
        "userId": "u_659852",
        "sessionId": "7171581f0ac95bb8cb87b77e",
        "plan": "enterprise",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16.5,
        "memoryMb": 330.6,
        "dbQueries": 0,
        "cacheHitRatio": 0.4978,
        "queueDepth": 14
      },
      "tags": [
        "retry",
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 895,
      "id": "evt_36d56783c37241e8",
      "traceId": "2ec7831494e3b1efe3fd776bf114fcbd",
      "timestamp": "2026-08-01T00:00:35.803Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 82.72,
        "requestBytes": 2508,
        "responseBytes": 59090,
        "cached": false
      },
      "actor": {
        "userId": "u_283598",
        "sessionId": "bd2ec0bb9fe42a5f6ec431e4",
        "plan": "starter",
        "country": "DE",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.3,
        "memoryMb": 124.6,
        "dbQueries": 2,
        "cacheHitRatio": 0.3171,
        "queueDepth": 37
      },
      "tags": [
        "mobile",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 896,
      "id": "evt_2e8c142227f4fda6",
      "traceId": "81ab723cb87764c8ae031db3271eea04",
      "timestamp": "2026-08-01T00:00:35.874Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 128.69,
        "requestBytes": 3411,
        "responseBytes": 43114,
        "cached": false
      },
      "actor": {
        "userId": "u_300432",
        "sessionId": "0559aa338cb36e237e8f88c4",
        "plan": "enterprise",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 0.8,
        "memoryMb": 862.5,
        "dbQueries": 14,
        "cacheHitRatio": 0.7785,
        "queueDepth": 36
      },
      "tags": [
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 897,
      "id": "evt_695dbf86a2a6251f",
      "traceId": "20c6eb4a0c71c13008ea296a35308715",
      "timestamp": "2026-08-01T00:00:35.898Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 30.5,
        "requestBytes": 1517,
        "responseBytes": 23445,
        "cached": false
      },
      "actor": {
        "userId": "u_746425",
        "sessionId": "e2a3cb5c70acd7d2b91400f6",
        "plan": "free",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.8,
        "memoryMb": 617.2,
        "dbQueries": 19,
        "cacheHitRatio": 0.6699,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 898,
      "id": "evt_5f22166028619555",
      "traceId": "8d78d3ba64a05f61fe0947b2b132e81f",
      "timestamp": "2026-08-01T00:00:35.955Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 220.22,
        "requestBytes": 2134,
        "responseBytes": 7455,
        "cached": false
      },
      "actor": {
        "userId": "u_755270",
        "sessionId": "f96c712ddd08dc06c06aefa9",
        "plan": "free",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.1,
        "memoryMb": 344.7,
        "dbQueries": 6,
        "cacheHitRatio": 0.2395,
        "queueDepth": 36
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 899,
      "id": "evt_df8e459e577cc7be",
      "traceId": "db1113c549ac2ccbb5c94cac8bcb8f00",
      "timestamp": "2026-08-01T00:00:35.976Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 503,
        "durationMs": 1776.4,
        "requestBytes": 1944,
        "responseBytes": 26533,
        "cached": true
      },
      "actor": {
        "userId": "u_948499",
        "sessionId": "a30a5d4266809ea9191cb6c2",
        "plan": "pro",
        "country": "ES",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 97.7,
        "memoryMb": 740.5,
        "dbQueries": 5,
        "cacheHitRatio": 0.1811,
        "queueDepth": 4
      },
      "tags": [
        "checkout",
        "checkout"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:389:55)",
          "at dispatch (/srv/app/lib/router.js:142:19)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 900,
      "id": "evt_c3fc3bc32956b5b7",
      "traceId": "a05deec3ee5256cf917ec77fd2306706",
      "timestamp": "2026-08-01T00:00:36.016Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 102.26,
        "requestBytes": 3713,
        "responseBytes": 31770,
        "cached": true
      },
      "actor": {
        "userId": "u_295466",
        "sessionId": "9bfd61cd4e7934e1059cedeb",
        "plan": "pro",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 64.1,
        "memoryMb": 708.6,
        "dbQueries": 4,
        "cacheHitRatio": 0.1487,
        "queueDepth": 36
      },
      "tags": [
        "retry",
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 901,
      "id": "evt_ef4fffae6ef6f1f9",
      "traceId": "db5ff835870825e17d7c750228a2f130",
      "timestamp": "2026-08-01T00:00:36.062Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 201,
        "durationMs": 142.99,
        "requestBytes": 558,
        "responseBytes": 54959,
        "cached": false
      },
      "actor": {
        "userId": "u_985353",
        "sessionId": "78d690e19209dea5432c7da4",
        "plan": "starter",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.5,
        "memoryMb": 550,
        "dbQueries": 5,
        "cacheHitRatio": 0.6062,
        "queueDepth": 10
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 902,
      "id": "evt_113afd91e4315a82",
      "traceId": "7920e0a3d79571640286634231f945e7",
      "timestamp": "2026-08-01T00:00:36.115Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 429,
        "durationMs": 3800.84,
        "requestBytes": 3663,
        "responseBytes": 26284,
        "cached": false
      },
      "actor": {
        "userId": "u_700408",
        "sessionId": "a4ea1817e51cc54ebaefb1de",
        "plan": "free",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.4,
        "memoryMb": 468.3,
        "dbQueries": 23,
        "cacheHitRatio": 0.5325,
        "queueDepth": 14
      },
      "tags": [
        "slow-query"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:289:62)",
          "at dispatch (/srv/app/lib/router.js:180:10)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 903,
      "id": "evt_c49ab2ae068326f8",
      "traceId": "de90e40957a2f86eed00b7d92abfe55d",
      "timestamp": "2026-08-01T00:00:36.121Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 429,
        "durationMs": 4869.35,
        "requestBytes": 1980,
        "responseBytes": 3456,
        "cached": false
      },
      "actor": {
        "userId": "u_574877",
        "sessionId": "88ac20779b05aeeb75823c07",
        "plan": "enterprise",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.9,
        "memoryMb": 933,
        "dbQueries": 16,
        "cacheHitRatio": 0.0847,
        "queueDepth": 21
      },
      "tags": [
        "eu",
        "b2b",
        "b2b"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:56:71)",
          "at dispatch (/srv/app/lib/router.js:151:58)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 904,
      "id": "evt_22e75ebff8fc450a",
      "traceId": "9fcfec0b49d4736a0a75a9bde6db9f75",
      "timestamp": "2026-08-01T00:00:36.182Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 500,
        "durationMs": 1586.74,
        "requestBytes": 2966,
        "responseBytes": 45705,
        "cached": false
      },
      "actor": {
        "userId": "u_967224",
        "sessionId": "4e8beccfc2c5363707ddac84",
        "plan": "pro",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.4,
        "memoryMb": 767.7,
        "dbQueries": 18,
        "cacheHitRatio": 0.753,
        "queueDepth": 7
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:367:28)",
          "at dispatch (/srv/app/lib/router.js:103:63)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 905,
      "id": "evt_a67f8bf760f963c5",
      "traceId": "8f8db7a0c97528019559f87bce040767",
      "timestamp": "2026-08-01T00:00:36.231Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 224.78,
        "requestBytes": 444,
        "responseBytes": 16912,
        "cached": false
      },
      "actor": {
        "userId": "u_124557",
        "sessionId": "5cfc57ddd9922361518c7605",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9,
        "memoryMb": 878.2,
        "dbQueries": 16,
        "cacheHitRatio": 0.7976,
        "queueDepth": 7
      },
      "tags": [
        "retry",
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 906,
      "id": "evt_a37fd2b8f9ef6634",
      "traceId": "83b8abad469754814fdc5bf7ebe5dbe7",
      "timestamp": "2026-08-01T00:00:36.278Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 85.62,
        "requestBytes": 2974,
        "responseBytes": 9222,
        "cached": false
      },
      "actor": {
        "userId": "u_265071",
        "sessionId": "40328f4ffd2c274761c59970",
        "plan": "free",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.8,
        "memoryMb": 398.8,
        "dbQueries": 15,
        "cacheHitRatio": 0.1477,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 907,
      "id": "evt_fbaf9b422a414623",
      "traceId": "0ea40e7e0cc50d5d113d0c3e20b30871",
      "timestamp": "2026-08-01T00:00:36.290Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 227.87,
        "requestBytes": 3211,
        "responseBytes": 6328,
        "cached": false
      },
      "actor": {
        "userId": "u_288558",
        "sessionId": "e9451661c3effe1d801c2930",
        "plan": "pro",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.1,
        "memoryMb": 164.7,
        "dbQueries": 11,
        "cacheHitRatio": 0.6168,
        "queueDepth": 30
      },
      "tags": [
        "cold-start",
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 908,
      "id": "evt_4faea5755cbaab4e",
      "traceId": "53c00ddfb29aad2bfc0bcadcd783210b",
      "timestamp": "2026-08-01T00:00:36.358Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 332.99,
        "requestBytes": 1816,
        "responseBytes": 45539,
        "cached": true
      },
      "actor": {
        "userId": "u_598625",
        "sessionId": "a896459266928044a2b1d36a",
        "plan": "enterprise",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.4,
        "memoryMb": 258.9,
        "dbQueries": 6,
        "cacheHitRatio": 0.354,
        "queueDepth": 0
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 909,
      "id": "evt_f0adf33cdb378180",
      "traceId": "6305517bfa69e687ba73810b13930593",
      "timestamp": "2026-08-01T00:00:36.372Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 187.67,
        "requestBytes": 763,
        "responseBytes": 65148,
        "cached": false
      },
      "actor": {
        "userId": "u_861153",
        "sessionId": "dc048185e9ef63a83634ee66",
        "plan": "starter",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 11,
        "memoryMb": 494.6,
        "dbQueries": 10,
        "cacheHitRatio": 0.7311,
        "queueDepth": 8
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 910,
      "id": "evt_34c3d2d167da873f",
      "traceId": "47b73fa472f04c9dccb68c34c0ed0d3c",
      "timestamp": "2026-08-01T00:00:36.402Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 503,
        "durationMs": 2049.03,
        "requestBytes": 186,
        "responseBytes": 7207,
        "cached": false
      },
      "actor": {
        "userId": "u_770542",
        "sessionId": "fbfeacf4a51ab853639da4ab",
        "plan": "enterprise",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.9,
        "memoryMb": 869.4,
        "dbQueries": 17,
        "cacheHitRatio": 0.1318,
        "queueDepth": 35
      },
      "tags": [
        "slow-query"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:364:70)",
          "at dispatch (/srv/app/lib/router.js:66:18)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 911,
      "id": "evt_3ed295738cb3329c",
      "traceId": "c6b8fd65dd26a75edd0547f71fa7be25",
      "timestamp": "2026-08-01T00:00:36.455Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 17.2,
        "requestBytes": 3203,
        "responseBytes": 3328,
        "cached": false
      },
      "actor": {
        "userId": "u_550776",
        "sessionId": "20e48563256b0e83545fdba4",
        "plan": "enterprise",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.7,
        "memoryMb": 876.9,
        "dbQueries": 6,
        "cacheHitRatio": 0.8749,
        "queueDepth": 17
      },
      "tags": [
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 912,
      "id": "evt_6b8d316184680e9d",
      "traceId": "fc06f137ee915958764c3386413e552e",
      "timestamp": "2026-08-01T00:00:36.512Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 73.11,
        "requestBytes": 3457,
        "responseBytes": 52204,
        "cached": true
      },
      "actor": {
        "userId": "u_580603",
        "sessionId": "4101f8e479ff848d06db23b6",
        "plan": "free",
        "country": "ES",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 24,
        "memoryMb": 397.3,
        "dbQueries": 4,
        "cacheHitRatio": 0.6868,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 913,
      "id": "evt_c82c9fecc6a952c1",
      "traceId": "1e48183c12518506577a6b79840043c4",
      "timestamp": "2026-08-01T00:00:36.524Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 120.51,
        "requestBytes": 1443,
        "responseBytes": 6554,
        "cached": false
      },
      "actor": {
        "userId": "u_503750",
        "sessionId": "2ef28bea08d94e575ac6818d",
        "plan": "starter",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98,
        "memoryMb": 615.5,
        "dbQueries": 18,
        "cacheHitRatio": 0.9925,
        "queueDepth": 29
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 914,
      "id": "evt_b3d45ae3a75169f0",
      "traceId": "b56b86aef14f28b5d9decfaf28f503b7",
      "timestamp": "2026-08-01T00:00:36.583Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 190.55,
        "requestBytes": 263,
        "responseBytes": 51294,
        "cached": true
      },
      "actor": {
        "userId": "u_143059",
        "sessionId": "23851fa0c52584952847436a",
        "plan": "enterprise",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.7,
        "memoryMb": 801.6,
        "dbQueries": 3,
        "cacheHitRatio": 0.2192,
        "queueDepth": 10
      },
      "tags": [
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 915,
      "id": "evt_f7f7bbc7e966a761",
      "traceId": "5617e7b14316a7717f0cae49cf6ea4b1",
      "timestamp": "2026-08-01T00:00:36.625Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 79.5,
        "requestBytes": 132,
        "responseBytes": 22001,
        "cached": false
      },
      "actor": {
        "userId": "u_161884",
        "sessionId": "d1d219b9aa68fe8c33582897",
        "plan": "pro",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.1,
        "memoryMb": 170.4,
        "dbQueries": 10,
        "cacheHitRatio": 0.6982,
        "queueDepth": 37
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 916,
      "id": "evt_4c39dd401e6e9037",
      "traceId": "31098f86bf530902c620a034c1b1c541",
      "timestamp": "2026-08-01T00:00:36.669Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 6.03,
        "requestBytes": 398,
        "responseBytes": 28158,
        "cached": true
      },
      "actor": {
        "userId": "u_350445",
        "sessionId": "867e9ecde5a057eb1fdd025f",
        "plan": "free",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 56.1,
        "memoryMb": 393.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.4643,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 917,
      "id": "evt_313be005e2cdae02",
      "traceId": "5c202ade5df088b7683e7f4e7124007e",
      "timestamp": "2026-08-01T00:00:36.693Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 194.89,
        "requestBytes": 2556,
        "responseBytes": 56848,
        "cached": false
      },
      "actor": {
        "userId": "u_438329",
        "sessionId": "258f69e52025c7267bc6b49f",
        "plan": "pro",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.4,
        "memoryMb": 784.7,
        "dbQueries": 15,
        "cacheHitRatio": 0.1344,
        "queueDepth": 35
      },
      "tags": [
        "eu",
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 918,
      "id": "evt_fc8da924090133f3",
      "traceId": "35c3e7546ea245a22f2ac22022276886",
      "timestamp": "2026-08-01T00:00:36.735Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 332.85,
        "requestBytes": 2247,
        "responseBytes": 55625,
        "cached": false
      },
      "actor": {
        "userId": "u_605874",
        "sessionId": "bb2c23312e640ee00a7f14f5",
        "plan": "enterprise",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38.2,
        "memoryMb": 314.3,
        "dbQueries": 23,
        "cacheHitRatio": 0.6791,
        "queueDepth": 10
      },
      "tags": [
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 919,
      "id": "evt_1cff0afa7457ee90",
      "traceId": "7260a3338874eb67ebb0de318c5991f4",
      "timestamp": "2026-08-01T00:00:36.768Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 295.61,
        "requestBytes": 2524,
        "responseBytes": 59447,
        "cached": true
      },
      "actor": {
        "userId": "u_984031",
        "sessionId": "aeb12a4607cf4138f7fe835d",
        "plan": "starter",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 48.5,
        "memoryMb": 924,
        "dbQueries": 1,
        "cacheHitRatio": 0.9625,
        "queueDepth": 9
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 920,
      "id": "evt_d49cc97c7e563c64",
      "traceId": "248ccc2cb1e6b843dfeef99d7b79cb0f",
      "timestamp": "2026-08-01T00:00:36.830Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 75.23,
        "requestBytes": 84,
        "responseBytes": 64585,
        "cached": false
      },
      "actor": {
        "userId": "u_745772",
        "sessionId": "ac504ebf1da601602f3f3cdf",
        "plan": "enterprise",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.6,
        "memoryMb": 756.6,
        "dbQueries": 6,
        "cacheHitRatio": 0.7281,
        "queueDepth": 32
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 921,
      "id": "evt_cef85fede95ec85f",
      "traceId": "e696e9027a90c739d2c66c1fbabb4a02",
      "timestamp": "2026-08-01T00:00:36.869Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 503,
        "durationMs": 1502.23,
        "requestBytes": 1617,
        "responseBytes": 8403,
        "cached": true
      },
      "actor": {
        "userId": "u_769133",
        "sessionId": "0412c5c2d78ef1c48fda6bed",
        "plan": "enterprise",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.6,
        "memoryMb": 906.8,
        "dbQueries": 11,
        "cacheHitRatio": 0.9136,
        "queueDepth": 14
      },
      "tags": [
        "slow-query"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:78:17)",
          "at dispatch (/srv/app/lib/router.js:75:35)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 922,
      "id": "evt_d143e8ff17d34e46",
      "traceId": "ece46a258a79e64a76915ea8c3144db0",
      "timestamp": "2026-08-01T00:00:36.919Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 500,
        "durationMs": 1388.42,
        "requestBytes": 3592,
        "responseBytes": 47491,
        "cached": false
      },
      "actor": {
        "userId": "u_125067",
        "sessionId": "32b407429b2602d1c5fbc4bb",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.6,
        "memoryMb": 730.7,
        "dbQueries": 4,
        "cacheHitRatio": 0.5204,
        "queueDepth": 34
      },
      "tags": [
        "eu",
        "slow-query"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:57:54)",
          "at dispatch (/srv/app/lib/router.js:127:62)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 923,
      "id": "evt_b27dfa4c1e3ab0b1",
      "traceId": "fd2c0e7e5179d2711b2ded2329b85152",
      "timestamp": "2026-08-01T00:00:36.953Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 179.91,
        "requestBytes": 3526,
        "responseBytes": 25978,
        "cached": false
      },
      "actor": {
        "userId": "u_116802",
        "sessionId": "3344d61abd51fd8980d10612",
        "plan": "pro",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.3,
        "memoryMb": 1009.9,
        "dbQueries": 3,
        "cacheHitRatio": 0.4119,
        "queueDepth": 33
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 924,
      "id": "evt_036864ef76edc8bb",
      "traceId": "ce7f162c283f8e6ddc7041a46242b582",
      "timestamp": "2026-08-01T00:00:36.983Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 201,
        "durationMs": 244.73,
        "requestBytes": 2376,
        "responseBytes": 23766,
        "cached": true
      },
      "actor": {
        "userId": "u_997800",
        "sessionId": "93868f3908f676da8bfe5928",
        "plan": "pro",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 3.5,
        "memoryMb": 674.6,
        "dbQueries": 15,
        "cacheHitRatio": 0.2357,
        "queueDepth": 10
      },
      "tags": [
        "eu",
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 925,
      "id": "evt_83067c6aea0b1db4",
      "traceId": "8948543e87e379f42f28c5110e40d09f",
      "timestamp": "2026-08-01T00:00:37.007Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 201,
        "durationMs": 159.78,
        "requestBytes": 2936,
        "responseBytes": 19658,
        "cached": false
      },
      "actor": {
        "userId": "u_124633",
        "sessionId": "8804fe668486f97076d4fcc1",
        "plan": "starter",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 31.3,
        "memoryMb": 708.3,
        "dbQueries": 23,
        "cacheHitRatio": 0.5162,
        "queueDepth": 22
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 926,
      "id": "evt_2a6fde1f0e3d63c5",
      "traceId": "165ba6ab0eb318ba1e647b389c47f87a",
      "timestamp": "2026-08-01T00:00:37.072Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 171.95,
        "requestBytes": 3692,
        "responseBytes": 38674,
        "cached": false
      },
      "actor": {
        "userId": "u_675083",
        "sessionId": "f7acc16b68f47d6dc08a2b86",
        "plan": "starter",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 94.2,
        "memoryMb": 848.6,
        "dbQueries": 15,
        "cacheHitRatio": 0.4896,
        "queueDepth": 17
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 927,
      "id": "evt_e8bb0d7b28978d17",
      "traceId": "59094a75463525dd5e2302e58e946a98",
      "timestamp": "2026-08-01T00:00:37.106Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 409,
        "durationMs": 1601.62,
        "requestBytes": 2422,
        "responseBytes": 50196,
        "cached": false
      },
      "actor": {
        "userId": "u_657121",
        "sessionId": "d4c7e8bbfbfa80e63c644d41",
        "plan": "free",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.6,
        "memoryMb": 498.3,
        "dbQueries": 10,
        "cacheHitRatio": 0.0491,
        "queueDepth": 36
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:255:58)",
          "at dispatch (/srv/app/lib/router.js:137:32)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 928,
      "id": "evt_e9fe53c59fdda3ac",
      "traceId": "937442fbed01fe2e0f2a124393a02cd5",
      "timestamp": "2026-08-01T00:00:37.150Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 343.8,
        "requestBytes": 2412,
        "responseBytes": 29946,
        "cached": true
      },
      "actor": {
        "userId": "u_574564",
        "sessionId": "cc14ee7e51e5fed9fb4452ac",
        "plan": "free",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.3,
        "memoryMb": 898,
        "dbQueries": 19,
        "cacheHitRatio": 0.9324,
        "queueDepth": 38
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 929,
      "id": "evt_17bc2a18c7efc1b1",
      "traceId": "c57de0f7d0bfa9ab3721944c621b1bf6",
      "timestamp": "2026-08-01T00:00:37.160Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 266.98,
        "requestBytes": 3155,
        "responseBytes": 44099,
        "cached": true
      },
      "actor": {
        "userId": "u_151578",
        "sessionId": "ac42ea75c380647aa794180d",
        "plan": "enterprise",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.2,
        "memoryMb": 897.3,
        "dbQueries": 16,
        "cacheHitRatio": 0.867,
        "queueDepth": 25
      },
      "tags": [
        "slow-query",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 930,
      "id": "evt_157afd7622725238",
      "traceId": "b73b57c60f3572add4c8ead9ac2166c2",
      "timestamp": "2026-08-01T00:00:37.213Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 305.95,
        "requestBytes": 4009,
        "responseBytes": 27880,
        "cached": false
      },
      "actor": {
        "userId": "u_644422",
        "sessionId": "830203991a1194d98eab4be4",
        "plan": "pro",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.8,
        "memoryMb": 159.2,
        "dbQueries": 17,
        "cacheHitRatio": 0.1407,
        "queueDepth": 37
      },
      "tags": [
        "retry",
        "cold-start",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 931,
      "id": "evt_bc5b005ac8ea64da",
      "traceId": "c68dc7c75d2d19512cc32e7573108db3",
      "timestamp": "2026-08-01T00:00:37.240Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 260.65,
        "requestBytes": 4039,
        "responseBytes": 59092,
        "cached": false
      },
      "actor": {
        "userId": "u_517598",
        "sessionId": "834646092a5dc3c13c3e8e91",
        "plan": "free",
        "country": "ES",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 51.1,
        "memoryMb": 241.8,
        "dbQueries": 15,
        "cacheHitRatio": 0.2186,
        "queueDepth": 6
      },
      "tags": [
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 932,
      "id": "evt_444fda6cccc94e88",
      "traceId": "fe898bfe855fe82a611740f6d832b1c9",
      "timestamp": "2026-08-01T00:00:37.313Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 145.37,
        "requestBytes": 1046,
        "responseBytes": 8707,
        "cached": true
      },
      "actor": {
        "userId": "u_265227",
        "sessionId": "3c49b59c3bcbee7b46ca5c83",
        "plan": "starter",
        "country": "DE",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 32.1,
        "memoryMb": 838.4,
        "dbQueries": 11,
        "cacheHitRatio": 0.6105,
        "queueDepth": 29
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 933,
      "id": "evt_966e8e5d9aa3f1bc",
      "traceId": "b37b3864304e2c4669ff3ffaa151ac04",
      "timestamp": "2026-08-01T00:00:37.328Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 88.14,
        "requestBytes": 3372,
        "responseBytes": 5183,
        "cached": false
      },
      "actor": {
        "userId": "u_841833",
        "sessionId": "034ee293afacd151e10fba8c",
        "plan": "starter",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.2,
        "memoryMb": 726.7,
        "dbQueries": 13,
        "cacheHitRatio": 0.8763,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 934,
      "id": "evt_1125cd549cd1cd79",
      "traceId": "c4e6dc4dc5ac9868fb8478673249db13",
      "timestamp": "2026-08-01T00:00:37.373Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 174.48,
        "requestBytes": 3685,
        "responseBytes": 38282,
        "cached": false
      },
      "actor": {
        "userId": "u_752185",
        "sessionId": "5ed5d44e631fb74a709cf8fe",
        "plan": "enterprise",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.5,
        "memoryMb": 674.6,
        "dbQueries": 22,
        "cacheHitRatio": 0.6603,
        "queueDepth": 31
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 935,
      "id": "evt_3de3da8d19218167",
      "traceId": "9d2537563d40f436fa1e9753b06eedd2",
      "timestamp": "2026-08-01T00:00:37.411Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 86.46,
        "requestBytes": 3309,
        "responseBytes": 44195,
        "cached": true
      },
      "actor": {
        "userId": "u_203890",
        "sessionId": "fe94cad64e3beae05c929ec9",
        "plan": "starter",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51,
        "memoryMb": 630,
        "dbQueries": 9,
        "cacheHitRatio": 0.2285,
        "queueDepth": 14
      },
      "tags": [
        "mobile",
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 936,
      "id": "evt_e2a82090beff441b",
      "traceId": "05bf564faf5a28a9044b90f72821cdfb",
      "timestamp": "2026-08-01T00:00:37.474Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 96.04,
        "requestBytes": 2334,
        "responseBytes": 5389,
        "cached": false
      },
      "actor": {
        "userId": "u_750473",
        "sessionId": "3b6eac7853a0cc8dd6345c94",
        "plan": "enterprise",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.3,
        "memoryMb": 800.7,
        "dbQueries": 0,
        "cacheHitRatio": 0.0273,
        "queueDepth": 6
      },
      "tags": [
        "eu",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 937,
      "id": "evt_a685ab1b83a68abb",
      "traceId": "5c6693f3fedc729dddc98cc6ee941104",
      "timestamp": "2026-08-01T00:00:37.490Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 303.27,
        "requestBytes": 827,
        "responseBytes": 25488,
        "cached": false
      },
      "actor": {
        "userId": "u_890763",
        "sessionId": "062ab940ee2540667ed17e18",
        "plan": "starter",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.6,
        "memoryMb": 555,
        "dbQueries": 9,
        "cacheHitRatio": 0.3492,
        "queueDepth": 27
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 938,
      "id": "evt_35ee715ebe76b3c1",
      "traceId": "9c1b4ae4f39db77886dc1a20e5b951a4",
      "timestamp": "2026-08-01T00:00:37.527Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 291.83,
        "requestBytes": 1593,
        "responseBytes": 28135,
        "cached": true
      },
      "actor": {
        "userId": "u_935659",
        "sessionId": "37653e963564b0836004c939",
        "plan": "starter",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.6,
        "memoryMb": 976.2,
        "dbQueries": 22,
        "cacheHitRatio": 0.9112,
        "queueDepth": 10
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 939,
      "id": "evt_360fa8ee4bfb2297",
      "traceId": "2d7dbbabc70cd696700a43d8e9562cad",
      "timestamp": "2026-08-01T00:00:37.582Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 320.81,
        "requestBytes": 1403,
        "responseBytes": 2475,
        "cached": true
      },
      "actor": {
        "userId": "u_207617",
        "sessionId": "6134a9be50a9498579978f46",
        "plan": "pro",
        "country": "AU",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 91.4,
        "memoryMb": 228.9,
        "dbQueries": 1,
        "cacheHitRatio": 0.768,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 940,
      "id": "evt_1e0ac3a6ebe0825a",
      "traceId": "8281e02a0ca7438318e47a60a27ac7f2",
      "timestamp": "2026-08-01T00:00:37.611Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 287.65,
        "requestBytes": 156,
        "responseBytes": 54994,
        "cached": true
      },
      "actor": {
        "userId": "u_654572",
        "sessionId": "56fe03bff6ed841a871d7d08",
        "plan": "pro",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.3,
        "memoryMb": 734.6,
        "dbQueries": 23,
        "cacheHitRatio": 0.5716,
        "queueDepth": 8
      },
      "tags": [
        "mobile",
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 941,
      "id": "evt_f0b323d2ae690f18",
      "traceId": "2d1fb865e373d66f6ed221217631f2a1",
      "timestamp": "2026-08-01T00:00:37.671Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 230.21,
        "requestBytes": 3463,
        "responseBytes": 37233,
        "cached": false
      },
      "actor": {
        "userId": "u_769479",
        "sessionId": "65d20ef8731643b13cd2a4f9",
        "plan": "starter",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.8,
        "memoryMb": 325.2,
        "dbQueries": 10,
        "cacheHitRatio": 0.409,
        "queueDepth": 13
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 942,
      "id": "evt_520f5d3002caea8f",
      "traceId": "83da6dec0779f6a5b612d918b3c76859",
      "timestamp": "2026-08-01T00:00:37.702Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 502,
        "durationMs": 4521.43,
        "requestBytes": 4011,
        "responseBytes": 2258,
        "cached": false
      },
      "actor": {
        "userId": "u_215186",
        "sessionId": "891c6d8929f71dd42da27757",
        "plan": "starter",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.5,
        "memoryMb": 549.6,
        "dbQueries": 9,
        "cacheHitRatio": 0.7673,
        "queueDepth": 17
      },
      "tags": [
        "cold-start",
        "checkout",
        "eu"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:323:47)",
          "at dispatch (/srv/app/lib/router.js:38:5)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 943,
      "id": "evt_735ae51f4b6e53ec",
      "traceId": "691e9b32d51e179309e20a94c3b4344f",
      "timestamp": "2026-08-01T00:00:37.738Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 119.26,
        "requestBytes": 1556,
        "responseBytes": 4114,
        "cached": false
      },
      "actor": {
        "userId": "u_656450",
        "sessionId": "6ed7ed59a5341962123777ff",
        "plan": "enterprise",
        "country": "AU",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 89.1,
        "memoryMb": 120.6,
        "dbQueries": 15,
        "cacheHitRatio": 0.2507,
        "queueDepth": 2
      },
      "tags": [
        "eu",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 944,
      "id": "evt_c44aa5f8596e4e22",
      "traceId": "98cae975f39aa38260471404ff8f3471",
      "timestamp": "2026-08-01T00:00:37.796Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 33.67,
        "requestBytes": 356,
        "responseBytes": 44716,
        "cached": true
      },
      "actor": {
        "userId": "u_333246",
        "sessionId": "e3c425f3ebdd62e0efd0abf2",
        "plan": "enterprise",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.8,
        "memoryMb": 497.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.6328,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 945,
      "id": "evt_2689ed09d76ac519",
      "traceId": "de41ba60b441bdc9e56189448966f18d",
      "timestamp": "2026-08-01T00:00:37.823Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 305.71,
        "requestBytes": 1145,
        "responseBytes": 26948,
        "cached": false
      },
      "actor": {
        "userId": "u_159095",
        "sessionId": "5783e70d698f1753ce0d1c8c",
        "plan": "free",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.9,
        "memoryMb": 386.9,
        "dbQueries": 23,
        "cacheHitRatio": 0.0053,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 946,
      "id": "evt_f52a0c09fbfc8519",
      "traceId": "9db2c1938820890879e8c2491a4d3fe3",
      "timestamp": "2026-08-01T00:00:37.860Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 127.35,
        "requestBytes": 1250,
        "responseBytes": 5277,
        "cached": false
      },
      "actor": {
        "userId": "u_666416",
        "sessionId": "46e048b3a85b61c81d0451a9",
        "plan": "enterprise",
        "country": "DE",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.2,
        "memoryMb": 614.1,
        "dbQueries": 1,
        "cacheHitRatio": 0.4101,
        "queueDepth": 31
      },
      "tags": [
        "mobile",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 947,
      "id": "evt_90d817e21ffd12a2",
      "traceId": "c8c357e6a612b8ca84eec825deec2645",
      "timestamp": "2026-08-01T00:00:37.901Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 76.01,
        "requestBytes": 48,
        "responseBytes": 30026,
        "cached": true
      },
      "actor": {
        "userId": "u_115310",
        "sessionId": "cb282ed3a3e2f820d64f88b1",
        "plan": "free",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.6,
        "memoryMb": 754.2,
        "dbQueries": 8,
        "cacheHitRatio": 0.303,
        "queueDepth": 16
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 948,
      "id": "evt_7bb24f91fb733e38",
      "traceId": "638e95dd684679bcd360ec32dc33fc0e",
      "timestamp": "2026-08-01T00:00:37.951Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 75.78,
        "requestBytes": 1513,
        "responseBytes": 8726,
        "cached": true
      },
      "actor": {
        "userId": "u_420362",
        "sessionId": "13d69dc2499d7fc8241e23a0",
        "plan": "pro",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.9,
        "memoryMb": 668.8,
        "dbQueries": 7,
        "cacheHitRatio": 0.1563,
        "queueDepth": 19
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 949,
      "id": "evt_58c366cc01167e13",
      "traceId": "1c94c05c440bef780ad8c45c1a87a02e",
      "timestamp": "2026-08-01T00:00:37.978Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 161.01,
        "requestBytes": 1533,
        "responseBytes": 43284,
        "cached": false
      },
      "actor": {
        "userId": "u_376955",
        "sessionId": "c76214b9da41e9cd5e0d7892",
        "plan": "enterprise",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.7,
        "memoryMb": 554.1,
        "dbQueries": 8,
        "cacheHitRatio": 0.0327,
        "queueDepth": 28
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 950,
      "id": "evt_e0ae755ab532ae04",
      "traceId": "a656dfdfae1824e3a6c76674b606773b",
      "timestamp": "2026-08-01T00:00:38.027Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 90.39,
        "requestBytes": 1760,
        "responseBytes": 27659,
        "cached": true
      },
      "actor": {
        "userId": "u_868995",
        "sessionId": "4f405c414659070b0c04b27e",
        "plan": "pro",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.9,
        "memoryMb": 455.1,
        "dbQueries": 13,
        "cacheHitRatio": 0.868,
        "queueDepth": 27
      },
      "tags": [
        "canary",
        "canary",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 951,
      "id": "evt_9666cc93f5d82b0a",
      "traceId": "2a9610221e74eb2ea26a360c05e8b592",
      "timestamp": "2026-08-01T00:00:38.063Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 503,
        "durationMs": 3500.05,
        "requestBytes": 1637,
        "responseBytes": 59454,
        "cached": false
      },
      "actor": {
        "userId": "u_793163",
        "sessionId": "98fedf5aa099ac3d546f1a22",
        "plan": "starter",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74,
        "memoryMb": 970.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.0349,
        "queueDepth": 17
      },
      "tags": [
        "checkout",
        "eu"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:388:47)",
          "at dispatch (/srv/app/lib/router.js:65:22)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 952,
      "id": "evt_adb76086ddbf075c",
      "traceId": "175e1abf99ba209ca9dfeb4015e017ae",
      "timestamp": "2026-08-01T00:00:38.095Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 80.36,
        "requestBytes": 3002,
        "responseBytes": 28821,
        "cached": false
      },
      "actor": {
        "userId": "u_612498",
        "sessionId": "09cfb96fbfa622009d9b4bcb",
        "plan": "pro",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.7,
        "memoryMb": 142.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.0421,
        "queueDepth": 13
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 953,
      "id": "evt_91a8dd9b0a74bbe1",
      "traceId": "402543536be89f2dc2470428ed3e859f",
      "timestamp": "2026-08-01T00:00:38.158Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 233.96,
        "requestBytes": 1823,
        "responseBytes": 22109,
        "cached": false
      },
      "actor": {
        "userId": "u_258241",
        "sessionId": "b6f6337c75797963730f351b",
        "plan": "starter",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.8,
        "memoryMb": 411.1,
        "dbQueries": 15,
        "cacheHitRatio": 0.3017,
        "queueDepth": 10
      },
      "tags": [
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 954,
      "id": "evt_827ac485320ec4e2",
      "traceId": "c573cafc1a5bb2e29e6bf2a094470604",
      "timestamp": "2026-08-01T00:00:38.169Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 200.38,
        "requestBytes": 2286,
        "responseBytes": 18756,
        "cached": false
      },
      "actor": {
        "userId": "u_971391",
        "sessionId": "5e878e0b7c4db6fbe74e7f61",
        "plan": "free",
        "country": "US",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 84.6,
        "memoryMb": 133.5,
        "dbQueries": 21,
        "cacheHitRatio": 0.7093,
        "queueDepth": 35
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 955,
      "id": "evt_58e7d465fb5c47ec",
      "traceId": "bece15f8962c56bec52e14f2c4f3ff19",
      "timestamp": "2026-08-01T00:00:38.208Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 250.31,
        "requestBytes": 698,
        "responseBytes": 36358,
        "cached": false
      },
      "actor": {
        "userId": "u_683554",
        "sessionId": "a45d3af9be7d869a658967f9",
        "plan": "enterprise",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.7,
        "memoryMb": 933.5,
        "dbQueries": 2,
        "cacheHitRatio": 0.5558,
        "queueDepth": 2
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 956,
      "id": "evt_8888ee58b79bc8af",
      "traceId": "074bbbfb6ca20689d3fa6949b0ec04a3",
      "timestamp": "2026-08-01T00:00:38.277Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 159.33,
        "requestBytes": 2451,
        "responseBytes": 28981,
        "cached": false
      },
      "actor": {
        "userId": "u_160003",
        "sessionId": "4d96952a8291c004e91edc67",
        "plan": "pro",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.9,
        "memoryMb": 282.1,
        "dbQueries": 12,
        "cacheHitRatio": 0.0428,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 957,
      "id": "evt_02dcbcf01c025602",
      "traceId": "f17c8dfa4d59dc0f2a4cd3f1b9b65965",
      "timestamp": "2026-08-01T00:00:38.286Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 304,
        "durationMs": 340.64,
        "requestBytes": 2627,
        "responseBytes": 63842,
        "cached": false
      },
      "actor": {
        "userId": "u_101906",
        "sessionId": "5ef4ce477b09b658d4511d67",
        "plan": "pro",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.7,
        "memoryMb": 120.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.0199,
        "queueDepth": 5
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 958,
      "id": "evt_2fcbfd5005e0523d",
      "traceId": "0431f8d1357e8468d820b5edd692fe33",
      "timestamp": "2026-08-01T00:00:38.346Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 500,
        "durationMs": 3078.84,
        "requestBytes": 3672,
        "responseBytes": 13529,
        "cached": false
      },
      "actor": {
        "userId": "u_279480",
        "sessionId": "54d305eb59590679c56fc88b",
        "plan": "starter",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 67,
        "memoryMb": 492.3,
        "dbQueries": 11,
        "cacheHitRatio": 0.4115,
        "queueDepth": 26
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:190:35)",
          "at dispatch (/srv/app/lib/router.js:104:19)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 959,
      "id": "evt_aef01947921daffc",
      "traceId": "3e60640e0651d09bbdbed40366b67749",
      "timestamp": "2026-08-01T00:00:38.385Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 204,
        "durationMs": 209.85,
        "requestBytes": 2335,
        "responseBytes": 11607,
        "cached": false
      },
      "actor": {
        "userId": "u_133422",
        "sessionId": "c526dc9f1c6528d8ceaa7c3e",
        "plan": "starter",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.9,
        "memoryMb": 1002.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.2265,
        "queueDepth": 37
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 960,
      "id": "evt_e70dd709adda5a89",
      "traceId": "977f9278b9c51f3a56bf774bf62a9889",
      "timestamp": "2026-08-01T00:00:38.434Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 189.66,
        "requestBytes": 251,
        "responseBytes": 54121,
        "cached": false
      },
      "actor": {
        "userId": "u_867129",
        "sessionId": "4ef0c6c01c50f492f0021e91",
        "plan": "starter",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12,
        "memoryMb": 782.7,
        "dbQueries": 14,
        "cacheHitRatio": 0.0724,
        "queueDepth": 39
      },
      "tags": [
        "checkout",
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 961,
      "id": "evt_35d01c93676d092f",
      "traceId": "93bf46017573b29fc21ccdf9be20c1c9",
      "timestamp": "2026-08-01T00:00:38.444Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 204.78,
        "requestBytes": 1267,
        "responseBytes": 20935,
        "cached": false
      },
      "actor": {
        "userId": "u_116938",
        "sessionId": "9b6a98aa25e6046c694cb414",
        "plan": "enterprise",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.3,
        "memoryMb": 670.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.8243,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 962,
      "id": "evt_56a30f6768c8d795",
      "traceId": "624e2791450979438d10c92681f8551a",
      "timestamp": "2026-08-01T00:00:38.493Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 20.11,
        "requestBytes": 2693,
        "responseBytes": 37836,
        "cached": false
      },
      "actor": {
        "userId": "u_337336",
        "sessionId": "01780501df466165c7824b0a",
        "plan": "enterprise",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.2,
        "memoryMb": 217.5,
        "dbQueries": 9,
        "cacheHitRatio": 0.3295,
        "queueDepth": 13
      },
      "tags": [
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 963,
      "id": "evt_8b2e7ff68f55d744",
      "traceId": "b810474a0ecbd9e7f181d166fcbb8bfe",
      "timestamp": "2026-08-01T00:00:38.554Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 173.62,
        "requestBytes": 3924,
        "responseBytes": 50753,
        "cached": false
      },
      "actor": {
        "userId": "u_580392",
        "sessionId": "0eea44c5fa3ceaf5a1ce54ee",
        "plan": "enterprise",
        "country": "SG",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 97.8,
        "memoryMb": 137.7,
        "dbQueries": 20,
        "cacheHitRatio": 0.4919,
        "queueDepth": 26
      },
      "tags": [
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 964,
      "id": "evt_2d18c28cd06a5b0f",
      "traceId": "828df46d32ea77c0a95dd575a539a58f",
      "timestamp": "2026-08-01T00:00:38.560Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 237.52,
        "requestBytes": 1009,
        "responseBytes": 3009,
        "cached": false
      },
      "actor": {
        "userId": "u_723722",
        "sessionId": "e013b1359eede9bae6ea4113",
        "plan": "pro",
        "country": "ES",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.6,
        "memoryMb": 327.2,
        "dbQueries": 19,
        "cacheHitRatio": 0.7334,
        "queueDepth": 30
      },
      "tags": [
        "canary",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 965,
      "id": "evt_4a65e91a4964d0f1",
      "traceId": "e7a4bf120d15b42df505a8fc7642a9ba",
      "timestamp": "2026-08-01T00:00:38.602Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 503,
        "durationMs": 2679.77,
        "requestBytes": 3956,
        "responseBytes": 2478,
        "cached": false
      },
      "actor": {
        "userId": "u_613908",
        "sessionId": "a129a860b07787649713927d",
        "plan": "pro",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.5,
        "memoryMb": 944.6,
        "dbQueries": 0,
        "cacheHitRatio": 0.0773,
        "queueDepth": 24
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:77:77)",
          "at dispatch (/srv/app/lib/router.js:123:50)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 966,
      "id": "evt_d1936c8fb4f55949",
      "traceId": "3270c52c94fda0dea5238254cd61178b",
      "timestamp": "2026-08-01T00:00:38.658Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 27.01,
        "requestBytes": 3795,
        "responseBytes": 28750,
        "cached": false
      },
      "actor": {
        "userId": "u_422689",
        "sessionId": "168d87ef25a9708ef464d99a",
        "plan": "enterprise",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.5,
        "memoryMb": 744.9,
        "dbQueries": 13,
        "cacheHitRatio": 0.7466,
        "queueDepth": 25
      },
      "tags": [
        "eu",
        "cold-start",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 967,
      "id": "evt_69d826f8fe670c3a",
      "traceId": "35c80328cb3aecdad23e22417c43f3e5",
      "timestamp": "2026-08-01T00:00:38.692Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 276.12,
        "requestBytes": 1642,
        "responseBytes": 34833,
        "cached": false
      },
      "actor": {
        "userId": "u_701282",
        "sessionId": "0454fe0e0f0fbe0d9e2ac99d",
        "plan": "enterprise",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.5,
        "memoryMb": 251.3,
        "dbQueries": 12,
        "cacheHitRatio": 0.021,
        "queueDepth": 11
      },
      "tags": [
        "slow-query",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 968,
      "id": "evt_7492e39747358375",
      "traceId": "f9a80c49bdbac5daeb8a0c176500c436",
      "timestamp": "2026-08-01T00:00:38.734Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 500,
        "durationMs": 1434.88,
        "requestBytes": 597,
        "responseBytes": 43325,
        "cached": false
      },
      "actor": {
        "userId": "u_555506",
        "sessionId": "24ca2d8288ab618c50b38319",
        "plan": "enterprise",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.8,
        "memoryMb": 714.6,
        "dbQueries": 11,
        "cacheHitRatio": 0.8016,
        "queueDepth": 21
      },
      "tags": [
        "cold-start",
        "checkout"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:39:37)",
          "at dispatch (/srv/app/lib/router.js:70:8)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 969,
      "id": "evt_47bdadb8e52cdd77",
      "traceId": "8847e74aeb3e133a1ffeda97574e7f29",
      "timestamp": "2026-08-01T00:00:38.786Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 429,
        "durationMs": 2582.81,
        "requestBytes": 3614,
        "responseBytes": 23593,
        "cached": false
      },
      "actor": {
        "userId": "u_796555",
        "sessionId": "fbd2c9958235b4c483d74391",
        "plan": "enterprise",
        "country": "FR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 51.2,
        "memoryMb": 594.7,
        "dbQueries": 22,
        "cacheHitRatio": 0.8443,
        "queueDepth": 8
      },
      "tags": [
        "cold-start",
        "cold-start",
        "mobile"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:322:3)",
          "at dispatch (/srv/app/lib/router.js:199:15)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 970,
      "id": "evt_927328dd2ad5f7a3",
      "traceId": "5f9e1c25bf0bfe184b0f6186e7da3332",
      "timestamp": "2026-08-01T00:00:38.802Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 252.14,
        "requestBytes": 157,
        "responseBytes": 8926,
        "cached": false
      },
      "actor": {
        "userId": "u_711392",
        "sessionId": "6ce4db68de3f3e66cca7400a",
        "plan": "pro",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.8,
        "memoryMb": 830.8,
        "dbQueries": 13,
        "cacheHitRatio": 0.1813,
        "queueDepth": 34
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 971,
      "id": "evt_c4fc650cb7e59fd7",
      "traceId": "b0dbfdd88c6dd0d73f6cb37e31c3e718",
      "timestamp": "2026-08-01T00:00:38.859Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 121.27,
        "requestBytes": 3419,
        "responseBytes": 19691,
        "cached": false
      },
      "actor": {
        "userId": "u_628087",
        "sessionId": "5bd915c6aa0a28726bb00b04",
        "plan": "free",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.2,
        "memoryMb": 547,
        "dbQueries": 9,
        "cacheHitRatio": 0.262,
        "queueDepth": 10
      },
      "tags": [
        "mobile",
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 972,
      "id": "evt_5a8022c71d2d6388",
      "traceId": "4c57ac4037c0543d031a126cbd2408c5",
      "timestamp": "2026-08-01T00:00:38.909Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 342.92,
        "requestBytes": 417,
        "responseBytes": 52839,
        "cached": false
      },
      "actor": {
        "userId": "u_744761",
        "sessionId": "3961289fd71ca6de61ebe89f",
        "plan": "pro",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.8,
        "memoryMb": 966.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.5443,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 973,
      "id": "evt_4398b5f58dbb344a",
      "traceId": "6ed13f09dba36f0bb7578e38be2e9435",
      "timestamp": "2026-08-01T00:00:38.935Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 211.48,
        "requestBytes": 867,
        "responseBytes": 32707,
        "cached": false
      },
      "actor": {
        "userId": "u_620315",
        "sessionId": "a7728d999cbf5e6cf7c08dbe",
        "plan": "pro",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.1,
        "memoryMb": 464.3,
        "dbQueries": 7,
        "cacheHitRatio": 0.2093,
        "queueDepth": 1
      },
      "tags": [
        "canary",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 974,
      "id": "evt_9104929881d2a283",
      "traceId": "aa6544fd21ee5bdb5ae89fe0b1791d98",
      "timestamp": "2026-08-01T00:00:38.980Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 200,
        "durationMs": 202.63,
        "requestBytes": 2535,
        "responseBytes": 17562,
        "cached": false
      },
      "actor": {
        "userId": "u_641062",
        "sessionId": "65e8f7a1b58e373c7ee16cfa",
        "plan": "free",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.8,
        "memoryMb": 555.3,
        "dbQueries": 5,
        "cacheHitRatio": 0.5616,
        "queueDepth": 32
      },
      "tags": [
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 975,
      "id": "evt_d5b7cb742cfdb989",
      "traceId": "2d1aa2f5a8c6c76fa563ce3bbcacd944",
      "timestamp": "2026-08-01T00:00:39.014Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 9.36,
        "requestBytes": 235,
        "responseBytes": 58367,
        "cached": true
      },
      "actor": {
        "userId": "u_709684",
        "sessionId": "0fa4699db3b4d29cc18e4213",
        "plan": "pro",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57.8,
        "memoryMb": 719.6,
        "dbQueries": 8,
        "cacheHitRatio": 0.7259,
        "queueDepth": 5
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 976,
      "id": "evt_2fa4dde1bf8030f8",
      "traceId": "653349736c47d8af6257970bce52df1f",
      "timestamp": "2026-08-01T00:00:39.063Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 409,
        "durationMs": 2209.1,
        "requestBytes": 3871,
        "responseBytes": 26787,
        "cached": false
      },
      "actor": {
        "userId": "u_625069",
        "sessionId": "c334fe6c6ce295ad5693457a",
        "plan": "enterprise",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.8,
        "memoryMb": 867.1,
        "dbQueries": 4,
        "cacheHitRatio": 0.3706,
        "queueDepth": 7
      },
      "tags": [
        "slow-query",
        "cold-start"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:236:36)",
          "at dispatch (/srv/app/lib/router.js:100:5)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 977,
      "id": "evt_9799df1249ec4525",
      "traceId": "078063c2944a132378926dd6b22375c2",
      "timestamp": "2026-08-01T00:00:39.081Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 310.32,
        "requestBytes": 1477,
        "responseBytes": 53993,
        "cached": false
      },
      "actor": {
        "userId": "u_636654",
        "sessionId": "08b940a12316599a7c8687cd",
        "plan": "starter",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97,
        "memoryMb": 486.4,
        "dbQueries": 3,
        "cacheHitRatio": 0.457,
        "queueDepth": 15
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 978,
      "id": "evt_8edcf352f2d8ce59",
      "traceId": "104ec66da20642b4b7dc90a70b4aaac4",
      "timestamp": "2026-08-01T00:00:39.136Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 140.33,
        "requestBytes": 1273,
        "responseBytes": 45061,
        "cached": false
      },
      "actor": {
        "userId": "u_152433",
        "sessionId": "3c2d9ac2f7c1eb610026e578",
        "plan": "starter",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78.3,
        "memoryMb": 851.4,
        "dbQueries": 5,
        "cacheHitRatio": 0.4003,
        "queueDepth": 9
      },
      "tags": [
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 979,
      "id": "evt_3972c2d02397f215",
      "traceId": "9cea371ad165df2cd472e27ce0c6d887",
      "timestamp": "2026-08-01T00:00:39.198Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 112.11,
        "requestBytes": 1257,
        "responseBytes": 3018,
        "cached": false
      },
      "actor": {
        "userId": "u_172214",
        "sessionId": "5fc1e63801e2bd713d674c07",
        "plan": "free",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.8,
        "memoryMb": 553.1,
        "dbQueries": 15,
        "cacheHitRatio": 0.0311,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 980,
      "id": "evt_1cde4087755fb740",
      "traceId": "dd97193634489eea8acf77a1683ddca6",
      "timestamp": "2026-08-01T00:00:39.206Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 204.45,
        "requestBytes": 195,
        "responseBytes": 10627,
        "cached": false
      },
      "actor": {
        "userId": "u_312626",
        "sessionId": "77fa92471953f63fb51a7d42",
        "plan": "enterprise",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 18.3,
        "memoryMb": 323.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.3819,
        "queueDepth": 39
      },
      "tags": [
        "mobile",
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 981,
      "id": "evt_bcfa46bea72d033d",
      "traceId": "53b499dd1383ece9f3d4e7c44f3208a9",
      "timestamp": "2026-08-01T00:00:39.249Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 141.4,
        "requestBytes": 893,
        "responseBytes": 26266,
        "cached": false
      },
      "actor": {
        "userId": "u_874428",
        "sessionId": "d4114f5ca0fce80e049f7021",
        "plan": "pro",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.7,
        "memoryMb": 645.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.1754,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 982,
      "id": "evt_b696442361c423e4",
      "traceId": "19eed733be432d7fb88f86ae86cdb8ad",
      "timestamp": "2026-08-01T00:00:39.285Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 212.46,
        "requestBytes": 2086,
        "responseBytes": 31534,
        "cached": false
      },
      "actor": {
        "userId": "u_828974",
        "sessionId": "3ea4470e0f5ae431d9504c68",
        "plan": "pro",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.3,
        "memoryMb": 376.2,
        "dbQueries": 16,
        "cacheHitRatio": 0.3945,
        "queueDepth": 35
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 983,
      "id": "evt_2f9bd7b55bc961dc",
      "traceId": "27495fdba10cf0b56a44235c7519105c",
      "timestamp": "2026-08-01T00:00:39.342Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 304,
        "durationMs": 35.72,
        "requestBytes": 100,
        "responseBytes": 55178,
        "cached": false
      },
      "actor": {
        "userId": "u_569542",
        "sessionId": "bd140fb2fdb822211fdf0102",
        "plan": "pro",
        "country": "ES",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 3.7,
        "memoryMb": 623.2,
        "dbQueries": 22,
        "cacheHitRatio": 0.8018,
        "queueDepth": 14
      },
      "tags": [
        "mobile",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 984,
      "id": "evt_7cd9f638c8104b62",
      "traceId": "e800d7107eeeb29f15ad6274ac0187f3",
      "timestamp": "2026-08-01T00:00:39.377Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 153.06,
        "requestBytes": 3473,
        "responseBytes": 26525,
        "cached": false
      },
      "actor": {
        "userId": "u_607472",
        "sessionId": "360da98504d6fdade019c2c9",
        "plan": "enterprise",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 99.5,
        "memoryMb": 481.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.0368,
        "queueDepth": 31
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 985,
      "id": "evt_85f5f2ad188f099b",
      "traceId": "efaf73bdef55b83505135d1ed2223c68",
      "timestamp": "2026-08-01T00:00:39.421Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 155.92,
        "requestBytes": 2173,
        "responseBytes": 6138,
        "cached": false
      },
      "actor": {
        "userId": "u_197487",
        "sessionId": "859f07efaf723d19ea37ab15",
        "plan": "starter",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.7,
        "memoryMb": 823,
        "dbQueries": 9,
        "cacheHitRatio": 0.9286,
        "queueDepth": 0
      },
      "tags": [
        "canary",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 986,
      "id": "evt_e502b6e68765668f",
      "traceId": "848e7e8bcf773447eb616c4c2b390eb8",
      "timestamp": "2026-08-01T00:00:39.469Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 250.13,
        "requestBytes": 2825,
        "responseBytes": 46514,
        "cached": false
      },
      "actor": {
        "userId": "u_180284",
        "sessionId": "e58446d1e2647e6dffce36aa",
        "plan": "free",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.5,
        "memoryMb": 955,
        "dbQueries": 11,
        "cacheHitRatio": 0.2948,
        "queueDepth": 0
      },
      "tags": [
        "retry",
        "retry",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 987,
      "id": "evt_013ccccc87d36f05",
      "traceId": "c19fba5135dda5a307be3d2bd82e2b9d",
      "timestamp": "2026-08-01T00:00:39.517Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 61.36,
        "requestBytes": 2552,
        "responseBytes": 32582,
        "cached": false
      },
      "actor": {
        "userId": "u_720846",
        "sessionId": "42c968f61bf8585a483e3413",
        "plan": "free",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.9,
        "memoryMb": 396,
        "dbQueries": 17,
        "cacheHitRatio": 0.6333,
        "queueDepth": 26
      },
      "tags": [
        "mobile",
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 988,
      "id": "evt_715b3267a7f6b026",
      "traceId": "d73ad6d1a49933e0eac95eb86290675d",
      "timestamp": "2026-08-01T00:00:39.558Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 75.13,
        "requestBytes": 3405,
        "responseBytes": 21321,
        "cached": false
      },
      "actor": {
        "userId": "u_680347",
        "sessionId": "c76dd390d033723ad1f1eb8f",
        "plan": "starter",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.8,
        "memoryMb": 996.2,
        "dbQueries": 10,
        "cacheHitRatio": 0.0463,
        "queueDepth": 14
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 989,
      "id": "evt_e1020d5d8a357261",
      "traceId": "1dd5ed94e0abcc86407bdcc34d528dcf",
      "timestamp": "2026-08-01T00:00:39.576Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 331.39,
        "requestBytes": 876,
        "responseBytes": 42493,
        "cached": false
      },
      "actor": {
        "userId": "u_884795",
        "sessionId": "81348483b4d47e698d98911d",
        "plan": "free",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.2,
        "memoryMb": 628.4,
        "dbQueries": 23,
        "cacheHitRatio": 0.5121,
        "queueDepth": 38
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 990,
      "id": "evt_f23cf09633e009d3",
      "traceId": "012b81fdefc9832aafcab70b78c60f9a",
      "timestamp": "2026-08-01T00:00:39.614Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 19.89,
        "requestBytes": 1689,
        "responseBytes": 32868,
        "cached": true
      },
      "actor": {
        "userId": "u_670547",
        "sessionId": "22dbd0e43702ade5d55cc095",
        "plan": "enterprise",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.1,
        "memoryMb": 122.6,
        "dbQueries": 9,
        "cacheHitRatio": 0.6427,
        "queueDepth": 26
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 991,
      "id": "evt_bc6053742f7504f4",
      "traceId": "113502e5f7c4b42ab3324728376c074e",
      "timestamp": "2026-08-01T00:00:39.653Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 202.07,
        "requestBytes": 3914,
        "responseBytes": 3479,
        "cached": false
      },
      "actor": {
        "userId": "u_441359",
        "sessionId": "8edeb9f9522c19fa9c5aa3c6",
        "plan": "enterprise",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.9,
        "memoryMb": 533.6,
        "dbQueries": 13,
        "cacheHitRatio": 0.7901,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 992,
      "id": "evt_9eccaba7a7aafd1c",
      "traceId": "0124e392798478f0f367805e8d7b0e77",
      "timestamp": "2026-08-01T00:00:39.719Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 46.58,
        "requestBytes": 793,
        "responseBytes": 55829,
        "cached": false
      },
      "actor": {
        "userId": "u_708534",
        "sessionId": "783e49e51298547e8bfdbf2e",
        "plan": "pro",
        "country": "BR",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 89.6,
        "memoryMb": 257.8,
        "dbQueries": 3,
        "cacheHitRatio": 0.612,
        "queueDepth": 23
      },
      "tags": [
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 993,
      "id": "evt_b769763b88779b09",
      "traceId": "2d118014c7f971b0a98bd75df4494a65",
      "timestamp": "2026-08-01T00:00:39.741Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 194.21,
        "requestBytes": 1587,
        "responseBytes": 48639,
        "cached": true
      },
      "actor": {
        "userId": "u_517986",
        "sessionId": "1298a458c6687ffee20c7882",
        "plan": "free",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.6,
        "memoryMb": 614.5,
        "dbQueries": 12,
        "cacheHitRatio": 0.877,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 994,
      "id": "evt_1e4fe9f2ede6654f",
      "traceId": "5551d8091e44c6007c4f0325dbe7da51",
      "timestamp": "2026-08-01T00:00:39.791Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 76.98,
        "requestBytes": 2249,
        "responseBytes": 54646,
        "cached": false
      },
      "actor": {
        "userId": "u_359231",
        "sessionId": "8e048d6705ebaf9eb5fe347e",
        "plan": "enterprise",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.9,
        "memoryMb": 590.6,
        "dbQueries": 21,
        "cacheHitRatio": 0.0775,
        "queueDepth": 26
      },
      "tags": [
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 995,
      "id": "evt_77c276bd74c02b62",
      "traceId": "8c4a343fdd23b7ef4dfa74a75d8a1707",
      "timestamp": "2026-08-01T00:00:39.831Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 222.2,
        "requestBytes": 3745,
        "responseBytes": 15239,
        "cached": false
      },
      "actor": {
        "userId": "u_181982",
        "sessionId": "a172e6a0da00575bc3b23fb9",
        "plan": "free",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.3,
        "memoryMb": 361.1,
        "dbQueries": 16,
        "cacheHitRatio": 0.3682,
        "queueDepth": 3
      },
      "tags": [
        "mobile",
        "retry",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 996,
      "id": "evt_0a21f6bda977e1ed",
      "traceId": "7265c232abbf0efdfa5e2ce6f03b5736",
      "timestamp": "2026-08-01T00:00:39.859Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 44.22,
        "requestBytes": 1252,
        "responseBytes": 54809,
        "cached": true
      },
      "actor": {
        "userId": "u_600999",
        "sessionId": "99c01e6dbe8abb2a8773f29e",
        "plan": "pro",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38,
        "memoryMb": 406.3,
        "dbQueries": 15,
        "cacheHitRatio": 0.5295,
        "queueDepth": 19
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 997,
      "id": "evt_09850a6ab3a2a8f1",
      "traceId": "8e9385297d6d2f758c8d250ae6f309c0",
      "timestamp": "2026-08-01T00:00:39.882Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 301.36,
        "requestBytes": 3703,
        "responseBytes": 7412,
        "cached": false
      },
      "actor": {
        "userId": "u_685777",
        "sessionId": "d659c87eed18aaad16841cc7",
        "plan": "free",
        "country": "ES",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 62,
        "memoryMb": 284.3,
        "dbQueries": 13,
        "cacheHitRatio": 0.1231,
        "queueDepth": 22
      },
      "tags": [
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 998,
      "id": "evt_3bf0a6d185ad7565",
      "traceId": "dd53871bbb5c42217e6c2702b434bf1c",
      "timestamp": "2026-08-01T00:00:39.947Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 429,
        "durationMs": 3275.98,
        "requestBytes": 3754,
        "responseBytes": 56666,
        "cached": false
      },
      "actor": {
        "userId": "u_445742",
        "sessionId": "6f00e3d6c90cbd1d781e5654",
        "plan": "pro",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.5,
        "memoryMb": 966.1,
        "dbQueries": 7,
        "cacheHitRatio": 0.4864,
        "queueDepth": 13
      },
      "tags": [
        "b2b",
        "eu",
        "slow-query"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:24:27)",
          "at dispatch (/srv/app/lib/router.js:35:38)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 999,
      "id": "evt_80772f6db6a25e69",
      "traceId": "7b8ef027bcbeefefd3eded27c1921194",
      "timestamp": "2026-08-01T00:00:39.977Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 429,
        "durationMs": 871.86,
        "requestBytes": 2065,
        "responseBytes": 52718,
        "cached": false
      },
      "actor": {
        "userId": "u_940209",
        "sessionId": "99472b693786ad7418b8ff7c",
        "plan": "free",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.4,
        "memoryMb": 181.7,
        "dbQueries": 14,
        "cacheHitRatio": 0.8638,
        "queueDepth": 2
      },
      "tags": [
        "b2b"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:234:38)",
          "at dispatch (/srv/app/lib/router.js:168:8)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1000,
      "id": "evt_e4bfa5ff7a5675c9",
      "traceId": "062d1669b363a0d8d884b6bdfa08b760",
      "timestamp": "2026-08-01T00:00:40.027Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 292.6,
        "requestBytes": 1485,
        "responseBytes": 4979,
        "cached": true
      },
      "actor": {
        "userId": "u_288003",
        "sessionId": "abeb98e5308a7d9ce987932f",
        "plan": "pro",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.8,
        "memoryMb": 760.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.7186,
        "queueDepth": 6
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1001,
      "id": "evt_94aba62eb018dcaa",
      "traceId": "bb72876f1dc2148e770ab3019fe94f03",
      "timestamp": "2026-08-01T00:00:40.049Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 313.42,
        "requestBytes": 36,
        "responseBytes": 45332,
        "cached": false
      },
      "actor": {
        "userId": "u_536661",
        "sessionId": "3daee83ebf295aef7cac707f",
        "plan": "starter",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.3,
        "memoryMb": 282.1,
        "dbQueries": 15,
        "cacheHitRatio": 0.9405,
        "queueDepth": 28
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1002,
      "id": "evt_d1e73c8a10bc7607",
      "traceId": "7f8ed1dee45cc89818922d5ff33c358f",
      "timestamp": "2026-08-01T00:00:40.088Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 336.63,
        "requestBytes": 1849,
        "responseBytes": 11875,
        "cached": true
      },
      "actor": {
        "userId": "u_846551",
        "sessionId": "c4b64d59502062a157d1429a",
        "plan": "enterprise",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.9,
        "memoryMb": 649.9,
        "dbQueries": 2,
        "cacheHitRatio": 0.4387,
        "queueDepth": 17
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1003,
      "id": "evt_c92498b6462e4fba",
      "traceId": "f8ac7b687e3036268057e085368e13be",
      "timestamp": "2026-08-01T00:00:40.135Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 139.91,
        "requestBytes": 692,
        "responseBytes": 46023,
        "cached": false
      },
      "actor": {
        "userId": "u_140631",
        "sessionId": "80322a7480f33fe4ac461f1e",
        "plan": "starter",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.4,
        "memoryMb": 911.7,
        "dbQueries": 7,
        "cacheHitRatio": 0.0007,
        "queueDepth": 19
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1004,
      "id": "evt_9143fae513bb63c7",
      "traceId": "1a4db6b13a208cfc36afd86bac501449",
      "timestamp": "2026-08-01T00:00:40.183Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 317.58,
        "requestBytes": 2668,
        "responseBytes": 48060,
        "cached": true
      },
      "actor": {
        "userId": "u_593025",
        "sessionId": "34c0a99ec57e6c700dee1e47",
        "plan": "enterprise",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 31.5,
        "memoryMb": 551.5,
        "dbQueries": 20,
        "cacheHitRatio": 0.3008,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1005,
      "id": "evt_fe79355f3aa1ca1c",
      "traceId": "b22d28ac4e751224c3a2e65e2f1b9ac3",
      "timestamp": "2026-08-01T00:00:40.209Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 260.46,
        "requestBytes": 2307,
        "responseBytes": 14702,
        "cached": false
      },
      "actor": {
        "userId": "u_207203",
        "sessionId": "c0d1cdb21ee72cf2eb71e88e",
        "plan": "pro",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.5,
        "memoryMb": 415.9,
        "dbQueries": 12,
        "cacheHitRatio": 0.7635,
        "queueDepth": 21
      },
      "tags": [
        "cold-start",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1006,
      "id": "evt_61cf60c05e2f7ff3",
      "traceId": "5e61b38c5cec6b6926e38c7489018a08",
      "timestamp": "2026-08-01T00:00:40.266Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 43.84,
        "requestBytes": 1112,
        "responseBytes": 56377,
        "cached": false
      },
      "actor": {
        "userId": "u_546882",
        "sessionId": "264413e3c7030b5b3753b68e",
        "plan": "free",
        "country": "AU",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 37.4,
        "memoryMb": 506.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.7659,
        "queueDepth": 20
      },
      "tags": [
        "slow-query",
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1007,
      "id": "evt_83122411dd9b9ec8",
      "traceId": "2d5cd8a338430a5ab36f5d03e3098510",
      "timestamp": "2026-08-01T00:00:40.282Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 169.93,
        "requestBytes": 1805,
        "responseBytes": 38438,
        "cached": true
      },
      "actor": {
        "userId": "u_375706",
        "sessionId": "55ef61fd41610bae0772bc59",
        "plan": "pro",
        "country": "ES",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71,
        "memoryMb": 237.3,
        "dbQueries": 19,
        "cacheHitRatio": 0.2781,
        "queueDepth": 30
      },
      "tags": [
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1008,
      "id": "evt_5e7ff2af932a38b6",
      "traceId": "e95d1abe98c166a85ed8d02565f14565",
      "timestamp": "2026-08-01T00:00:40.336Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 285.74,
        "requestBytes": 3696,
        "responseBytes": 32053,
        "cached": false
      },
      "actor": {
        "userId": "u_395641",
        "sessionId": "d2141e2395eff0dd1583d347",
        "plan": "starter",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.1,
        "memoryMb": 801.5,
        "dbQueries": 21,
        "cacheHitRatio": 0.312,
        "queueDepth": 35
      },
      "tags": [
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1009,
      "id": "evt_5ac410d7470874c4",
      "traceId": "3961beb298d869d35ead4cd96fe941c1",
      "timestamp": "2026-08-01T00:00:40.385Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 181.13,
        "requestBytes": 437,
        "responseBytes": 54705,
        "cached": false
      },
      "actor": {
        "userId": "u_737998",
        "sessionId": "0162a42084ac559d901d44d6",
        "plan": "pro",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.7,
        "memoryMb": 193.9,
        "dbQueries": 1,
        "cacheHitRatio": 0.1027,
        "queueDepth": 32
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1010,
      "id": "evt_a1fe7d7c1ac7960b",
      "traceId": "112d619494b7d2f1e204fe4921fd1423",
      "timestamp": "2026-08-01T00:00:40.434Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 16.84,
        "requestBytes": 495,
        "responseBytes": 51401,
        "cached": false
      },
      "actor": {
        "userId": "u_200915",
        "sessionId": "effd7656ede6d4cedc317476",
        "plan": "free",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34,
        "memoryMb": 253.3,
        "dbQueries": 20,
        "cacheHitRatio": 0.5801,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1011,
      "id": "evt_7c2c954f0c90a361",
      "traceId": "5175971230c7bc7cd4017ad009b89573",
      "timestamp": "2026-08-01T00:00:40.446Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 205.72,
        "requestBytes": 3528,
        "responseBytes": 30839,
        "cached": true
      },
      "actor": {
        "userId": "u_824010",
        "sessionId": "94e714142978b97a2155a952",
        "plan": "free",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 80.5,
        "memoryMb": 315,
        "dbQueries": 6,
        "cacheHitRatio": 0.9817,
        "queueDepth": 25
      },
      "tags": [
        "cold-start",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1012,
      "id": "evt_54cf32949f8152aa",
      "traceId": "123d53d386f8d85ca393c996811a413e",
      "timestamp": "2026-08-01T00:00:40.493Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 97.12,
        "requestBytes": 524,
        "responseBytes": 12270,
        "cached": false
      },
      "actor": {
        "userId": "u_329993",
        "sessionId": "c65f26cdc36edff5007e583d",
        "plan": "enterprise",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 5.9,
        "memoryMb": 624.5,
        "dbQueries": 7,
        "cacheHitRatio": 0.4754,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1013,
      "id": "evt_0fb1e706339b540c",
      "traceId": "ff3be04de8590264de1b22e2de15bbfc",
      "timestamp": "2026-08-01T00:00:40.557Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 248.88,
        "requestBytes": 1292,
        "responseBytes": 40136,
        "cached": true
      },
      "actor": {
        "userId": "u_576098",
        "sessionId": "5568a94c83a05f2f8d3c39c9",
        "plan": "enterprise",
        "country": "SG",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 90.9,
        "memoryMb": 965.5,
        "dbQueries": 17,
        "cacheHitRatio": 0.5272,
        "queueDepth": 16
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1014,
      "id": "evt_7c9f419448b933c1",
      "traceId": "1845ed8d87a839470e3668a317011bc1",
      "timestamp": "2026-08-01T00:00:40.568Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 503,
        "durationMs": 2126.37,
        "requestBytes": 771,
        "responseBytes": 24106,
        "cached": false
      },
      "actor": {
        "userId": "u_635390",
        "sessionId": "ea14ee948a7660132d88ff74",
        "plan": "free",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 94.5,
        "memoryMb": 193.8,
        "dbQueries": 9,
        "cacheHitRatio": 0.8164,
        "queueDepth": 22
      },
      "tags": [
        "b2b",
        "eu"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:192:22)",
          "at dispatch (/srv/app/lib/router.js:117:8)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1015,
      "id": "evt_e68b454e90a35349",
      "traceId": "43bf6cd5892132697cd207e12b124f7b",
      "timestamp": "2026-08-01T00:00:40.613Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 249.17,
        "requestBytes": 1966,
        "responseBytes": 7965,
        "cached": false
      },
      "actor": {
        "userId": "u_638809",
        "sessionId": "be64a2b123671c0e6ed25313",
        "plan": "pro",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.4,
        "memoryMb": 749.4,
        "dbQueries": 12,
        "cacheHitRatio": 0.5119,
        "queueDepth": 23
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1016,
      "id": "evt_6085c30fb19f9948",
      "traceId": "c582c628f8bb25ad6200aaeaa90a7058",
      "timestamp": "2026-08-01T00:00:40.679Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 55,
        "requestBytes": 3052,
        "responseBytes": 682,
        "cached": false
      },
      "actor": {
        "userId": "u_148610",
        "sessionId": "e4db66c75ee5ebf8f50e049d",
        "plan": "enterprise",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.4,
        "memoryMb": 401.2,
        "dbQueries": 9,
        "cacheHitRatio": 0.023,
        "queueDepth": 10
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1017,
      "id": "evt_686c0d5fac5cd568",
      "traceId": "37f2e7a4a1c10181b442fdc7f3f36e2a",
      "timestamp": "2026-08-01T00:00:40.688Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 280.9,
        "requestBytes": 3121,
        "responseBytes": 57897,
        "cached": false
      },
      "actor": {
        "userId": "u_422753",
        "sessionId": "d449e966364dd0fa595b62f3",
        "plan": "enterprise",
        "country": "IT",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 23.5,
        "memoryMb": 1009,
        "dbQueries": 11,
        "cacheHitRatio": 0.0838,
        "queueDepth": 37
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1018,
      "id": "evt_4da2851b8f820266",
      "traceId": "b54f7523028e607b6d647052cae08498",
      "timestamp": "2026-08-01T00:00:40.735Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 71.13,
        "requestBytes": 2831,
        "responseBytes": 40785,
        "cached": false
      },
      "actor": {
        "userId": "u_453148",
        "sessionId": "1f2cf5d38acd3e7b0351eb53",
        "plan": "pro",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35,
        "memoryMb": 598.7,
        "dbQueries": 21,
        "cacheHitRatio": 0.1661,
        "queueDepth": 5
      },
      "tags": [
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1019,
      "id": "evt_3c6b148952d39b27",
      "traceId": "96dd6fd3c46aa448cd016e506769e951",
      "timestamp": "2026-08-01T00:00:40.780Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 103.45,
        "requestBytes": 3534,
        "responseBytes": 10629,
        "cached": false
      },
      "actor": {
        "userId": "u_976520",
        "sessionId": "4664aa084644bcf4709d018f",
        "plan": "starter",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.7,
        "memoryMb": 750.6,
        "dbQueries": 23,
        "cacheHitRatio": 0.9108,
        "queueDepth": 32
      },
      "tags": [
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1020,
      "id": "evt_3a360973ff1300f4",
      "traceId": "871a42de21c82c513c7ea607d8e741cd",
      "timestamp": "2026-08-01T00:00:40.827Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 500,
        "durationMs": 4493.77,
        "requestBytes": 3562,
        "responseBytes": 40581,
        "cached": false
      },
      "actor": {
        "userId": "u_186452",
        "sessionId": "072b632a6c94d54bee2720be",
        "plan": "starter",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72,
        "memoryMb": 426.2,
        "dbQueries": 20,
        "cacheHitRatio": 0.2297,
        "queueDepth": 30
      },
      "tags": [
        "cold-start",
        "slow-query"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:95:26)",
          "at dispatch (/srv/app/lib/router.js:79:30)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1021,
      "id": "evt_e4d452fca7ec32be",
      "traceId": "c31cef43d57349ec61903e763e3040f1",
      "timestamp": "2026-08-01T00:00:40.865Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 429,
        "durationMs": 4371.56,
        "requestBytes": 811,
        "responseBytes": 24857,
        "cached": true
      },
      "actor": {
        "userId": "u_864188",
        "sessionId": "ecb61a6f7e4ba60e73b2e379",
        "plan": "starter",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.8,
        "memoryMb": 490.5,
        "dbQueries": 17,
        "cacheHitRatio": 0.2226,
        "queueDepth": 24
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:381:35)",
          "at dispatch (/srv/app/lib/router.js:141:61)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1022,
      "id": "evt_b2828fd7c76ed3be",
      "traceId": "5aabca0c302b6d3dc0068820e1511f3d",
      "timestamp": "2026-08-01T00:00:40.901Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 268.92,
        "requestBytes": 2991,
        "responseBytes": 22179,
        "cached": false
      },
      "actor": {
        "userId": "u_387595",
        "sessionId": "ccea9767d0d4467cef778359",
        "plan": "pro",
        "country": "JP",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 36,
        "memoryMb": 678.6,
        "dbQueries": 13,
        "cacheHitRatio": 0.5266,
        "queueDepth": 20
      },
      "tags": [
        "slow-query",
        "slow-query",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1023,
      "id": "evt_8973355d5b5cb912",
      "traceId": "9241f34d3ba0ca59b87c87b0829c66df",
      "timestamp": "2026-08-01T00:00:40.958Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 131.53,
        "requestBytes": 1113,
        "responseBytes": 48881,
        "cached": false
      },
      "actor": {
        "userId": "u_972098",
        "sessionId": "fb36fe6bcf2ca625cf7373b3",
        "plan": "free",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 1.6,
        "memoryMb": 619.3,
        "dbQueries": 22,
        "cacheHitRatio": 0.4018,
        "queueDepth": 11
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1024,
      "id": "evt_3a260fd57bf0a34c",
      "traceId": "bc0103187869a44f74357b23b44bff2a",
      "timestamp": "2026-08-01T00:00:40.962Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 139.32,
        "requestBytes": 2767,
        "responseBytes": 18660,
        "cached": true
      },
      "actor": {
        "userId": "u_475294",
        "sessionId": "baf610cf259dc71f738c71f5",
        "plan": "starter",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.2,
        "memoryMb": 828.1,
        "dbQueries": 5,
        "cacheHitRatio": 0.6342,
        "queueDepth": 11
      },
      "tags": [
        "retry",
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1025,
      "id": "evt_810c0acf84154263",
      "traceId": "a09cd99e070891829856f36209993695",
      "timestamp": "2026-08-01T00:00:41.023Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 500,
        "durationMs": 1948.21,
        "requestBytes": 205,
        "responseBytes": 6517,
        "cached": false
      },
      "actor": {
        "userId": "u_990014",
        "sessionId": "6714a9135e7cb6a224514963",
        "plan": "starter",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.1,
        "memoryMb": 790.6,
        "dbQueries": 14,
        "cacheHitRatio": 0.5025,
        "queueDepth": 15
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:79:54)",
          "at dispatch (/srv/app/lib/router.js:172:27)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1026,
      "id": "evt_f6ed56abaf2ceffc",
      "traceId": "ba124c0a78c317815c62ee22b3b9424b",
      "timestamp": "2026-08-01T00:00:41.072Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 500,
        "durationMs": 2859.6,
        "requestBytes": 2710,
        "responseBytes": 48954,
        "cached": false
      },
      "actor": {
        "userId": "u_878678",
        "sessionId": "4d67853ba6781b736cc65541",
        "plan": "free",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.2,
        "memoryMb": 289,
        "dbQueries": 11,
        "cacheHitRatio": 0.2849,
        "queueDepth": 38
      },
      "tags": [
        "checkout",
        "retry",
        "eu"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:85:32)",
          "at dispatch (/srv/app/lib/router.js:1:61)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1027,
      "id": "evt_b93e2c012dc787f3",
      "traceId": "01f64ef825014e2dfe2eb78aab4043fb",
      "timestamp": "2026-08-01T00:00:41.114Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 164.73,
        "requestBytes": 521,
        "responseBytes": 30947,
        "cached": false
      },
      "actor": {
        "userId": "u_217256",
        "sessionId": "a2bda1aac22693133b6a5073",
        "plan": "pro",
        "country": "AU",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 31.3,
        "memoryMb": 348,
        "dbQueries": 17,
        "cacheHitRatio": 0.5355,
        "queueDepth": 35
      },
      "tags": [
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1028,
      "id": "evt_7b7c5142270f0d23",
      "traceId": "926e9ee2e5b5be89488578d3c7e4cb68",
      "timestamp": "2026-08-01T00:00:41.138Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 277.76,
        "requestBytes": 1261,
        "responseBytes": 44339,
        "cached": false
      },
      "actor": {
        "userId": "u_202795",
        "sessionId": "3010714129fffab399a86baf",
        "plan": "enterprise",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.9,
        "memoryMb": 135.5,
        "dbQueries": 20,
        "cacheHitRatio": 0.1262,
        "queueDepth": 8
      },
      "tags": [
        "checkout",
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1029,
      "id": "evt_6c61a9b6e6b439e1",
      "traceId": "b4116f466f78a20e6801a3c3edd6b875",
      "timestamp": "2026-08-01T00:00:41.160Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 326.47,
        "requestBytes": 3784,
        "responseBytes": 43229,
        "cached": true
      },
      "actor": {
        "userId": "u_858452",
        "sessionId": "dc49570cd97a402719b73ca7",
        "plan": "starter",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.3,
        "memoryMb": 772.2,
        "dbQueries": 23,
        "cacheHitRatio": 0.4415,
        "queueDepth": 29
      },
      "tags": [
        "slow-query",
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1030,
      "id": "evt_928102b8273546da",
      "traceId": "e0ad5a18353bece91ea159f8d97a977c",
      "timestamp": "2026-08-01T00:00:41.204Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 84.82,
        "requestBytes": 620,
        "responseBytes": 64664,
        "cached": false
      },
      "actor": {
        "userId": "u_876789",
        "sessionId": "7a5a8257041545742caf7eaa",
        "plan": "starter",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.9,
        "memoryMb": 905.7,
        "dbQueries": 21,
        "cacheHitRatio": 0.0831,
        "queueDepth": 33
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1031,
      "id": "evt_9473d16eb9fefa91",
      "traceId": "4947f0c2f55814d7c03b4887dbe077ec",
      "timestamp": "2026-08-01T00:00:41.261Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 500,
        "durationMs": 1154.94,
        "requestBytes": 3999,
        "responseBytes": 24810,
        "cached": false
      },
      "actor": {
        "userId": "u_179875",
        "sessionId": "f93fe9f4d9c1e1cf2524e93c",
        "plan": "free",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.7,
        "memoryMb": 915.8,
        "dbQueries": 1,
        "cacheHitRatio": 0.5799,
        "queueDepth": 15
      },
      "tags": [
        "mobile"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:191:35)",
          "at dispatch (/srv/app/lib/router.js:81:41)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1032,
      "id": "evt_228d1506fa428919",
      "traceId": "27fce7fd67e8cd01f4d963289eae3b2f",
      "timestamp": "2026-08-01T00:00:41.305Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 171.65,
        "requestBytes": 3419,
        "responseBytes": 25020,
        "cached": false
      },
      "actor": {
        "userId": "u_293896",
        "sessionId": "f59575228842e48ef4dffd9e",
        "plan": "free",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.2,
        "memoryMb": 946.6,
        "dbQueries": 7,
        "cacheHitRatio": 0.9113,
        "queueDepth": 2
      },
      "tags": [
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1033,
      "id": "evt_b380c0ee2f216693",
      "traceId": "9726a43c772fd8dd64a7f61547a6cfd1",
      "timestamp": "2026-08-01T00:00:41.323Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 503,
        "durationMs": 3844.84,
        "requestBytes": 1822,
        "responseBytes": 59672,
        "cached": false
      },
      "actor": {
        "userId": "u_775030",
        "sessionId": "f85fa315327b2910bd8ed8df",
        "plan": "pro",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.1,
        "memoryMb": 779.7,
        "dbQueries": 14,
        "cacheHitRatio": 0.3428,
        "queueDepth": 10
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:84:52)",
          "at dispatch (/srv/app/lib/router.js:110:46)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1034,
      "id": "evt_049ee316664319f4",
      "traceId": "01fc8a3aab8bb162aacbe28be8fba9d8",
      "timestamp": "2026-08-01T00:00:41.394Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 268.89,
        "requestBytes": 2190,
        "responseBytes": 33642,
        "cached": false
      },
      "actor": {
        "userId": "u_783376",
        "sessionId": "5fdcae26e3099d4982b1352b",
        "plan": "enterprise",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.4,
        "memoryMb": 877.2,
        "dbQueries": 1,
        "cacheHitRatio": 0.9739,
        "queueDepth": 21
      },
      "tags": [
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1035,
      "id": "evt_2cf3535ffa2c880a",
      "traceId": "97d16d280e71632df92b53819f4255db",
      "timestamp": "2026-08-01T00:00:41.435Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 80.18,
        "requestBytes": 3765,
        "responseBytes": 28005,
        "cached": false
      },
      "actor": {
        "userId": "u_736353",
        "sessionId": "855943ed8a6cca96d7a1f1d3",
        "plan": "enterprise",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44,
        "memoryMb": 441.1,
        "dbQueries": 23,
        "cacheHitRatio": 0.646,
        "queueDepth": 4
      },
      "tags": [
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1036,
      "id": "evt_bde9cc064f21eb2f",
      "traceId": "2a6765ca1812ea0676ab456053166ef3",
      "timestamp": "2026-08-01T00:00:41.466Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 212.91,
        "requestBytes": 666,
        "responseBytes": 22839,
        "cached": false
      },
      "actor": {
        "userId": "u_528920",
        "sessionId": "5795bd8b0d69d6fc030cea22",
        "plan": "free",
        "country": "SG",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 87.9,
        "memoryMb": 325.5,
        "dbQueries": 12,
        "cacheHitRatio": 0.6329,
        "queueDepth": 36
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1037,
      "id": "evt_a4eacfa46a92045b",
      "traceId": "d712ecedb7d717e8e44aa84ddcab83e6",
      "timestamp": "2026-08-01T00:00:41.512Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 159.86,
        "requestBytes": 154,
        "responseBytes": 45928,
        "cached": true
      },
      "actor": {
        "userId": "u_740572",
        "sessionId": "03d3e10ed866c31dca72e4b8",
        "plan": "starter",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.6,
        "memoryMb": 392.7,
        "dbQueries": 20,
        "cacheHitRatio": 0.0421,
        "queueDepth": 13
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1038,
      "id": "evt_7d9e23b60e8c7469",
      "traceId": "74a919177baaf68aea4ed58e8cb94dcc",
      "timestamp": "2026-08-01T00:00:41.550Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 192.96,
        "requestBytes": 2721,
        "responseBytes": 11019,
        "cached": true
      },
      "actor": {
        "userId": "u_465979",
        "sessionId": "bea0b3d2c258b6604af8a69b",
        "plan": "starter",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.4,
        "memoryMb": 706.1,
        "dbQueries": 10,
        "cacheHitRatio": 0.0204,
        "queueDepth": 4
      },
      "tags": [
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1039,
      "id": "evt_ca257f25dc762895",
      "traceId": "0c6d7d7cefd29aa3ac67f151b9cdc579",
      "timestamp": "2026-08-01T00:00:41.588Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 31.32,
        "requestBytes": 3331,
        "responseBytes": 22561,
        "cached": true
      },
      "actor": {
        "userId": "u_673360",
        "sessionId": "0dc159d76b5ea9dbca2afecc",
        "plan": "enterprise",
        "country": "DE",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 94.5,
        "memoryMb": 354.9,
        "dbQueries": 1,
        "cacheHitRatio": 0.9094,
        "queueDepth": 8
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1040,
      "id": "evt_fd48c7e2498b1473",
      "traceId": "805d914f36eba0c504afb724fa4b51d6",
      "timestamp": "2026-08-01T00:00:41.619Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 24.67,
        "requestBytes": 1070,
        "responseBytes": 44485,
        "cached": true
      },
      "actor": {
        "userId": "u_843716",
        "sessionId": "934253120ea511b05666f35e",
        "plan": "enterprise",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.9,
        "memoryMb": 585,
        "dbQueries": 22,
        "cacheHitRatio": 0.3826,
        "queueDepth": 13
      },
      "tags": [
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1041,
      "id": "evt_2059bc4fa57a4686",
      "traceId": "bbdd0bc2fe799ed5ccf715a81a21d06d",
      "timestamp": "2026-08-01T00:00:41.652Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 191.2,
        "requestBytes": 764,
        "responseBytes": 18089,
        "cached": true
      },
      "actor": {
        "userId": "u_152775",
        "sessionId": "5b0e7992cdd816221fdb4fa5",
        "plan": "free",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.1,
        "memoryMb": 868,
        "dbQueries": 8,
        "cacheHitRatio": 0.8552,
        "queueDepth": 14
      },
      "tags": [
        "retry",
        "mobile",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1042,
      "id": "evt_d7acc1a80ff88323",
      "traceId": "164f5a41c3000e2ee01d5428123af645",
      "timestamp": "2026-08-01T00:00:41.712Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 318.09,
        "requestBytes": 3711,
        "responseBytes": 24815,
        "cached": false
      },
      "actor": {
        "userId": "u_260737",
        "sessionId": "a2bbae7a6b3ddcff62589536",
        "plan": "pro",
        "country": "ES",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78,
        "memoryMb": 152.7,
        "dbQueries": 9,
        "cacheHitRatio": 0.1345,
        "queueDepth": 8
      },
      "tags": [
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1043,
      "id": "evt_83ec774ca59492b5",
      "traceId": "42242f556bf80a9ba239e124e28619b9",
      "timestamp": "2026-08-01T00:00:41.742Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 409,
        "durationMs": 1160.06,
        "requestBytes": 1615,
        "responseBytes": 13466,
        "cached": true
      },
      "actor": {
        "userId": "u_496115",
        "sessionId": "077c520a18a10c3edee17d76",
        "plan": "pro",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.9,
        "memoryMb": 230.3,
        "dbQueries": 10,
        "cacheHitRatio": 0.1257,
        "queueDepth": 30
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:68:80)",
          "at dispatch (/srv/app/lib/router.js:165:29)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1044,
      "id": "evt_107e0854281acfa9",
      "traceId": "3ae46906196c548f0e8e6ce4775f18e0",
      "timestamp": "2026-08-01T00:00:41.786Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 169.2,
        "requestBytes": 3837,
        "responseBytes": 18400,
        "cached": false
      },
      "actor": {
        "userId": "u_767661",
        "sessionId": "aca8605ed84a9078132c780c",
        "plan": "starter",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45,
        "memoryMb": 508.5,
        "dbQueries": 5,
        "cacheHitRatio": 0.1798,
        "queueDepth": 10
      },
      "tags": [
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1045,
      "id": "evt_d20ccb4a6cc3dcb3",
      "traceId": "03d0b84bac2514cdd29d3057c1fc2150",
      "timestamp": "2026-08-01T00:00:41.806Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 270.9,
        "requestBytes": 49,
        "responseBytes": 57678,
        "cached": false
      },
      "actor": {
        "userId": "u_459619",
        "sessionId": "61eb737a5ac730015221e6a6",
        "plan": "starter",
        "country": "BR",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 43.9,
        "memoryMb": 914.2,
        "dbQueries": 1,
        "cacheHitRatio": 0.3534,
        "queueDepth": 36
      },
      "tags": [
        "b2b",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1046,
      "id": "evt_90dda754de6a68c2",
      "traceId": "26b55e2d8c14c83a76f294da8abf611c",
      "timestamp": "2026-08-01T00:00:41.875Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 288.96,
        "requestBytes": 1193,
        "responseBytes": 9810,
        "cached": true
      },
      "actor": {
        "userId": "u_966319",
        "sessionId": "a12800d1141ccf149d450937",
        "plan": "enterprise",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.6,
        "memoryMb": 464.2,
        "dbQueries": 23,
        "cacheHitRatio": 0.9549,
        "queueDepth": 23
      },
      "tags": [
        "eu",
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1047,
      "id": "evt_fce351e3e8e7c93b",
      "traceId": "e56da80bfc576f0841d56926a210c038",
      "timestamp": "2026-08-01T00:00:41.897Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 86.5,
        "requestBytes": 4011,
        "responseBytes": 10396,
        "cached": false
      },
      "actor": {
        "userId": "u_472441",
        "sessionId": "40a76a5f14766017ab828b58",
        "plan": "starter",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.4,
        "memoryMb": 872.6,
        "dbQueries": 17,
        "cacheHitRatio": 0.4532,
        "queueDepth": 39
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1048,
      "id": "evt_240558440eb717bb",
      "traceId": "14f712094bd67d8e7c156af89ec9dab8",
      "timestamp": "2026-08-01T00:00:41.920Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 152.09,
        "requestBytes": 3506,
        "responseBytes": 18834,
        "cached": false
      },
      "actor": {
        "userId": "u_690318",
        "sessionId": "647b661ff370e904e6e35db7",
        "plan": "pro",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.4,
        "memoryMb": 766.6,
        "dbQueries": 13,
        "cacheHitRatio": 0.4149,
        "queueDepth": 19
      },
      "tags": [
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1049,
      "id": "evt_22a6989b46b6efaf",
      "traceId": "3fcf34ac4d35dd61abc19e86224aebad",
      "timestamp": "2026-08-01T00:00:41.967Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 72.54,
        "requestBytes": 1428,
        "responseBytes": 41531,
        "cached": false
      },
      "actor": {
        "userId": "u_376711",
        "sessionId": "8c3a1ae372671935a2d33714",
        "plan": "pro",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.3,
        "memoryMb": 664.8,
        "dbQueries": 22,
        "cacheHitRatio": 0.4303,
        "queueDepth": 10
      },
      "tags": [
        "b2b",
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1050,
      "id": "evt_f6cc45a6f9d8e4b6",
      "traceId": "48eca7e6772a85eb2e7b1dfcd84075cf",
      "timestamp": "2026-08-01T00:00:42.022Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 332.42,
        "requestBytes": 2002,
        "responseBytes": 63185,
        "cached": false
      },
      "actor": {
        "userId": "u_210514",
        "sessionId": "21f129cb754d5d4338984096",
        "plan": "enterprise",
        "country": "SG",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 69.5,
        "memoryMb": 386.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.2657,
        "queueDepth": 31
      },
      "tags": [
        "b2b",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1051,
      "id": "evt_c51e93ba322c9629",
      "traceId": "42444758e02c38e6e1d3bee65b3dc648",
      "timestamp": "2026-08-01T00:00:42.052Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 200.32,
        "requestBytes": 2417,
        "responseBytes": 3519,
        "cached": false
      },
      "actor": {
        "userId": "u_235289",
        "sessionId": "84e873f650a7be0a60405391",
        "plan": "pro",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.6,
        "memoryMb": 972.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.91,
        "queueDepth": 35
      },
      "tags": [
        "checkout",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1052,
      "id": "evt_ee64632682eee93e",
      "traceId": "109e21bae380be71896f0fcd1dee1e18",
      "timestamp": "2026-08-01T00:00:42.112Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 5.6,
        "requestBytes": 3302,
        "responseBytes": 25122,
        "cached": true
      },
      "actor": {
        "userId": "u_701207",
        "sessionId": "ab45a8fc58f7822066b53150",
        "plan": "starter",
        "country": "US",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 25.2,
        "memoryMb": 409.6,
        "dbQueries": 6,
        "cacheHitRatio": 0.4192,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1053,
      "id": "evt_f1f110f7e9815c6c",
      "traceId": "6ae56b6dd2fb338675919f5c6bfc252c",
      "timestamp": "2026-08-01T00:00:42.138Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 304,
        "durationMs": 331.7,
        "requestBytes": 1165,
        "responseBytes": 40783,
        "cached": false
      },
      "actor": {
        "userId": "u_229545",
        "sessionId": "0e1d0aa9ac9b959ec68e280b",
        "plan": "starter",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.1,
        "memoryMb": 734.2,
        "dbQueries": 23,
        "cacheHitRatio": 0.0007,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1054,
      "id": "evt_faca6f212bbd6996",
      "traceId": "ce919b2f10c6a2005da0662977f49aa6",
      "timestamp": "2026-08-01T00:00:42.198Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 319.28,
        "requestBytes": 2878,
        "responseBytes": 13862,
        "cached": false
      },
      "actor": {
        "userId": "u_547304",
        "sessionId": "bc79ed65a871e386c7c2c643",
        "plan": "free",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.5,
        "memoryMb": 877.7,
        "dbQueries": 1,
        "cacheHitRatio": 0.2585,
        "queueDepth": 12
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1055,
      "id": "evt_b2c8ae2ba91f51b3",
      "traceId": "b3f29bf6ce72a02787a6a8dc3ae4be34",
      "timestamp": "2026-08-01T00:00:42.218Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 164.71,
        "requestBytes": 810,
        "responseBytes": 40955,
        "cached": false
      },
      "actor": {
        "userId": "u_731784",
        "sessionId": "e84ee885243abd47b171ba7b",
        "plan": "starter",
        "country": "FR",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 31.3,
        "memoryMb": 404.1,
        "dbQueries": 12,
        "cacheHitRatio": 0.5659,
        "queueDepth": 38
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1056,
      "id": "evt_2cf1952befb2bac9",
      "traceId": "c0e8b2f61a62c0b2ea598fe435d893bf",
      "timestamp": "2026-08-01T00:00:42.264Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 169.37,
        "requestBytes": 1600,
        "responseBytes": 16952,
        "cached": true
      },
      "actor": {
        "userId": "u_519567",
        "sessionId": "239c2d15e2baf57ceb4768a3",
        "plan": "starter",
        "country": "GB",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 19,
        "memoryMb": 402.3,
        "dbQueries": 17,
        "cacheHitRatio": 0.7143,
        "queueDepth": 12
      },
      "tags": [
        "checkout",
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1057,
      "id": "evt_c969f80dcaa19573",
      "traceId": "b23e6dd2d764e3072b4dbdb0c407e54d",
      "timestamp": "2026-08-01T00:00:42.303Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 188.6,
        "requestBytes": 2208,
        "responseBytes": 343,
        "cached": false
      },
      "actor": {
        "userId": "u_759248",
        "sessionId": "fd0442f3cd76f7a443f035eb",
        "plan": "free",
        "country": "JP",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 5.4,
        "memoryMb": 547.2,
        "dbQueries": 1,
        "cacheHitRatio": 0.6374,
        "queueDepth": 35
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1058,
      "id": "evt_92121bb70162698c",
      "traceId": "43c12df47cd004090ec7786bb7016f13",
      "timestamp": "2026-08-01T00:00:42.330Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 168.43,
        "requestBytes": 837,
        "responseBytes": 16674,
        "cached": true
      },
      "actor": {
        "userId": "u_595223",
        "sessionId": "eeb2884751d4817db507a177",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.7,
        "memoryMb": 659.7,
        "dbQueries": 18,
        "cacheHitRatio": 0.2836,
        "queueDepth": 18
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1059,
      "id": "evt_d32c338b456ffe9c",
      "traceId": "ad99f096a480e354f4f1a686e60e37ba",
      "timestamp": "2026-08-01T00:00:42.372Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 322.24,
        "requestBytes": 1788,
        "responseBytes": 43227,
        "cached": false
      },
      "actor": {
        "userId": "u_255722",
        "sessionId": "16fefe7606182e56997f97e6",
        "plan": "free",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.1,
        "memoryMb": 148.5,
        "dbQueries": 21,
        "cacheHitRatio": 0.8215,
        "queueDepth": 6
      },
      "tags": [
        "cold-start",
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1060,
      "id": "evt_54fd259706576127",
      "traceId": "e0e5c93ef2d8f4d674cc907cfed05c22",
      "timestamp": "2026-08-01T00:00:42.410Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 160.85,
        "requestBytes": 1276,
        "responseBytes": 34622,
        "cached": true
      },
      "actor": {
        "userId": "u_993976",
        "sessionId": "5f2706603f250382a33985ba",
        "plan": "starter",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 76.4,
        "memoryMb": 338.8,
        "dbQueries": 21,
        "cacheHitRatio": 0.2163,
        "queueDepth": 36
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1061,
      "id": "evt_b7da62803deb14eb",
      "traceId": "21ce9d6248435c61a33fce7139f115b9",
      "timestamp": "2026-08-01T00:00:42.448Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 502,
        "durationMs": 3401.97,
        "requestBytes": 3662,
        "responseBytes": 15497,
        "cached": false
      },
      "actor": {
        "userId": "u_901801",
        "sessionId": "4fda18ffea7c86173ac72ace",
        "plan": "free",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16.8,
        "memoryMb": 497.4,
        "dbQueries": 13,
        "cacheHitRatio": 0.3725,
        "queueDepth": 10
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:385:22)",
          "at dispatch (/srv/app/lib/router.js:22:9)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1062,
      "id": "evt_58daa75f87ffaceb",
      "traceId": "950c3d26447f86d95733e4cd3dbae8ad",
      "timestamp": "2026-08-01T00:00:42.485Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 39.6,
        "requestBytes": 34,
        "responseBytes": 20194,
        "cached": true
      },
      "actor": {
        "userId": "u_891861",
        "sessionId": "14b629cc62fe3143aa8642b3",
        "plan": "free",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.5,
        "memoryMb": 741.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.3477,
        "queueDepth": 30
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1063,
      "id": "evt_7f7064e61cb28675",
      "traceId": "007292b4efbe6ea2e32938de201d6883",
      "timestamp": "2026-08-01T00:00:42.523Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 38.58,
        "requestBytes": 3761,
        "responseBytes": 52951,
        "cached": false
      },
      "actor": {
        "userId": "u_912309",
        "sessionId": "a5ace085e7a90be62d8bc4e0",
        "plan": "free",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.4,
        "memoryMb": 739.8,
        "dbQueries": 11,
        "cacheHitRatio": 0.848,
        "queueDepth": 28
      },
      "tags": [
        "eu",
        "checkout",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1064,
      "id": "evt_2157ba5dd02dca2f",
      "traceId": "8fe7c07867809e96a2842a8e762d9968",
      "timestamp": "2026-08-01T00:00:42.598Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 502,
        "durationMs": 4885.6,
        "requestBytes": 496,
        "responseBytes": 40978,
        "cached": true
      },
      "actor": {
        "userId": "u_727713",
        "sessionId": "b22f143ccd3034065b523671",
        "plan": "enterprise",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.4,
        "memoryMb": 643.5,
        "dbQueries": 1,
        "cacheHitRatio": 0.4008,
        "queueDepth": 24
      },
      "tags": [
        "retry",
        "b2b",
        "cold-start"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:54:35)",
          "at dispatch (/srv/app/lib/router.js:119:17)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1065,
      "id": "evt_0f3c98dc2a1122eb",
      "traceId": "f5964ff9584ae844db8b585c1bbeab26",
      "timestamp": "2026-08-01T00:00:42.628Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 308.86,
        "requestBytes": 2962,
        "responseBytes": 45587,
        "cached": false
      },
      "actor": {
        "userId": "u_533785",
        "sessionId": "b26385b1e48dbf86941e71ea",
        "plan": "enterprise",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.3,
        "memoryMb": 817.5,
        "dbQueries": 13,
        "cacheHitRatio": 0.4041,
        "queueDepth": 19
      },
      "tags": [
        "b2b",
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1066,
      "id": "evt_d19335dd7eb0700b",
      "traceId": "ebe1db68c5a13b262c093fd511c6d06f",
      "timestamp": "2026-08-01T00:00:42.676Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 30.86,
        "requestBytes": 2886,
        "responseBytes": 61211,
        "cached": false
      },
      "actor": {
        "userId": "u_447691",
        "sessionId": "12749644257334eed5d09b13",
        "plan": "enterprise",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57.3,
        "memoryMb": 696.8,
        "dbQueries": 23,
        "cacheHitRatio": 0.902,
        "queueDepth": 1
      },
      "tags": [
        "b2b",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1067,
      "id": "evt_09371d488f6a98af",
      "traceId": "da13ed96f378273357be089a8b7dae20",
      "timestamp": "2026-08-01T00:00:42.703Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 409,
        "durationMs": 3911.9,
        "requestBytes": 3534,
        "responseBytes": 65381,
        "cached": false
      },
      "actor": {
        "userId": "u_888249",
        "sessionId": "d8a5935d48751fdbe04dba9a",
        "plan": "free",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 15.8,
        "memoryMb": 433,
        "dbQueries": 7,
        "cacheHitRatio": 0.635,
        "queueDepth": 8
      },
      "tags": [
        "b2b",
        "canary",
        "cold-start"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:168:19)",
          "at dispatch (/srv/app/lib/router.js:137:44)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1068,
      "id": "evt_122a11f91265f63f",
      "traceId": "11923444bf197692d36b4c8188b17702",
      "timestamp": "2026-08-01T00:00:42.737Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 160.43,
        "requestBytes": 2373,
        "responseBytes": 20656,
        "cached": false
      },
      "actor": {
        "userId": "u_883726",
        "sessionId": "7676842f30bcb55d40d955bb",
        "plan": "starter",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.8,
        "memoryMb": 826.3,
        "dbQueries": 23,
        "cacheHitRatio": 0.9679,
        "queueDepth": 20
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1069,
      "id": "evt_82a09949aac8d814",
      "traceId": "0e4dcd2f79c7f34319ecdf79ffe736e4",
      "timestamp": "2026-08-01T00:00:42.785Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 286.55,
        "requestBytes": 2278,
        "responseBytes": 8463,
        "cached": false
      },
      "actor": {
        "userId": "u_547056",
        "sessionId": "c1580f9af98e801282984046",
        "plan": "free",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.4,
        "memoryMb": 207.8,
        "dbQueries": 22,
        "cacheHitRatio": 0.5766,
        "queueDepth": 0
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1070,
      "id": "evt_d40e96558000d0a0",
      "traceId": "7fe1a316ba1db900fc55a2ed355e285f",
      "timestamp": "2026-08-01T00:00:42.811Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 87.58,
        "requestBytes": 2480,
        "responseBytes": 3612,
        "cached": false
      },
      "actor": {
        "userId": "u_377711",
        "sessionId": "7ffe64ecd443954185027c15",
        "plan": "pro",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.7,
        "memoryMb": 549.2,
        "dbQueries": 13,
        "cacheHitRatio": 0.8364,
        "queueDepth": 10
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1071,
      "id": "evt_61e8b1a051d44f83",
      "traceId": "1ee074f82b7d4fc97f5bd1d8dbda8896",
      "timestamp": "2026-08-01T00:00:42.855Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 13.46,
        "requestBytes": 2872,
        "responseBytes": 33857,
        "cached": false
      },
      "actor": {
        "userId": "u_646778",
        "sessionId": "4eb72ef2ac34ac23fed03398",
        "plan": "pro",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.9,
        "memoryMb": 318.8,
        "dbQueries": 15,
        "cacheHitRatio": 0.968,
        "queueDepth": 5
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1072,
      "id": "evt_d474dabeedaf8669",
      "traceId": "dab5a4feee1b970c54a22c9ec0a33b71",
      "timestamp": "2026-08-01T00:00:42.904Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 18.83,
        "requestBytes": 3874,
        "responseBytes": 2383,
        "cached": true
      },
      "actor": {
        "userId": "u_366108",
        "sessionId": "05fabf35bb068f0b4cf656e4",
        "plan": "free",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.5,
        "memoryMb": 831.2,
        "dbQueries": 12,
        "cacheHitRatio": 0.2639,
        "queueDepth": 34
      },
      "tags": [
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1073,
      "id": "evt_27ca0b58fcf92146",
      "traceId": "9034183d87c052c04cb40cceefb75d39",
      "timestamp": "2026-08-01T00:00:42.958Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 32.43,
        "requestBytes": 3362,
        "responseBytes": 15825,
        "cached": false
      },
      "actor": {
        "userId": "u_465964",
        "sessionId": "76226c083cec11dec74eca34",
        "plan": "pro",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.7,
        "memoryMb": 791.3,
        "dbQueries": 7,
        "cacheHitRatio": 0.8789,
        "queueDepth": 32
      },
      "tags": [
        "mobile",
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1074,
      "id": "evt_07918e6086c04c5a",
      "traceId": "ed15ce9b091541f10494c62925dfe8b2",
      "timestamp": "2026-08-01T00:00:42.970Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 204,
        "durationMs": 276.09,
        "requestBytes": 1925,
        "responseBytes": 4527,
        "cached": false
      },
      "actor": {
        "userId": "u_462455",
        "sessionId": "0568d03391c17f35cacc2d62",
        "plan": "free",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.3,
        "memoryMb": 940.3,
        "dbQueries": 11,
        "cacheHitRatio": 0.9079,
        "queueDepth": 6
      },
      "tags": [
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1075,
      "id": "evt_44748eda4f0094da",
      "traceId": "60142752f1a1aa5a8319aa0334c13b6b",
      "timestamp": "2026-08-01T00:00:43.016Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 96.24,
        "requestBytes": 3510,
        "responseBytes": 56122,
        "cached": false
      },
      "actor": {
        "userId": "u_535262",
        "sessionId": "61dd62ac3be30d9ad97ee51c",
        "plan": "free",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57.6,
        "memoryMb": 427,
        "dbQueries": 15,
        "cacheHitRatio": 0.6234,
        "queueDepth": 18
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1076,
      "id": "evt_b51ee54fc67feaca",
      "traceId": "f03170a17ed67f2c8bf41cb6f97d2085",
      "timestamp": "2026-08-01T00:00:43.053Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 502,
        "durationMs": 4852.2,
        "requestBytes": 698,
        "responseBytes": 16869,
        "cached": false
      },
      "actor": {
        "userId": "u_746424",
        "sessionId": "02ce4817e28ba2062911ddff",
        "plan": "starter",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81.8,
        "memoryMb": 622.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.6547,
        "queueDepth": 27
      },
      "tags": [
        "checkout",
        "mobile",
        "mobile"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:191:56)",
          "at dispatch (/srv/app/lib/router.js:127:50)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1077,
      "id": "evt_2710933f617fbb62",
      "traceId": "d3c143b8b32dbd0e1562890cad8b8efa",
      "timestamp": "2026-08-01T00:00:43.113Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 333.63,
        "requestBytes": 480,
        "responseBytes": 18147,
        "cached": true
      },
      "actor": {
        "userId": "u_665794",
        "sessionId": "2fe80ce8260b18aeb3c68ad0",
        "plan": "enterprise",
        "country": "ES",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83,
        "memoryMb": 590.2,
        "dbQueries": 15,
        "cacheHitRatio": 0.2338,
        "queueDepth": 34
      },
      "tags": [
        "mobile",
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1078,
      "id": "evt_1ce88d15a92c57a1",
      "traceId": "22f4658bfb70eeb28091ae59efc0236c",
      "timestamp": "2026-08-01T00:00:43.155Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 34.09,
        "requestBytes": 3917,
        "responseBytes": 26725,
        "cached": false
      },
      "actor": {
        "userId": "u_110041",
        "sessionId": "ede046361369074a2ec7646d",
        "plan": "pro",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76.8,
        "memoryMb": 389.4,
        "dbQueries": 20,
        "cacheHitRatio": 0.2445,
        "queueDepth": 39
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1079,
      "id": "evt_a974269721d522c4",
      "traceId": "7a705b0d8be5e8196c152fbd4c16967e",
      "timestamp": "2026-08-01T00:00:43.187Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 26.25,
        "requestBytes": 2495,
        "responseBytes": 1244,
        "cached": false
      },
      "actor": {
        "userId": "u_819836",
        "sessionId": "6ea95e3b941e2b76b055c5bb",
        "plan": "starter",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.3,
        "memoryMb": 723.5,
        "dbQueries": 16,
        "cacheHitRatio": 0.5373,
        "queueDepth": 35
      },
      "tags": [
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1080,
      "id": "evt_033efb1a2d1a1b73",
      "traceId": "329ed564647953eec493c72bc0bd8276",
      "timestamp": "2026-08-01T00:00:43.215Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 193,
        "requestBytes": 3257,
        "responseBytes": 54934,
        "cached": false
      },
      "actor": {
        "userId": "u_366782",
        "sessionId": "e7cf37253c3cedaf6223b684",
        "plan": "enterprise",
        "country": "IT",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 69.3,
        "memoryMb": 848.3,
        "dbQueries": 20,
        "cacheHitRatio": 0.443,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1081,
      "id": "evt_6e2b68dc70fbd1a1",
      "traceId": "642fc9b61200573cafd1ac5a2060e47e",
      "timestamp": "2026-08-01T00:00:43.268Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 281.28,
        "requestBytes": 539,
        "responseBytes": 32950,
        "cached": false
      },
      "actor": {
        "userId": "u_631784",
        "sessionId": "65d9d39b7f95d396dc237a53",
        "plan": "free",
        "country": "ES",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 66.2,
        "memoryMb": 500.4,
        "dbQueries": 20,
        "cacheHitRatio": 0.6071,
        "queueDepth": 7
      },
      "tags": [
        "retry",
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1082,
      "id": "evt_c641e340b738817f",
      "traceId": "5c04f2ea5f2f5be862a628bbea96479c",
      "timestamp": "2026-08-01T00:00:43.312Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 127.9,
        "requestBytes": 2963,
        "responseBytes": 44927,
        "cached": false
      },
      "actor": {
        "userId": "u_181497",
        "sessionId": "10e5f907d8f5fa6ac5c3e46c",
        "plan": "starter",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 11.3,
        "memoryMb": 359.1,
        "dbQueries": 11,
        "cacheHitRatio": 0.0661,
        "queueDepth": 7
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1083,
      "id": "evt_52cbca7af775fe5d",
      "traceId": "aaffc08f59b2e77ddbdb98d3ec2ac993",
      "timestamp": "2026-08-01T00:00:43.333Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 37.03,
        "requestBytes": 1909,
        "responseBytes": 16855,
        "cached": false
      },
      "actor": {
        "userId": "u_622430",
        "sessionId": "65c3dbad401054510243f14e",
        "plan": "free",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.7,
        "memoryMb": 522.5,
        "dbQueries": 0,
        "cacheHitRatio": 0.7257,
        "queueDepth": 25
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1084,
      "id": "evt_538cd7795d71740d",
      "traceId": "06abce94ef31c4b9eab860b277a26429",
      "timestamp": "2026-08-01T00:00:43.360Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 181.84,
        "requestBytes": 1527,
        "responseBytes": 10047,
        "cached": true
      },
      "actor": {
        "userId": "u_539489",
        "sessionId": "3db27b92d28f9827fd8cd64c",
        "plan": "free",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20,
        "memoryMb": 553.7,
        "dbQueries": 10,
        "cacheHitRatio": 0.2664,
        "queueDepth": 9
      },
      "tags": [
        "retry",
        "mobile",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1085,
      "id": "evt_432248ab7ef37d36",
      "traceId": "07e1062720d36729ca81d5c0f8bcbf82",
      "timestamp": "2026-08-01T00:00:43.426Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 27.49,
        "requestBytes": 2249,
        "responseBytes": 27425,
        "cached": false
      },
      "actor": {
        "userId": "u_684488",
        "sessionId": "617475c55f6b3d928b351b1a",
        "plan": "pro",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.8,
        "memoryMb": 355.4,
        "dbQueries": 17,
        "cacheHitRatio": 0.8467,
        "queueDepth": 14
      },
      "tags": [
        "canary",
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1086,
      "id": "evt_3339cb4ae97843ae",
      "traceId": "2ba55c4c881e2246c424c4d45a33de56",
      "timestamp": "2026-08-01T00:00:43.448Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 500,
        "durationMs": 1343.2,
        "requestBytes": 1445,
        "responseBytes": 4111,
        "cached": false
      },
      "actor": {
        "userId": "u_504177",
        "sessionId": "110f66e139b9516daebc43cd",
        "plan": "starter",
        "country": "DE",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 81.6,
        "memoryMb": 880.6,
        "dbQueries": 9,
        "cacheHitRatio": 0.4043,
        "queueDepth": 36
      },
      "tags": [
        "mobile",
        "canary"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:271:7)",
          "at dispatch (/srv/app/lib/router.js:59:9)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1087,
      "id": "evt_9bebfdae85541130",
      "traceId": "326e37ac3edfe7bbda35f5c684dfed57",
      "timestamp": "2026-08-01T00:00:43.508Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 109.11,
        "requestBytes": 2629,
        "responseBytes": 65466,
        "cached": false
      },
      "actor": {
        "userId": "u_551789",
        "sessionId": "bce017c3a201c4b2fb71caf8",
        "plan": "pro",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90,
        "memoryMb": 323.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.9874,
        "queueDepth": 29
      },
      "tags": [
        "canary",
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1088,
      "id": "evt_2bb78b9bc9a90f5b",
      "traceId": "2a8d72c89d36ab333c6d43948009f63e",
      "timestamp": "2026-08-01T00:00:43.537Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 220.92,
        "requestBytes": 581,
        "responseBytes": 40329,
        "cached": false
      },
      "actor": {
        "userId": "u_272157",
        "sessionId": "e91acb52858a3b7971664ce1",
        "plan": "enterprise",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.6,
        "memoryMb": 177.4,
        "dbQueries": 15,
        "cacheHitRatio": 0.2389,
        "queueDepth": 12
      },
      "tags": [
        "canary",
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1089,
      "id": "evt_45ac1119f061e91b",
      "traceId": "e6b6556145b2d028e6fad933797f0e77",
      "timestamp": "2026-08-01T00:00:43.583Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 152.09,
        "requestBytes": 174,
        "responseBytes": 29139,
        "cached": true
      },
      "actor": {
        "userId": "u_543040",
        "sessionId": "7c2e0ab3727a04a91b1361d1",
        "plan": "free",
        "country": "JP",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 70.5,
        "memoryMb": 295.2,
        "dbQueries": 8,
        "cacheHitRatio": 0.7762,
        "queueDepth": 18
      },
      "tags": [
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1090,
      "id": "evt_052d2543988c2924",
      "traceId": "10c85bb03901122810c84ecfdbae44ed",
      "timestamp": "2026-08-01T00:00:43.614Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 500,
        "durationMs": 3634.35,
        "requestBytes": 1519,
        "responseBytes": 30569,
        "cached": false
      },
      "actor": {
        "userId": "u_227712",
        "sessionId": "4b2fb580156446a3ca1ce0f5",
        "plan": "pro",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 40.1,
        "memoryMb": 456.2,
        "dbQueries": 5,
        "cacheHitRatio": 0.5893,
        "queueDepth": 30
      },
      "tags": [
        "eu",
        "slow-query"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:34:36)",
          "at dispatch (/srv/app/lib/router.js:179:55)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1091,
      "id": "evt_785d7645f7a48210",
      "traceId": "1afa6ea5c2abb5e134889797bf355e55",
      "timestamp": "2026-08-01T00:00:43.653Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 409,
        "durationMs": 4146.05,
        "requestBytes": 127,
        "responseBytes": 18563,
        "cached": true
      },
      "actor": {
        "userId": "u_780849",
        "sessionId": "75146062432a7e6b4fa0a032",
        "plan": "enterprise",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81.2,
        "memoryMb": 149.6,
        "dbQueries": 17,
        "cacheHitRatio": 0.68,
        "queueDepth": 19
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:282:24)",
          "at dispatch (/srv/app/lib/router.js:15:29)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1092,
      "id": "evt_977239730ecb0d17",
      "traceId": "7d8260200f6ed549882e93cb3366055c",
      "timestamp": "2026-08-01T00:00:43.680Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 148.56,
        "requestBytes": 1530,
        "responseBytes": 43129,
        "cached": true
      },
      "actor": {
        "userId": "u_971316",
        "sessionId": "fd689839982508a43414048a",
        "plan": "free",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.3,
        "memoryMb": 921.4,
        "dbQueries": 23,
        "cacheHitRatio": 0.8898,
        "queueDepth": 31
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1093,
      "id": "evt_1c3e4b8648f20ebb",
      "traceId": "9912eeb1a02909057322171b0d35b709",
      "timestamp": "2026-08-01T00:00:43.759Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 71.26,
        "requestBytes": 3560,
        "responseBytes": 12778,
        "cached": false
      },
      "actor": {
        "userId": "u_519674",
        "sessionId": "f28431a642771272b710f152",
        "plan": "starter",
        "country": "BR",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 32.5,
        "memoryMb": 500.1,
        "dbQueries": 7,
        "cacheHitRatio": 0.9117,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1094,
      "id": "evt_cdca611163194c94",
      "traceId": "f2b6ef78d16538bcf81538b9aaa44f5b",
      "timestamp": "2026-08-01T00:00:43.794Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 502,
        "durationMs": 3453.45,
        "requestBytes": 1829,
        "responseBytes": 36445,
        "cached": false
      },
      "actor": {
        "userId": "u_367451",
        "sessionId": "3e544f81d45145da2d82e01d",
        "plan": "starter",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.2,
        "memoryMb": 430.4,
        "dbQueries": 23,
        "cacheHitRatio": 0.1878,
        "queueDepth": 18
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:393:49)",
          "at dispatch (/srv/app/lib/router.js:176:37)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1095,
      "id": "evt_53d6021ec001184e",
      "traceId": "7f7bc7ad535eade0ac2170e995f73d5b",
      "timestamp": "2026-08-01T00:00:43.808Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 312.01,
        "requestBytes": 1068,
        "responseBytes": 17558,
        "cached": true
      },
      "actor": {
        "userId": "u_534499",
        "sessionId": "1125b1173fb196d9f374cc16",
        "plan": "free",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 66.7,
        "memoryMb": 666.7,
        "dbQueries": 11,
        "cacheHitRatio": 0.7935,
        "queueDepth": 10
      },
      "tags": [
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1096,
      "id": "evt_9f39cdbc12802474",
      "traceId": "4fb8cba0fe3a1af661cef9ad905ce4e7",
      "timestamp": "2026-08-01T00:00:43.873Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 119.53,
        "requestBytes": 2977,
        "responseBytes": 20603,
        "cached": false
      },
      "actor": {
        "userId": "u_912644",
        "sessionId": "ea089e3bb74ee16d1b7a83d0",
        "plan": "starter",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 31.3,
        "memoryMb": 389.4,
        "dbQueries": 8,
        "cacheHitRatio": 0.3678,
        "queueDepth": 20
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1097,
      "id": "evt_b76c75d1fd4c5b7f",
      "traceId": "3a4aa0fda3ba5f14f05039097cbfc3da",
      "timestamp": "2026-08-01T00:00:43.895Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 57.92,
        "requestBytes": 2351,
        "responseBytes": 23242,
        "cached": false
      },
      "actor": {
        "userId": "u_595415",
        "sessionId": "a3c77c6c42b6b173ccca8657",
        "plan": "free",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 61.2,
        "memoryMb": 339.5,
        "dbQueries": 7,
        "cacheHitRatio": 0.3806,
        "queueDepth": 9
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1098,
      "id": "evt_c0e0cb349a2dfab8",
      "traceId": "dc2ed352c44e7036af0eddab4c3cbf90",
      "timestamp": "2026-08-01T00:00:43.946Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 177.8,
        "requestBytes": 2207,
        "responseBytes": 35228,
        "cached": false
      },
      "actor": {
        "userId": "u_275850",
        "sessionId": "4aac475307a44bb25af19942",
        "plan": "pro",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 52.7,
        "memoryMb": 607.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.4062,
        "queueDepth": 36
      },
      "tags": [
        "canary",
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1099,
      "id": "evt_c94dbabd62a8bc5e",
      "traceId": "d3d1832b246cbf6b5d37a8b40acb5700",
      "timestamp": "2026-08-01T00:00:43.963Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 201,
        "durationMs": 127.58,
        "requestBytes": 2254,
        "responseBytes": 19343,
        "cached": true
      },
      "actor": {
        "userId": "u_968712",
        "sessionId": "107709dc6007c295662ef9c6",
        "plan": "starter",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.3,
        "memoryMb": 399.2,
        "dbQueries": 9,
        "cacheHitRatio": 0.0436,
        "queueDepth": 5
      },
      "tags": [
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1100,
      "id": "evt_bcb323bfeb28a1b4",
      "traceId": "be83455b1319edf4b90e363e695deb6a",
      "timestamp": "2026-08-01T00:00:44.013Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 12.39,
        "requestBytes": 2382,
        "responseBytes": 39195,
        "cached": true
      },
      "actor": {
        "userId": "u_699289",
        "sessionId": "1429b609eb08684b82272eec",
        "plan": "enterprise",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 59.2,
        "memoryMb": 684.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.8857,
        "queueDepth": 36
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1101,
      "id": "evt_54f9b8c02c81e614",
      "traceId": "92e2b7ebc2fe1eb678ce877277d32364",
      "timestamp": "2026-08-01T00:00:44.053Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 409,
        "durationMs": 2567.01,
        "requestBytes": 2260,
        "responseBytes": 61945,
        "cached": true
      },
      "actor": {
        "userId": "u_339246",
        "sessionId": "329bfc3b3efb0098fc3febdb",
        "plan": "enterprise",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.1,
        "memoryMb": 407.2,
        "dbQueries": 13,
        "cacheHitRatio": 0.5163,
        "queueDepth": 31
      },
      "tags": [
        "retry",
        "retry",
        "canary"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:28:41)",
          "at dispatch (/srv/app/lib/router.js:111:51)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1102,
      "id": "evt_a92671a43fea867b",
      "traceId": "fd00f5474007bd8078609da009179445",
      "timestamp": "2026-08-01T00:00:44.096Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 224.87,
        "requestBytes": 95,
        "responseBytes": 50226,
        "cached": false
      },
      "actor": {
        "userId": "u_591064",
        "sessionId": "207729b7097342aa43227566",
        "plan": "starter",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.2,
        "memoryMb": 218.4,
        "dbQueries": 12,
        "cacheHitRatio": 0.2798,
        "queueDepth": 26
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1103,
      "id": "evt_041f1a589de4dd04",
      "traceId": "9cc98a8cc3eadb2e650a2018a22e5a3d",
      "timestamp": "2026-08-01T00:00:44.147Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 259.86,
        "requestBytes": 2465,
        "responseBytes": 55058,
        "cached": true
      },
      "actor": {
        "userId": "u_605588",
        "sessionId": "621bd3b397214f0293cfc3c1",
        "plan": "starter",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.6,
        "memoryMb": 216.6,
        "dbQueries": 19,
        "cacheHitRatio": 0.9851,
        "queueDepth": 14
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1104,
      "id": "evt_3e50f75c5e6faa6e",
      "traceId": "396b28e5a9c1e6f1a5336d33bf23bae9",
      "timestamp": "2026-08-01T00:00:44.192Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 341.49,
        "requestBytes": 1081,
        "responseBytes": 19559,
        "cached": true
      },
      "actor": {
        "userId": "u_424372",
        "sessionId": "af00cb0202408757889cbef8",
        "plan": "pro",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.6,
        "memoryMb": 300.6,
        "dbQueries": 17,
        "cacheHitRatio": 0.3855,
        "queueDepth": 26
      },
      "tags": [
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1105,
      "id": "evt_edc1864a421ebaff",
      "traceId": "f023e83b25aa1110ecf0339fb568180d",
      "timestamp": "2026-08-01T00:00:44.202Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 39.37,
        "requestBytes": 54,
        "responseBytes": 45113,
        "cached": false
      },
      "actor": {
        "userId": "u_485656",
        "sessionId": "5db5c3b3a09431c88f36b905",
        "plan": "free",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.7,
        "memoryMb": 391,
        "dbQueries": 8,
        "cacheHitRatio": 0.5406,
        "queueDepth": 23
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1106,
      "id": "evt_65c53b3069584d47",
      "traceId": "8f87b008dccb54e48d78ab05a4e64095",
      "timestamp": "2026-08-01T00:00:44.242Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 214.35,
        "requestBytes": 3281,
        "responseBytes": 17169,
        "cached": false
      },
      "actor": {
        "userId": "u_284060",
        "sessionId": "7cb40c3078aadd1c95c2abad",
        "plan": "free",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65.8,
        "memoryMb": 811.2,
        "dbQueries": 12,
        "cacheHitRatio": 0.0928,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1107,
      "id": "evt_5fe9baead8393f59",
      "traceId": "f2828f1fb1aa8eefa8db59bda8efa41f",
      "timestamp": "2026-08-01T00:00:44.292Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 42.01,
        "requestBytes": 1147,
        "responseBytes": 39864,
        "cached": false
      },
      "actor": {
        "userId": "u_834289",
        "sessionId": "846df2e44867680332b50ee3",
        "plan": "free",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.6,
        "memoryMb": 508.4,
        "dbQueries": 23,
        "cacheHitRatio": 0.012,
        "queueDepth": 37
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1108,
      "id": "evt_079d546d74c9415d",
      "traceId": "81860070cab13492fbd1ea9219ae83b6",
      "timestamp": "2026-08-01T00:00:44.352Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 144.74,
        "requestBytes": 3752,
        "responseBytes": 16434,
        "cached": false
      },
      "actor": {
        "userId": "u_194386",
        "sessionId": "0148c1a0960ab9d0b5abb385",
        "plan": "starter",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.3,
        "memoryMb": 586.3,
        "dbQueries": 6,
        "cacheHitRatio": 0.5337,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1109,
      "id": "evt_ee05377be9c6dafb",
      "traceId": "e7b924c1f7b654a9eeeebf8d8f1eaa57",
      "timestamp": "2026-08-01T00:00:44.390Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 331.52,
        "requestBytes": 3791,
        "responseBytes": 20738,
        "cached": false
      },
      "actor": {
        "userId": "u_934227",
        "sessionId": "d891323e212c2b7ce2352c67",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 6.7,
        "memoryMb": 755.9,
        "dbQueries": 0,
        "cacheHitRatio": 0.7969,
        "queueDepth": 16
      },
      "tags": [
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1110,
      "id": "evt_a78bc75c70cf831f",
      "traceId": "24297e58fecb95e1c4f2c43f7da08957",
      "timestamp": "2026-08-01T00:00:44.433Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 302.27,
        "requestBytes": 2402,
        "responseBytes": 32218,
        "cached": false
      },
      "actor": {
        "userId": "u_741528",
        "sessionId": "23717879ea81055827dfc055",
        "plan": "enterprise",
        "country": "JP",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 0.9,
        "memoryMb": 867.2,
        "dbQueries": 14,
        "cacheHitRatio": 0.8896,
        "queueDepth": 30
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1111,
      "id": "evt_0eab34d1cfb8c6d5",
      "traceId": "f8483c536350dc5c2a578b5805c910d8",
      "timestamp": "2026-08-01T00:00:44.477Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 111.39,
        "requestBytes": 2968,
        "responseBytes": 54056,
        "cached": false
      },
      "actor": {
        "userId": "u_247346",
        "sessionId": "c003fa29fb47817e84cdee17",
        "plan": "starter",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.5,
        "memoryMb": 966.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.5428,
        "queueDepth": 0
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1112,
      "id": "evt_97b909db22e6b276",
      "traceId": "5dda18efefdf4c3f9edf78c5339a5c18",
      "timestamp": "2026-08-01T00:00:44.508Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 275.66,
        "requestBytes": 3234,
        "responseBytes": 4038,
        "cached": false
      },
      "actor": {
        "userId": "u_308031",
        "sessionId": "d5d771d9e83c1328dd314d82",
        "plan": "pro",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.4,
        "memoryMb": 437.2,
        "dbQueries": 20,
        "cacheHitRatio": 0.5625,
        "queueDepth": 14
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1113,
      "id": "evt_ee4ba67e3465d5be",
      "traceId": "f07459f4b1da058a5c0177076ce3d409",
      "timestamp": "2026-08-01T00:00:44.522Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 503,
        "durationMs": 4373.76,
        "requestBytes": 1063,
        "responseBytes": 56217,
        "cached": false
      },
      "actor": {
        "userId": "u_975976",
        "sessionId": "73ec5833465eae9b3330905f",
        "plan": "free",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.2,
        "memoryMb": 892.9,
        "dbQueries": 18,
        "cacheHitRatio": 0.0533,
        "queueDepth": 8
      },
      "tags": [
        "canary"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:306:72)",
          "at dispatch (/srv/app/lib/router.js:76:64)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1114,
      "id": "evt_ccd47dba47fa951a",
      "traceId": "82d462dd6c2209265c681036119671ef",
      "timestamp": "2026-08-01T00:00:44.579Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 57.11,
        "requestBytes": 52,
        "responseBytes": 59518,
        "cached": false
      },
      "actor": {
        "userId": "u_403124",
        "sessionId": "9f73ca4d5c1ba1f40c7ffb44",
        "plan": "pro",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.8,
        "memoryMb": 697.1,
        "dbQueries": 10,
        "cacheHitRatio": 0.8081,
        "queueDepth": 3
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1115,
      "id": "evt_fbd2d88f9951ae23",
      "traceId": "4f74c14d2fe22e9ad425399aed47e4b7",
      "timestamp": "2026-08-01T00:00:44.619Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 66.26,
        "requestBytes": 1391,
        "responseBytes": 6891,
        "cached": false
      },
      "actor": {
        "userId": "u_159565",
        "sessionId": "e2d7f47c36eafc9b8f95ea3f",
        "plan": "starter",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.9,
        "memoryMb": 121.4,
        "dbQueries": 15,
        "cacheHitRatio": 0.0004,
        "queueDepth": 9
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1116,
      "id": "evt_23b8533ff95e6973",
      "traceId": "4d5ff237070cabd0ceb2e7aa3dc3cc82",
      "timestamp": "2026-08-01T00:00:44.654Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 502,
        "durationMs": 1196.94,
        "requestBytes": 46,
        "responseBytes": 24475,
        "cached": false
      },
      "actor": {
        "userId": "u_873931",
        "sessionId": "c7d569aa05cd729eb33f475a",
        "plan": "pro",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21,
        "memoryMb": 591.8,
        "dbQueries": 22,
        "cacheHitRatio": 0.5742,
        "queueDepth": 0
      },
      "tags": [
        "eu"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:313:6)",
          "at dispatch (/srv/app/lib/router.js:121:55)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1117,
      "id": "evt_13af41844d0e6d18",
      "traceId": "514ce80ccd588dee92d805359dcda87e",
      "timestamp": "2026-08-01T00:00:44.709Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 204,
        "durationMs": 12.19,
        "requestBytes": 2801,
        "responseBytes": 46928,
        "cached": false
      },
      "actor": {
        "userId": "u_379372",
        "sessionId": "f31a3448e1e2411103e1e33b",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.6,
        "memoryMb": 365.4,
        "dbQueries": 5,
        "cacheHitRatio": 0.0668,
        "queueDepth": 5
      },
      "tags": [
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1118,
      "id": "evt_db3035f089b2c893",
      "traceId": "6ed34baf4336a0f8d07d0e1d6b195599",
      "timestamp": "2026-08-01T00:00:44.749Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 245.93,
        "requestBytes": 3370,
        "responseBytes": 22101,
        "cached": false
      },
      "actor": {
        "userId": "u_748087",
        "sessionId": "8e47e6c60066a4334ad40573",
        "plan": "pro",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.6,
        "memoryMb": 251.1,
        "dbQueries": 12,
        "cacheHitRatio": 0.6688,
        "queueDepth": 8
      },
      "tags": [
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1119,
      "id": "evt_515e815f242f00bb",
      "traceId": "f5731e059173269965c886b786bf52c3",
      "timestamp": "2026-08-01T00:00:44.775Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 306.49,
        "requestBytes": 976,
        "responseBytes": 62546,
        "cached": false
      },
      "actor": {
        "userId": "u_254302",
        "sessionId": "5215e2e51e0f71def3c269dc",
        "plan": "free",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76.6,
        "memoryMb": 457.4,
        "dbQueries": 19,
        "cacheHitRatio": 0.3449,
        "queueDepth": 8
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1120,
      "id": "evt_fa56b67812a7bcf8",
      "traceId": "650c4d3d1cc5f77ea20c0327b9e5e916",
      "timestamp": "2026-08-01T00:00:44.838Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 257.27,
        "requestBytes": 1339,
        "responseBytes": 36689,
        "cached": false
      },
      "actor": {
        "userId": "u_879710",
        "sessionId": "851b2c43ccf484e8e103e54f",
        "plan": "enterprise",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.9,
        "memoryMb": 464,
        "dbQueries": 9,
        "cacheHitRatio": 0.7518,
        "queueDepth": 21
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1121,
      "id": "evt_9f8aa463e82de5c4",
      "traceId": "c5cd2d00f0d0933c247c91d561174537",
      "timestamp": "2026-08-01T00:00:44.857Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 170.23,
        "requestBytes": 3534,
        "responseBytes": 31360,
        "cached": false
      },
      "actor": {
        "userId": "u_460409",
        "sessionId": "a1652f46c174134b1ff7c572",
        "plan": "pro",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.8,
        "memoryMb": 510.4,
        "dbQueries": 17,
        "cacheHitRatio": 0.8967,
        "queueDepth": 3
      },
      "tags": [
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1122,
      "id": "evt_0a91cfc735196bc4",
      "traceId": "3178b5673f66cd8031eddb0e65490e2f",
      "timestamp": "2026-08-01T00:00:44.904Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 46.63,
        "requestBytes": 3841,
        "responseBytes": 60143,
        "cached": false
      },
      "actor": {
        "userId": "u_547467",
        "sessionId": "280f716d667cd0e33699a402",
        "plan": "enterprise",
        "country": "BR",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 44.2,
        "memoryMb": 379,
        "dbQueries": 17,
        "cacheHitRatio": 0.2154,
        "queueDepth": 12
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1123,
      "id": "evt_ee8eb22ed3e2bf9e",
      "traceId": "47f4cc593c0294b03e0a66f4d095523b",
      "timestamp": "2026-08-01T00:00:44.946Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 27.82,
        "requestBytes": 1580,
        "responseBytes": 37008,
        "cached": false
      },
      "actor": {
        "userId": "u_147560",
        "sessionId": "d74a9f1976de7b5960ac2733",
        "plan": "starter",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.7,
        "memoryMb": 400.2,
        "dbQueries": 22,
        "cacheHitRatio": 0.3157,
        "queueDepth": 7
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1124,
      "id": "evt_dc0b090c4b9d9116",
      "traceId": "5239106cb4e105be82eb85f2a9e44bfd",
      "timestamp": "2026-08-01T00:00:44.964Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 49.27,
        "requestBytes": 1502,
        "responseBytes": 16630,
        "cached": false
      },
      "actor": {
        "userId": "u_753098",
        "sessionId": "6e0f52bede1b1c895eef982c",
        "plan": "pro",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.9,
        "memoryMb": 370.8,
        "dbQueries": 17,
        "cacheHitRatio": 0.3145,
        "queueDepth": 30
      },
      "tags": [
        "mobile",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1125,
      "id": "evt_6c5fed1c2d19d62a",
      "traceId": "63cf65804ea9f8470fed4890535db6b5",
      "timestamp": "2026-08-01T00:00:45.009Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 200,
        "durationMs": 212.28,
        "requestBytes": 66,
        "responseBytes": 45439,
        "cached": false
      },
      "actor": {
        "userId": "u_889808",
        "sessionId": "287b01bccdefc7c7d19816ee",
        "plan": "free",
        "country": "IT",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 10.6,
        "memoryMb": 981.7,
        "dbQueries": 16,
        "cacheHitRatio": 0.2135,
        "queueDepth": 16
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1126,
      "id": "evt_36545b0d5d795ee5",
      "traceId": "9d58b40f66c9d5978bffc4564d62023e",
      "timestamp": "2026-08-01T00:00:45.079Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 150.12,
        "requestBytes": 2601,
        "responseBytes": 48112,
        "cached": false
      },
      "actor": {
        "userId": "u_230913",
        "sessionId": "6697c33465689b6bf293a6f9",
        "plan": "free",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53,
        "memoryMb": 249.6,
        "dbQueries": 17,
        "cacheHitRatio": 0.8055,
        "queueDepth": 10
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1127,
      "id": "evt_4de88c3857980ce1",
      "traceId": "716d773ee4e309691167c59ef4799bbb",
      "timestamp": "2026-08-01T00:00:45.115Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 184.11,
        "requestBytes": 3987,
        "responseBytes": 40713,
        "cached": true
      },
      "actor": {
        "userId": "u_776240",
        "sessionId": "4e922239d026bdf73361a4dc",
        "plan": "pro",
        "country": "US",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 26.8,
        "memoryMb": 764.6,
        "dbQueries": 16,
        "cacheHitRatio": 0.4285,
        "queueDepth": 1
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1128,
      "id": "evt_2c937719e0226329",
      "traceId": "db67ce8f8d1f58a348913663ee94b73b",
      "timestamp": "2026-08-01T00:00:45.157Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 332.31,
        "requestBytes": 166,
        "responseBytes": 19780,
        "cached": true
      },
      "actor": {
        "userId": "u_338957",
        "sessionId": "e667f77ad97588a5e04c4bc8",
        "plan": "starter",
        "country": "US",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 56.6,
        "memoryMb": 573.8,
        "dbQueries": 7,
        "cacheHitRatio": 0.2004,
        "queueDepth": 28
      },
      "tags": [
        "canary",
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1129,
      "id": "evt_f488d330198ee37a",
      "traceId": "e57cceefb473db5bd26d9b6fee54062f",
      "timestamp": "2026-08-01T00:00:45.174Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 65.72,
        "requestBytes": 2260,
        "responseBytes": 61694,
        "cached": false
      },
      "actor": {
        "userId": "u_589162",
        "sessionId": "8e85ed63238f42801d0978ac",
        "plan": "starter",
        "country": "US",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 69.6,
        "memoryMb": 317.5,
        "dbQueries": 13,
        "cacheHitRatio": 0.9366,
        "queueDepth": 5
      },
      "tags": [
        "mobile",
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1130,
      "id": "evt_d46f52e6d3f4b28c",
      "traceId": "f9fba96585fb77efd706a7413eaf5027",
      "timestamp": "2026-08-01T00:00:45.239Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 64.42,
        "requestBytes": 2070,
        "responseBytes": 6669,
        "cached": false
      },
      "actor": {
        "userId": "u_154402",
        "sessionId": "a33d641173b39c608e5b478a",
        "plan": "pro",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.8,
        "memoryMb": 483.7,
        "dbQueries": 11,
        "cacheHitRatio": 0.5795,
        "queueDepth": 3
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1131,
      "id": "evt_6c99c24148630569",
      "traceId": "180119e96605d00254c65042a126b7aa",
      "timestamp": "2026-08-01T00:00:45.267Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 114.62,
        "requestBytes": 434,
        "responseBytes": 48236,
        "cached": true
      },
      "actor": {
        "userId": "u_357634",
        "sessionId": "9ed2a5312a860174fae73bc2",
        "plan": "free",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.7,
        "memoryMb": 346.8,
        "dbQueries": 14,
        "cacheHitRatio": 0.4513,
        "queueDepth": 3
      },
      "tags": [
        "mobile",
        "cold-start",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1132,
      "id": "evt_4428713d3e5a33d3",
      "traceId": "578b18538229ae0b0ebf7ff1ea90123d",
      "timestamp": "2026-08-01T00:00:45.283Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 81.66,
        "requestBytes": 1797,
        "responseBytes": 7931,
        "cached": false
      },
      "actor": {
        "userId": "u_623202",
        "sessionId": "8fd2560698ffccdf49db1cff",
        "plan": "pro",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.7,
        "memoryMb": 728,
        "dbQueries": 2,
        "cacheHitRatio": 0.5809,
        "queueDepth": 30
      },
      "tags": [
        "canary",
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1133,
      "id": "evt_8b3ed2610c62f3f8",
      "traceId": "fc68b87b72d9f2a54406493b48e10747",
      "timestamp": "2026-08-01T00:00:45.339Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 308.14,
        "requestBytes": 2135,
        "responseBytes": 52018,
        "cached": false
      },
      "actor": {
        "userId": "u_705651",
        "sessionId": "3f675e8644f60dbae2103588",
        "plan": "starter",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 83.1,
        "memoryMb": 139.2,
        "dbQueries": 1,
        "cacheHitRatio": 0.7568,
        "queueDepth": 6
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1134,
      "id": "evt_bf360c368731e42c",
      "traceId": "556ad86ecf7bcf746412d63263f2da64",
      "timestamp": "2026-08-01T00:00:45.388Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 41.95,
        "requestBytes": 1623,
        "responseBytes": 51722,
        "cached": false
      },
      "actor": {
        "userId": "u_888313",
        "sessionId": "c8cc855cbf384ca6341c5e13",
        "plan": "pro",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.3,
        "memoryMb": 378.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.4595,
        "queueDepth": 20
      },
      "tags": [
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1135,
      "id": "evt_05d3f08a010ed5e8",
      "traceId": "7fa84f0dad777ade7e6477803fafaa09",
      "timestamp": "2026-08-01T00:00:45.406Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 224.63,
        "requestBytes": 2282,
        "responseBytes": 59612,
        "cached": true
      },
      "actor": {
        "userId": "u_397392",
        "sessionId": "9d33ab548410801b9c8dcbfe",
        "plan": "free",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 15.4,
        "memoryMb": 295.6,
        "dbQueries": 5,
        "cacheHitRatio": 0.2525,
        "queueDepth": 2
      },
      "tags": [
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1136,
      "id": "evt_b9d710a7a6b758e6",
      "traceId": "915edd13b101373d4f21bde206e66a41",
      "timestamp": "2026-08-01T00:00:45.467Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 145.9,
        "requestBytes": 2922,
        "responseBytes": 31847,
        "cached": false
      },
      "actor": {
        "userId": "u_474175",
        "sessionId": "bcd2736ee0dd4aa5f8e5355d",
        "plan": "free",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.1,
        "memoryMb": 363.4,
        "dbQueries": 18,
        "cacheHitRatio": 0.2825,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1137,
      "id": "evt_e6e6ac6d559a7d5a",
      "traceId": "92ba939c16d2b28b24fa48944693a8c9",
      "timestamp": "2026-08-01T00:00:45.509Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 217.67,
        "requestBytes": 2199,
        "responseBytes": 16449,
        "cached": false
      },
      "actor": {
        "userId": "u_455865",
        "sessionId": "94aad6fc6e1d93d4cdf3e025",
        "plan": "free",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.2,
        "memoryMb": 1016.8,
        "dbQueries": 16,
        "cacheHitRatio": 0.3605,
        "queueDepth": 12
      },
      "tags": [
        "checkout",
        "cold-start",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1138,
      "id": "evt_eaa95d54dd97623e",
      "traceId": "cf86795e690281427936a4a5129fb59d",
      "timestamp": "2026-08-01T00:00:45.542Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 227.25,
        "requestBytes": 1801,
        "responseBytes": 47716,
        "cached": false
      },
      "actor": {
        "userId": "u_621429",
        "sessionId": "30a90cd0ce098b416d608a2f",
        "plan": "enterprise",
        "country": "SG",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 77.1,
        "memoryMb": 157.4,
        "dbQueries": 10,
        "cacheHitRatio": 0.1974,
        "queueDepth": 6
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1139,
      "id": "evt_577282ad83665a15",
      "traceId": "cb767c17f7e57a4092438b3a88163149",
      "timestamp": "2026-08-01T00:00:45.571Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 503,
        "durationMs": 3636.74,
        "requestBytes": 2023,
        "responseBytes": 56063,
        "cached": false
      },
      "actor": {
        "userId": "u_315027",
        "sessionId": "08a73d6e6675d757a93717af",
        "plan": "starter",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 46.2,
        "memoryMb": 276.8,
        "dbQueries": 7,
        "cacheHitRatio": 0.9745,
        "queueDepth": 12
      },
      "tags": [
        "canary",
        "eu"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:299:37)",
          "at dispatch (/srv/app/lib/router.js:118:77)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1140,
      "id": "evt_53a1036bbd963476",
      "traceId": "92e33c66c7d7f4c320b59e36bb66fdd5",
      "timestamp": "2026-08-01T00:00:45.638Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 289.35,
        "requestBytes": 3009,
        "responseBytes": 36635,
        "cached": true
      },
      "actor": {
        "userId": "u_689715",
        "sessionId": "cd111cabb98a5b2ddec55822",
        "plan": "free",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42,
        "memoryMb": 444.1,
        "dbQueries": 2,
        "cacheHitRatio": 0.0387,
        "queueDepth": 28
      },
      "tags": [
        "mobile",
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1141,
      "id": "evt_a9d1c45fb4c2c0ce",
      "traceId": "8bb2a09c4ec2975e3d252ccb6d41e891",
      "timestamp": "2026-08-01T00:00:45.663Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 115.59,
        "requestBytes": 1489,
        "responseBytes": 18216,
        "cached": false
      },
      "actor": {
        "userId": "u_928768",
        "sessionId": "7f989c52da731328d0c8277b",
        "plan": "enterprise",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.4,
        "memoryMb": 490.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.8188,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1142,
      "id": "evt_97fd62272b7b3891",
      "traceId": "389344b06a3debe95bbce439bf03cd12",
      "timestamp": "2026-08-01T00:00:45.694Z",
      "level": "warn",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 330.38,
        "requestBytes": 179,
        "responseBytes": 39888,
        "cached": false
      },
      "actor": {
        "userId": "u_564861",
        "sessionId": "001414ecd23b79070022c156",
        "plan": "starter",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.1,
        "memoryMb": 512.9,
        "dbQueries": 3,
        "cacheHitRatio": 0.0644,
        "queueDepth": 33
      },
      "tags": [
        "cold-start",
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1143,
      "id": "evt_9d156fa25f2f323d",
      "traceId": "e90bdcf987fc1e814cb110e4bea71de9",
      "timestamp": "2026-08-01T00:00:45.750Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 18.32,
        "requestBytes": 3570,
        "responseBytes": 15513,
        "cached": false
      },
      "actor": {
        "userId": "u_536973",
        "sessionId": "a1d4b1c7d9e454ae918819d5",
        "plan": "free",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.7,
        "memoryMb": 810.1,
        "dbQueries": 5,
        "cacheHitRatio": 0.6916,
        "queueDepth": 35
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1144,
      "id": "evt_7bba56487ba77711",
      "traceId": "a7cac49f2c6debeacf2595af9bfbb155",
      "timestamp": "2026-08-01T00:00:45.788Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 246.1,
        "requestBytes": 271,
        "responseBytes": 29760,
        "cached": false
      },
      "actor": {
        "userId": "u_835583",
        "sessionId": "2a9f1c1a338f0ad8ca6c3fb9",
        "plan": "free",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.3,
        "memoryMb": 280.6,
        "dbQueries": 20,
        "cacheHitRatio": 0.7585,
        "queueDepth": 30
      },
      "tags": [
        "cold-start",
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1145,
      "id": "evt_becb7ec3a657b4a2",
      "traceId": "7c6694b019235d6b118ae11efb1e77e0",
      "timestamp": "2026-08-01T00:00:45.809Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 54.23,
        "requestBytes": 253,
        "responseBytes": 49576,
        "cached": false
      },
      "actor": {
        "userId": "u_736064",
        "sessionId": "3fccc632173772a02ddd742e",
        "plan": "starter",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.9,
        "memoryMb": 718.3,
        "dbQueries": 14,
        "cacheHitRatio": 0.408,
        "queueDepth": 2
      },
      "tags": [
        "slow-query",
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1146,
      "id": "evt_573a63b6d6f5414a",
      "traceId": "ff7808841cdeb17f36f91396e085d70d",
      "timestamp": "2026-08-01T00:00:45.842Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 112.61,
        "requestBytes": 363,
        "responseBytes": 19870,
        "cached": false
      },
      "actor": {
        "userId": "u_468266",
        "sessionId": "7b68425861f0036272b23bf3",
        "plan": "free",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.3,
        "memoryMb": 869.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.2463,
        "queueDepth": 9
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1147,
      "id": "evt_b4a6324c7af442be",
      "traceId": "604ee41bd933046ae343bf4d25c0e71b",
      "timestamp": "2026-08-01T00:00:45.916Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 230.35,
        "requestBytes": 2800,
        "responseBytes": 60481,
        "cached": false
      },
      "actor": {
        "userId": "u_797101",
        "sessionId": "00b9880e0238230344eefc34",
        "plan": "starter",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.7,
        "memoryMb": 302.4,
        "dbQueries": 16,
        "cacheHitRatio": 0.4874,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1148,
      "id": "evt_0b65dcaac7545000",
      "traceId": "a10c9916578d443f75c30a7b6a18fb89",
      "timestamp": "2026-08-01T00:00:45.943Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 101.64,
        "requestBytes": 196,
        "responseBytes": 31729,
        "cached": true
      },
      "actor": {
        "userId": "u_884197",
        "sessionId": "c225373c2feba4df9a27fd18",
        "plan": "enterprise",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.5,
        "memoryMb": 158.3,
        "dbQueries": 16,
        "cacheHitRatio": 0.6108,
        "queueDepth": 30
      },
      "tags": [
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1149,
      "id": "evt_2af4c8b96852cf9d",
      "traceId": "916ba84c8bb5e1211653ecc432923b5a",
      "timestamp": "2026-08-01T00:00:45.989Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 256.53,
        "requestBytes": 3038,
        "responseBytes": 25199,
        "cached": true
      },
      "actor": {
        "userId": "u_997394",
        "sessionId": "93abac4bc3b3229316b42e48",
        "plan": "enterprise",
        "country": "ES",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 12.1,
        "memoryMb": 931.3,
        "dbQueries": 1,
        "cacheHitRatio": 0.6636,
        "queueDepth": 36
      },
      "tags": [
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1150,
      "id": "evt_4c196ad4bbf4255a",
      "traceId": "71d9c408edcdc01e37c941d9df2a6516",
      "timestamp": "2026-08-01T00:00:46.024Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 27.45,
        "requestBytes": 2599,
        "responseBytes": 49834,
        "cached": false
      },
      "actor": {
        "userId": "u_168469",
        "sessionId": "0b4aedef936bce235a8d0d69",
        "plan": "enterprise",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.6,
        "memoryMb": 578.6,
        "dbQueries": 7,
        "cacheHitRatio": 0.2624,
        "queueDepth": 19
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1151,
      "id": "evt_f82c10c4f047aa45",
      "traceId": "9a91210d5099506953d03710ea776005",
      "timestamp": "2026-08-01T00:00:46.073Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 190.63,
        "requestBytes": 1656,
        "responseBytes": 45404,
        "cached": false
      },
      "actor": {
        "userId": "u_969875",
        "sessionId": "065dd2d00e56b89c3d0506de",
        "plan": "pro",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 80.6,
        "memoryMb": 233.1,
        "dbQueries": 2,
        "cacheHitRatio": 0.4835,
        "queueDepth": 8
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1152,
      "id": "evt_cf165462a51adfda",
      "traceId": "46dfeb2812ead972ae04e6f3735878bd",
      "timestamp": "2026-08-01T00:00:46.095Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 45.2,
        "requestBytes": 3816,
        "responseBytes": 5185,
        "cached": false
      },
      "actor": {
        "userId": "u_358498",
        "sessionId": "358d94eaa0aae711fcc10151",
        "plan": "starter",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.8,
        "memoryMb": 727.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.5537,
        "queueDepth": 27
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1153,
      "id": "evt_55e691a9028feeeb",
      "traceId": "0f327aadcf9f899065b3be3d3ef6dc79",
      "timestamp": "2026-08-01T00:00:46.152Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 118.36,
        "requestBytes": 1277,
        "responseBytes": 45313,
        "cached": true
      },
      "actor": {
        "userId": "u_714036",
        "sessionId": "3083d418de4edcd1480ea88f",
        "plan": "starter",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.3,
        "memoryMb": 945.5,
        "dbQueries": 5,
        "cacheHitRatio": 0.3261,
        "queueDepth": 1
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1154,
      "id": "evt_445e8c5cc7fc8dc1",
      "traceId": "b48cfb7ccbe2f06844b0fad612abfa17",
      "timestamp": "2026-08-01T00:00:46.170Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 6.19,
        "requestBytes": 1550,
        "responseBytes": 30731,
        "cached": false
      },
      "actor": {
        "userId": "u_320216",
        "sessionId": "0dee2a50e237696918ae4e80",
        "plan": "enterprise",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.8,
        "memoryMb": 192.2,
        "dbQueries": 18,
        "cacheHitRatio": 0.6879,
        "queueDepth": 37
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1155,
      "id": "evt_5c69f8867672ab2c",
      "traceId": "4d1bb1676eff81165f031939a9f62e29",
      "timestamp": "2026-08-01T00:00:46.226Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 32.72,
        "requestBytes": 1683,
        "responseBytes": 8495,
        "cached": false
      },
      "actor": {
        "userId": "u_179567",
        "sessionId": "aaf764e0dabc0e0a4b547777",
        "plan": "starter",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69,
        "memoryMb": 768.4,
        "dbQueries": 5,
        "cacheHitRatio": 0.0254,
        "queueDepth": 14
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1156,
      "id": "evt_69a8a9c321d185e5",
      "traceId": "a83bba0b8c72f1b9c6fdd008fb11df22",
      "timestamp": "2026-08-01T00:00:46.245Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 500,
        "durationMs": 1699.24,
        "requestBytes": 241,
        "responseBytes": 57263,
        "cached": false
      },
      "actor": {
        "userId": "u_526327",
        "sessionId": "69b350deb2e5e03aea234072",
        "plan": "starter",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.8,
        "memoryMb": 943.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.4411,
        "queueDepth": 33
      },
      "tags": [
        "mobile",
        "eu",
        "eu"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:369:4)",
          "at dispatch (/srv/app/lib/router.js:151:34)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1157,
      "id": "evt_24a38adb03732890",
      "traceId": "75854b1c6247568440d1f9c5d493aa85",
      "timestamp": "2026-08-01T00:00:46.309Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 429,
        "durationMs": 1295.69,
        "requestBytes": 987,
        "responseBytes": 24358,
        "cached": false
      },
      "actor": {
        "userId": "u_133961",
        "sessionId": "2682625e5beab34831f6d09d",
        "plan": "starter",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.7,
        "memoryMb": 490.3,
        "dbQueries": 3,
        "cacheHitRatio": 0.6073,
        "queueDepth": 36
      },
      "tags": [
        "retry",
        "canary"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:132:52)",
          "at dispatch (/srv/app/lib/router.js:170:48)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1158,
      "id": "evt_3c34e0c8194c1f8c",
      "traceId": "a35a0f646dc84286621f92f83e704915",
      "timestamp": "2026-08-01T00:00:46.327Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 277.91,
        "requestBytes": 3980,
        "responseBytes": 14224,
        "cached": false
      },
      "actor": {
        "userId": "u_815872",
        "sessionId": "6c5fdac8e668e39a654c762e",
        "plan": "free",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57,
        "memoryMb": 931.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.0783,
        "queueDepth": 21
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1159,
      "id": "evt_c341bff11d2c55d4",
      "traceId": "023931aa88809d633ec4db5c66650802",
      "timestamp": "2026-08-01T00:00:46.375Z",
      "level": "warn",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 325.52,
        "requestBytes": 3106,
        "responseBytes": 53710,
        "cached": false
      },
      "actor": {
        "userId": "u_392850",
        "sessionId": "20957a59635738c811ad3821",
        "plan": "free",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 75.3,
        "memoryMb": 605.4,
        "dbQueries": 12,
        "cacheHitRatio": 0.8548,
        "queueDepth": 17
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1160,
      "id": "evt_92d15e32b4027752",
      "traceId": "78bb0309af181ac94da34a025bdb445b",
      "timestamp": "2026-08-01T00:00:46.436Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 213.12,
        "requestBytes": 3462,
        "responseBytes": 1486,
        "cached": true
      },
      "actor": {
        "userId": "u_208622",
        "sessionId": "e93311fc2d7b47d7da266efb",
        "plan": "starter",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 28,
        "memoryMb": 602.6,
        "dbQueries": 5,
        "cacheHitRatio": 0.7805,
        "queueDepth": 33
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1161,
      "id": "evt_0022305d9715cf38",
      "traceId": "e800ec021ef33888d15b2485c2e5cab1",
      "timestamp": "2026-08-01T00:00:46.451Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 56.31,
        "requestBytes": 134,
        "responseBytes": 27161,
        "cached": false
      },
      "actor": {
        "userId": "u_610110",
        "sessionId": "5a5cfe52812cb3e453f39d81",
        "plan": "enterprise",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.8,
        "memoryMb": 671.9,
        "dbQueries": 18,
        "cacheHitRatio": 0.867,
        "queueDepth": 10
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1162,
      "id": "evt_0e2012abb88da41f",
      "traceId": "e3f405c15c279c97334dca894d426ac2",
      "timestamp": "2026-08-01T00:00:46.481Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 200,
        "durationMs": 342.48,
        "requestBytes": 2229,
        "responseBytes": 56349,
        "cached": false
      },
      "actor": {
        "userId": "u_903722",
        "sessionId": "6e532784beef8e6b172d907d",
        "plan": "enterprise",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.9,
        "memoryMb": 477.4,
        "dbQueries": 18,
        "cacheHitRatio": 0.8902,
        "queueDepth": 13
      },
      "tags": [
        "b2b",
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1163,
      "id": "evt_5ca123cca45cb8f5",
      "traceId": "45ab3e5e80df20b1a872ebf155e50fab",
      "timestamp": "2026-08-01T00:00:46.552Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 165.04,
        "requestBytes": 2239,
        "responseBytes": 2409,
        "cached": false
      },
      "actor": {
        "userId": "u_202688",
        "sessionId": "69464179bff880a74c7b5ffc",
        "plan": "free",
        "country": "DE",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 34.7,
        "memoryMb": 901.4,
        "dbQueries": 7,
        "cacheHitRatio": 0.8736,
        "queueDepth": 29
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1164,
      "id": "evt_bc2a2224a3c4ea72",
      "traceId": "57eb0598dc39cb33a1ebb24ac89f3836",
      "timestamp": "2026-08-01T00:00:46.587Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 304,
        "durationMs": 147.77,
        "requestBytes": 168,
        "responseBytes": 23676,
        "cached": false
      },
      "actor": {
        "userId": "u_991758",
        "sessionId": "6b59ea983ebddccc4439ce68",
        "plan": "starter",
        "country": "IT",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 81.7,
        "memoryMb": 945.9,
        "dbQueries": 20,
        "cacheHitRatio": 0.1715,
        "queueDepth": 8
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1165,
      "id": "evt_966c565c4851a74b",
      "traceId": "828778e6fd248b2918f98f8206239b33",
      "timestamp": "2026-08-01T00:00:46.627Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 113.93,
        "requestBytes": 730,
        "responseBytes": 52523,
        "cached": false
      },
      "actor": {
        "userId": "u_431432",
        "sessionId": "b16db205d3fa21264bcb1f70",
        "plan": "free",
        "country": "IT",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 31.7,
        "memoryMb": 696.2,
        "dbQueries": 1,
        "cacheHitRatio": 0.2269,
        "queueDepth": 14
      },
      "tags": [
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1166,
      "id": "evt_bb035d0329e737d0",
      "traceId": "071755ec3cdf1656f245c066c434caf6",
      "timestamp": "2026-08-01T00:00:46.647Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 77.23,
        "requestBytes": 2515,
        "responseBytes": 11500,
        "cached": true
      },
      "actor": {
        "userId": "u_115787",
        "sessionId": "76b3ffbc6c514bc9bc7090de",
        "plan": "starter",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.8,
        "memoryMb": 187.1,
        "dbQueries": 8,
        "cacheHitRatio": 0.6979,
        "queueDepth": 33
      },
      "tags": [
        "canary",
        "mobile",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1167,
      "id": "evt_a84ea2d7f0a2e9ba",
      "traceId": "56aef6b8d20d66f98d68db40428281f8",
      "timestamp": "2026-08-01T00:00:46.696Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 200,
        "durationMs": 162.81,
        "requestBytes": 2420,
        "responseBytes": 37714,
        "cached": true
      },
      "actor": {
        "userId": "u_282348",
        "sessionId": "d7ed6e68c2c0a7b88a91a8ac",
        "plan": "starter",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.3,
        "memoryMb": 368.8,
        "dbQueries": 5,
        "cacheHitRatio": 0.3287,
        "queueDepth": 30
      },
      "tags": [
        "slow-query",
        "b2b",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1168,
      "id": "evt_6cd5a0b98476f292",
      "traceId": "775fb1c4805bebc9cbdada7ac23943e8",
      "timestamp": "2026-08-01T00:00:46.751Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 320.15,
        "requestBytes": 1325,
        "responseBytes": 2054,
        "cached": true
      },
      "actor": {
        "userId": "u_607942",
        "sessionId": "754c9796db763153889ee084",
        "plan": "starter",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 62.2,
        "memoryMb": 895.1,
        "dbQueries": 9,
        "cacheHitRatio": 0.5942,
        "queueDepth": 19
      },
      "tags": [
        "slow-query",
        "mobile",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1169,
      "id": "evt_48769cf57aac2761",
      "traceId": "31969e300ffe86926526a137daf9dfea",
      "timestamp": "2026-08-01T00:00:46.774Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 246.92,
        "requestBytes": 359,
        "responseBytes": 54169,
        "cached": false
      },
      "actor": {
        "userId": "u_872256",
        "sessionId": "c79eb6ebffe30c9f847e9011",
        "plan": "starter",
        "country": "GB",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 26.3,
        "memoryMb": 648.5,
        "dbQueries": 2,
        "cacheHitRatio": 0.9395,
        "queueDepth": 1
      },
      "tags": [
        "canary",
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1170,
      "id": "evt_70746748191a7a75",
      "traceId": "1b082416ea677bbe0e88f05263025b08",
      "timestamp": "2026-08-01T00:00:46.816Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 200,
        "durationMs": 14.69,
        "requestBytes": 3403,
        "responseBytes": 44150,
        "cached": false
      },
      "actor": {
        "userId": "u_990280",
        "sessionId": "9c58b1b8e83e81c059797d21",
        "plan": "pro",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2.2,
        "memoryMb": 909.8,
        "dbQueries": 7,
        "cacheHitRatio": 0.5078,
        "queueDepth": 22
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1171,
      "id": "evt_2c5d24913014d8f0",
      "traceId": "02b6a4813a11a39086464ff12d5b4cf1",
      "timestamp": "2026-08-01T00:00:46.876Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 173.64,
        "requestBytes": 4069,
        "responseBytes": 34557,
        "cached": false
      },
      "actor": {
        "userId": "u_508123",
        "sessionId": "67bbb42c99ac262dbac611d5",
        "plan": "pro",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.6,
        "memoryMb": 128.2,
        "dbQueries": 13,
        "cacheHitRatio": 0.1375,
        "queueDepth": 1
      },
      "tags": [
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1172,
      "id": "evt_ad504f1d94a19e07",
      "traceId": "4c3590774d60f78c050dc387af90cd7e",
      "timestamp": "2026-08-01T00:00:46.880Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 21.09,
        "requestBytes": 3940,
        "responseBytes": 1621,
        "cached": false
      },
      "actor": {
        "userId": "u_304041",
        "sessionId": "4deae0a49b4ff27a3b6f92a6",
        "plan": "pro",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57.3,
        "memoryMb": 268.3,
        "dbQueries": 3,
        "cacheHitRatio": 0.6362,
        "queueDepth": 37
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1173,
      "id": "evt_8fae9e94c89b9ed5",
      "traceId": "89ca3d306477ff13d8f8ffa9c8597df0",
      "timestamp": "2026-08-01T00:00:46.935Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 127.68,
        "requestBytes": 2842,
        "responseBytes": 29791,
        "cached": false
      },
      "actor": {
        "userId": "u_562045",
        "sessionId": "dde204b359ab3c9959342c4e",
        "plan": "starter",
        "country": "FR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 18.1,
        "memoryMb": 734.5,
        "dbQueries": 16,
        "cacheHitRatio": 0.9868,
        "queueDepth": 1
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1174,
      "id": "evt_74d919e7ef1435c8",
      "traceId": "891a462f3c5d95a5ef4f92542a7cc2aa",
      "timestamp": "2026-08-01T00:00:46.990Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 80.51,
        "requestBytes": 1488,
        "responseBytes": 54392,
        "cached": true
      },
      "actor": {
        "userId": "u_979505",
        "sessionId": "d0cf4d3dbe36aa6a684e428c",
        "plan": "enterprise",
        "country": "DE",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.7,
        "memoryMb": 729.9,
        "dbQueries": 13,
        "cacheHitRatio": 0.846,
        "queueDepth": 14
      },
      "tags": [
        "retry",
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1175,
      "id": "evt_51086ac821b2f0ef",
      "traceId": "3cd0e13567397887bff290a348371b20",
      "timestamp": "2026-08-01T00:00:47.022Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 331.13,
        "requestBytes": 505,
        "responseBytes": 11281,
        "cached": false
      },
      "actor": {
        "userId": "u_605684",
        "sessionId": "7500609a200e9011da41febc",
        "plan": "pro",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.4,
        "memoryMb": 171.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.8774,
        "queueDepth": 35
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1176,
      "id": "evt_9ddf74112ad3775b",
      "traceId": "8a3da13fd5b8bef0e0f713e952816a51",
      "timestamp": "2026-08-01T00:00:47.062Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 304,
        "durationMs": 24.08,
        "requestBytes": 3999,
        "responseBytes": 48928,
        "cached": true
      },
      "actor": {
        "userId": "u_319990",
        "sessionId": "26b4bea40a74f04e6821f0f3",
        "plan": "free",
        "country": "US",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 45.7,
        "memoryMb": 392.5,
        "dbQueries": 8,
        "cacheHitRatio": 0.8025,
        "queueDepth": 3
      },
      "tags": [
        "retry",
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1177,
      "id": "evt_c08136a2ba71bc93",
      "traceId": "cff947baa40e5cb250ada698abe89abd",
      "timestamp": "2026-08-01T00:00:47.106Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 82.59,
        "requestBytes": 2607,
        "responseBytes": 26896,
        "cached": true
      },
      "actor": {
        "userId": "u_341242",
        "sessionId": "8952020c9963e7fa51754e60",
        "plan": "free",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.8,
        "memoryMb": 285.1,
        "dbQueries": 17,
        "cacheHitRatio": 0.9573,
        "queueDepth": 31
      },
      "tags": [
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1178,
      "id": "evt_3c5349df7c0f7091",
      "traceId": "3f3827f88931a14829f7c4c0e368cde4",
      "timestamp": "2026-08-01T00:00:47.152Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 298.18,
        "requestBytes": 685,
        "responseBytes": 12478,
        "cached": true
      },
      "actor": {
        "userId": "u_392596",
        "sessionId": "787cf1ddb9a7db1919e3ecae",
        "plan": "enterprise",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.2,
        "memoryMb": 311.2,
        "dbQueries": 12,
        "cacheHitRatio": 0.705,
        "queueDepth": 9
      },
      "tags": [
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1179,
      "id": "evt_c196955afa8f09cd",
      "traceId": "6a3c3f037a6e2345b72880b305fabbcb",
      "timestamp": "2026-08-01T00:00:47.190Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 181.47,
        "requestBytes": 1779,
        "responseBytes": 32421,
        "cached": false
      },
      "actor": {
        "userId": "u_472686",
        "sessionId": "5fd5461ab4148b9dcbb6b396",
        "plan": "enterprise",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.3,
        "memoryMb": 497.6,
        "dbQueries": 3,
        "cacheHitRatio": 0.9005,
        "queueDepth": 18
      },
      "tags": [
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1180,
      "id": "evt_f48bcaf027c3e258",
      "traceId": "dc9b4bbd77dd18ed2ff4c0cc94e5d51f",
      "timestamp": "2026-08-01T00:00:47.220Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 288.97,
        "requestBytes": 2794,
        "responseBytes": 11395,
        "cached": false
      },
      "actor": {
        "userId": "u_178716",
        "sessionId": "6b9fa3068aa9be47f3f8fbb0",
        "plan": "pro",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.5,
        "memoryMb": 356.8,
        "dbQueries": 3,
        "cacheHitRatio": 0.8512,
        "queueDepth": 18
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1181,
      "id": "evt_16dc7cf13d46df32",
      "traceId": "1ce2a6ad9cf16bd014dee1474398f182",
      "timestamp": "2026-08-01T00:00:47.250Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 502,
        "durationMs": 1194.16,
        "requestBytes": 851,
        "responseBytes": 15373,
        "cached": false
      },
      "actor": {
        "userId": "u_738751",
        "sessionId": "73575e8a7ade7b47a18812c3",
        "plan": "free",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.7,
        "memoryMb": 558,
        "dbQueries": 8,
        "cacheHitRatio": 0.9627,
        "queueDepth": 8
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:135:8)",
          "at dispatch (/srv/app/lib/router.js:65:59)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1182,
      "id": "evt_4ab45b4370882058",
      "traceId": "b7823166e761f46998ae3a70b4de8bb7",
      "timestamp": "2026-08-01T00:00:47.284Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 14.55,
        "requestBytes": 2534,
        "responseBytes": 42183,
        "cached": true
      },
      "actor": {
        "userId": "u_410711",
        "sessionId": "313848584eecf93275eec557",
        "plan": "free",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.2,
        "memoryMb": 218.5,
        "dbQueries": 18,
        "cacheHitRatio": 0.3955,
        "queueDepth": 7
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1183,
      "id": "evt_59e3855289831e26",
      "traceId": "e9998a8140c113e882bb9e35be1af4a8",
      "timestamp": "2026-08-01T00:00:47.359Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 116.64,
        "requestBytes": 496,
        "responseBytes": 59629,
        "cached": false
      },
      "actor": {
        "userId": "u_220967",
        "sessionId": "c0cc856c2d3def1279b4265a",
        "plan": "starter",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 94.5,
        "memoryMb": 279.9,
        "dbQueries": 19,
        "cacheHitRatio": 0.9844,
        "queueDepth": 34
      },
      "tags": [
        "slow-query",
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1184,
      "id": "evt_2308e455a71c7aa0",
      "traceId": "4591d9422dfa60e3df6ffbd3a83640f0",
      "timestamp": "2026-08-01T00:00:47.365Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 150.63,
        "requestBytes": 3757,
        "responseBytes": 1743,
        "cached": true
      },
      "actor": {
        "userId": "u_433162",
        "sessionId": "87982d539195120f6904d12a",
        "plan": "starter",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 67.8,
        "memoryMb": 986.3,
        "dbQueries": 15,
        "cacheHitRatio": 0.7354,
        "queueDepth": 8
      },
      "tags": [
        "slow-query",
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1185,
      "id": "evt_72946335429542e8",
      "traceId": "b3eb4c4184cc1ff2fe732ea697df9f83",
      "timestamp": "2026-08-01T00:00:47.400Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 135.14,
        "requestBytes": 1296,
        "responseBytes": 55173,
        "cached": false
      },
      "actor": {
        "userId": "u_539799",
        "sessionId": "a4afeed80314e5f525e7d7d3",
        "plan": "free",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.9,
        "memoryMb": 398.8,
        "dbQueries": 23,
        "cacheHitRatio": 0.441,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1186,
      "id": "evt_7d890d518fec4a2a",
      "traceId": "705f7b06ad83c258681978541c299a12",
      "timestamp": "2026-08-01T00:00:47.454Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 278.23,
        "requestBytes": 698,
        "responseBytes": 26317,
        "cached": false
      },
      "actor": {
        "userId": "u_750829",
        "sessionId": "48ee05429bc22991d5632eeb",
        "plan": "pro",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.8,
        "memoryMb": 723,
        "dbQueries": 7,
        "cacheHitRatio": 0.8376,
        "queueDepth": 0
      },
      "tags": [
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1187,
      "id": "evt_6dfbee25db85f5ad",
      "traceId": "be45b5d89dacf761dcb9dec14959b791",
      "timestamp": "2026-08-01T00:00:47.503Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 10.9,
        "requestBytes": 2411,
        "responseBytes": 64172,
        "cached": false
      },
      "actor": {
        "userId": "u_171621",
        "sessionId": "cbf6e9e2925cbd44253d8fe6",
        "plan": "pro",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.5,
        "memoryMb": 575.1,
        "dbQueries": 5,
        "cacheHitRatio": 0.4829,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1188,
      "id": "evt_4e07a0f20fbb8057",
      "traceId": "8fb8aed05f22f146fd1242c3a1dab833",
      "timestamp": "2026-08-01T00:00:47.559Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 339.75,
        "requestBytes": 2929,
        "responseBytes": 38243,
        "cached": false
      },
      "actor": {
        "userId": "u_484722",
        "sessionId": "c7ea7933e4ad4494b639e6b7",
        "plan": "free",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.8,
        "memoryMb": 841.7,
        "dbQueries": 15,
        "cacheHitRatio": 0.3351,
        "queueDepth": 35
      },
      "tags": [
        "cold-start",
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1189,
      "id": "evt_f3b3092eb856ef3c",
      "traceId": "1d04efaee857af90189fbbd5bde12f52",
      "timestamp": "2026-08-01T00:00:47.586Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 275.25,
        "requestBytes": 1487,
        "responseBytes": 23459,
        "cached": false
      },
      "actor": {
        "userId": "u_908557",
        "sessionId": "67b69812b48731127f49e75e",
        "plan": "starter",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81.3,
        "memoryMb": 469.8,
        "dbQueries": 2,
        "cacheHitRatio": 0.8302,
        "queueDepth": 21
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1190,
      "id": "evt_619b639a7cb42386",
      "traceId": "2430216bae2dd04f31a5a2b54a39cc5c",
      "timestamp": "2026-08-01T00:00:47.633Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 20.47,
        "requestBytes": 3437,
        "responseBytes": 2161,
        "cached": false
      },
      "actor": {
        "userId": "u_898801",
        "sessionId": "0a62dcf6b7bf797ca434d76e",
        "plan": "free",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.9,
        "memoryMb": 892.3,
        "dbQueries": 18,
        "cacheHitRatio": 0.0702,
        "queueDepth": 11
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1191,
      "id": "evt_d2a3035e6c87eb61",
      "traceId": "d1746cf60f452c95dd5f4b4f2d4a29b3",
      "timestamp": "2026-08-01T00:00:47.654Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 429,
        "durationMs": 3851.26,
        "requestBytes": 362,
        "responseBytes": 47161,
        "cached": false
      },
      "actor": {
        "userId": "u_766857",
        "sessionId": "f366274d83aa4e1316cec333",
        "plan": "enterprise",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.6,
        "memoryMb": 457.4,
        "dbQueries": 6,
        "cacheHitRatio": 0.4133,
        "queueDepth": 33
      },
      "tags": [
        "b2b",
        "slow-query"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:184:47)",
          "at dispatch (/srv/app/lib/router.js:155:73)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1192,
      "id": "evt_85f629f7b5d428ea",
      "traceId": "6cd8fbf73513f5242ef6e09609a4dc6c",
      "timestamp": "2026-08-01T00:00:47.710Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 61.99,
        "requestBytes": 258,
        "responseBytes": 59645,
        "cached": true
      },
      "actor": {
        "userId": "u_922146",
        "sessionId": "d37922366e7892209f3cbca8",
        "plan": "enterprise",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9,
        "memoryMb": 686.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.9002,
        "queueDepth": 30
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1193,
      "id": "evt_a95c632fa6a5e70a",
      "traceId": "5c0f5b64de1dcd6b9a27e5bb87c77d57",
      "timestamp": "2026-08-01T00:00:47.757Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 204,
        "durationMs": 42.99,
        "requestBytes": 1126,
        "responseBytes": 17320,
        "cached": true
      },
      "actor": {
        "userId": "u_435478",
        "sessionId": "6e5e81b99cd7050de44b7664",
        "plan": "starter",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 11.8,
        "memoryMb": 983.3,
        "dbQueries": 14,
        "cacheHitRatio": 0.2152,
        "queueDepth": 6
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1194,
      "id": "evt_2b091df42f9fd9ee",
      "traceId": "10cf855f418419d9cd8f745eb07cb917",
      "timestamp": "2026-08-01T00:00:47.773Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 336.66,
        "requestBytes": 292,
        "responseBytes": 56606,
        "cached": true
      },
      "actor": {
        "userId": "u_540845",
        "sessionId": "e38b4dfdbb7bf16fe3427f4b",
        "plan": "starter",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.4,
        "memoryMb": 337.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.055,
        "queueDepth": 15
      },
      "tags": [
        "mobile",
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1195,
      "id": "evt_66a773844c4da2c6",
      "traceId": "1a5ffb441df53d239ba045710d5ea5aa",
      "timestamp": "2026-08-01T00:00:47.803Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 243.62,
        "requestBytes": 3028,
        "responseBytes": 45240,
        "cached": false
      },
      "actor": {
        "userId": "u_982047",
        "sessionId": "e6a2351fe468400be135134c",
        "plan": "pro",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.6,
        "memoryMb": 573.4,
        "dbQueries": 16,
        "cacheHitRatio": 0.3495,
        "queueDepth": 39
      },
      "tags": [
        "cold-start",
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1196,
      "id": "evt_befc1b2ef69aef3a",
      "traceId": "d1ba060f3f4268ed1e0570a0e97931c6",
      "timestamp": "2026-08-01T00:00:47.861Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 86.01,
        "requestBytes": 1716,
        "responseBytes": 37684,
        "cached": false
      },
      "actor": {
        "userId": "u_830349",
        "sessionId": "001143d5d5a14cd69255cafe",
        "plan": "starter",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65.7,
        "memoryMb": 616.6,
        "dbQueries": 4,
        "cacheHitRatio": 0.5763,
        "queueDepth": 25
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1197,
      "id": "evt_885c88a60b4f25d5",
      "traceId": "a27919499ddee6cdbf0b84af577afdd4",
      "timestamp": "2026-08-01T00:00:47.916Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 24.73,
        "requestBytes": 1181,
        "responseBytes": 37917,
        "cached": false
      },
      "actor": {
        "userId": "u_205059",
        "sessionId": "4427c88c1e61d1d12819ee88",
        "plan": "free",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.4,
        "memoryMb": 838.7,
        "dbQueries": 0,
        "cacheHitRatio": 0.6509,
        "queueDepth": 39
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1198,
      "id": "evt_3b5e6eddc183888a",
      "traceId": "b9cd1b4f8f231849f5511320f2082410",
      "timestamp": "2026-08-01T00:00:47.957Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 60.75,
        "requestBytes": 1192,
        "responseBytes": 43395,
        "cached": true
      },
      "actor": {
        "userId": "u_562508",
        "sessionId": "4e58e4d2073741f18f396a89",
        "plan": "enterprise",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.1,
        "memoryMb": 322,
        "dbQueries": 4,
        "cacheHitRatio": 0.257,
        "queueDepth": 30
      },
      "tags": [
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1199,
      "id": "evt_1a37d41155f12a57",
      "traceId": "7a771fc88c531e928d5e214199d8a572",
      "timestamp": "2026-08-01T00:00:47.963Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 500,
        "durationMs": 4591.11,
        "requestBytes": 3429,
        "responseBytes": 32078,
        "cached": false
      },
      "actor": {
        "userId": "u_822444",
        "sessionId": "5260380708c43cabad074fd2",
        "plan": "free",
        "country": "ES",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16.5,
        "memoryMb": 555.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.0289,
        "queueDepth": 17
      },
      "tags": [
        "b2b",
        "retry"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:36:21)",
          "at dispatch (/srv/app/lib/router.js:3:51)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1200,
      "id": "evt_c8c011d32ec9c44f",
      "traceId": "6545387286982de7cd8e76cd0104055c",
      "timestamp": "2026-08-01T00:00:48.035Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 26.24,
        "requestBytes": 3534,
        "responseBytes": 32070,
        "cached": false
      },
      "actor": {
        "userId": "u_656490",
        "sessionId": "caa2adba891da8a95a972a69",
        "plan": "enterprise",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.9,
        "memoryMb": 655.6,
        "dbQueries": 11,
        "cacheHitRatio": 0.5509,
        "queueDepth": 30
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1201,
      "id": "evt_a5069df3f5cac182",
      "traceId": "69cb053ed58ee69459d6188565145516",
      "timestamp": "2026-08-01T00:00:48.040Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 141.45,
        "requestBytes": 2143,
        "responseBytes": 41999,
        "cached": false
      },
      "actor": {
        "userId": "u_205486",
        "sessionId": "b0735578c93733a676380f9f",
        "plan": "free",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.6,
        "memoryMb": 1009.8,
        "dbQueries": 15,
        "cacheHitRatio": 0.3475,
        "queueDepth": 36
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1202,
      "id": "evt_6fa0b983eb87e482",
      "traceId": "59691cb171a489be5ac86bba92e754b4",
      "timestamp": "2026-08-01T00:00:48.114Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 131.57,
        "requestBytes": 2877,
        "responseBytes": 12781,
        "cached": false
      },
      "actor": {
        "userId": "u_496829",
        "sessionId": "47c73f93bd3c6fd8e6f6eaaa",
        "plan": "pro",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.6,
        "memoryMb": 151.9,
        "dbQueries": 7,
        "cacheHitRatio": 0.7862,
        "queueDepth": 20
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1203,
      "id": "evt_65cc698bd921e03e",
      "traceId": "e4f9f6b62e059bc5641df4550f3309a7",
      "timestamp": "2026-08-01T00:00:48.134Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 80.68,
        "requestBytes": 410,
        "responseBytes": 14147,
        "cached": false
      },
      "actor": {
        "userId": "u_398611",
        "sessionId": "77efea21e06b32b48a51a139",
        "plan": "free",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.5,
        "memoryMb": 416.1,
        "dbQueries": 1,
        "cacheHitRatio": 0.2287,
        "queueDepth": 3
      },
      "tags": [
        "mobile",
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1204,
      "id": "evt_6a1009cfb5b28e0c",
      "traceId": "b7776c1be3cffb58583fccb8f9f316dd",
      "timestamp": "2026-08-01T00:00:48.180Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 500,
        "durationMs": 3712.8,
        "requestBytes": 430,
        "responseBytes": 17066,
        "cached": false
      },
      "actor": {
        "userId": "u_853422",
        "sessionId": "7c628d4c2513fb1082195c61",
        "plan": "enterprise",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65.4,
        "memoryMb": 451.3,
        "dbQueries": 6,
        "cacheHitRatio": 0.2597,
        "queueDepth": 20
      },
      "tags": [
        "mobile"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:267:9)",
          "at dispatch (/srv/app/lib/router.js:144:24)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1205,
      "id": "evt_15db32b407d58767",
      "traceId": "4d1fc39165aa50433b0f6a1026878c22",
      "timestamp": "2026-08-01T00:00:48.238Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 163.17,
        "requestBytes": 375,
        "responseBytes": 61391,
        "cached": false
      },
      "actor": {
        "userId": "u_995348",
        "sessionId": "a9196c466a74962995d0041a",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.7,
        "memoryMb": 157.4,
        "dbQueries": 16,
        "cacheHitRatio": 0.9011,
        "queueDepth": 7
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1206,
      "id": "evt_0ee43fee01948f06",
      "traceId": "1a486214375093afb8f7383bcac72447",
      "timestamp": "2026-08-01T00:00:48.240Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 200,
        "durationMs": 314.09,
        "requestBytes": 3621,
        "responseBytes": 22118,
        "cached": true
      },
      "actor": {
        "userId": "u_484946",
        "sessionId": "22ab186ed420b6dc0fa1bc48",
        "plan": "enterprise",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.8,
        "memoryMb": 261.5,
        "dbQueries": 4,
        "cacheHitRatio": 0.5471,
        "queueDepth": 3
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1207,
      "id": "evt_193d79316f58cf84",
      "traceId": "db1823fcfd0d3b6a08e88669c0938cdb",
      "timestamp": "2026-08-01T00:00:48.288Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 66.79,
        "requestBytes": 4073,
        "responseBytes": 9385,
        "cached": true
      },
      "actor": {
        "userId": "u_925657",
        "sessionId": "29c25313c3735d281702e08c",
        "plan": "free",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.7,
        "memoryMb": 211,
        "dbQueries": 23,
        "cacheHitRatio": 0.2385,
        "queueDepth": 9
      },
      "tags": [
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1208,
      "id": "evt_17d52e48cdf234b8",
      "traceId": "ca91682c103a4bc7acd65e80cc83cb34",
      "timestamp": "2026-08-01T00:00:48.339Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 248.53,
        "requestBytes": 838,
        "responseBytes": 5145,
        "cached": false
      },
      "actor": {
        "userId": "u_417004",
        "sessionId": "2a30821386fdb60335bf7c36",
        "plan": "pro",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.8,
        "memoryMb": 625,
        "dbQueries": 23,
        "cacheHitRatio": 0.6966,
        "queueDepth": 36
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1209,
      "id": "evt_fcff9bea7c91c170",
      "traceId": "7c8591e9cf5c9e618a707a0ae4e2b048",
      "timestamp": "2026-08-01T00:00:48.394Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 38.93,
        "requestBytes": 2622,
        "responseBytes": 53848,
        "cached": false
      },
      "actor": {
        "userId": "u_906813",
        "sessionId": "579675733efdc7132175c0c8",
        "plan": "pro",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.3,
        "memoryMb": 789.5,
        "dbQueries": 10,
        "cacheHitRatio": 0.2284,
        "queueDepth": 28
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1210,
      "id": "evt_29ee4821dc1539b6",
      "traceId": "a71678842d58026fe24090aa2779de42",
      "timestamp": "2026-08-01T00:00:48.434Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 319.47,
        "requestBytes": 1521,
        "responseBytes": 46305,
        "cached": true
      },
      "actor": {
        "userId": "u_268541",
        "sessionId": "88cf705cdc2f0686d9d3ba37",
        "plan": "starter",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16.1,
        "memoryMb": 684.3,
        "dbQueries": 12,
        "cacheHitRatio": 0.649,
        "queueDepth": 31
      },
      "tags": [
        "mobile",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1211,
      "id": "evt_406df4f93fb329a5",
      "traceId": "0b49364cfd89a30bb19880be41597c9b",
      "timestamp": "2026-08-01T00:00:48.449Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 7.91,
        "requestBytes": 149,
        "responseBytes": 22418,
        "cached": false
      },
      "actor": {
        "userId": "u_390048",
        "sessionId": "adf2c2ba2a2d2eea58453b1a",
        "plan": "starter",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.2,
        "memoryMb": 269.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.1917,
        "queueDepth": 39
      },
      "tags": [
        "cold-start",
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1212,
      "id": "evt_9f577675d96729bf",
      "traceId": "b083ed85c3bac50c3d3e4a27fcffee31",
      "timestamp": "2026-08-01T00:00:48.519Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 409,
        "durationMs": 1829.85,
        "requestBytes": 143,
        "responseBytes": 27167,
        "cached": true
      },
      "actor": {
        "userId": "u_965559",
        "sessionId": "6ab24a5cc3d9e3ca8c36a696",
        "plan": "free",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.1,
        "memoryMb": 236.6,
        "dbQueries": 0,
        "cacheHitRatio": 0.1976,
        "queueDepth": 6
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:9:55)",
          "at dispatch (/srv/app/lib/router.js:55:31)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1213,
      "id": "evt_e9f40eedef5a5d58",
      "traceId": "ad7eabf1e501b544a9aee634752fa7b4",
      "timestamp": "2026-08-01T00:00:48.547Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 122.23,
        "requestBytes": 1103,
        "responseBytes": 13588,
        "cached": true
      },
      "actor": {
        "userId": "u_532400",
        "sessionId": "73fb2c920b53a3bc677dbf95",
        "plan": "pro",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.5,
        "memoryMb": 968.5,
        "dbQueries": 23,
        "cacheHitRatio": 0.5969,
        "queueDepth": 29
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1214,
      "id": "evt_1cc4c7f57fba02b3",
      "traceId": "56a4f172f4dad03b5cf5da7a1c14ff7a",
      "timestamp": "2026-08-01T00:00:48.579Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 75.58,
        "requestBytes": 324,
        "responseBytes": 52320,
        "cached": false
      },
      "actor": {
        "userId": "u_324075",
        "sessionId": "9374d1fbbe094ecf44e1f916",
        "plan": "starter",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 82.4,
        "memoryMb": 398,
        "dbQueries": 8,
        "cacheHitRatio": 0.0436,
        "queueDepth": 27
      },
      "tags": [
        "cold-start",
        "b2b",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1215,
      "id": "evt_8d4f289ceb272e38",
      "traceId": "26a4749b4502f15c87895f2185dcae29",
      "timestamp": "2026-08-01T00:00:48.638Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 183.76,
        "requestBytes": 2102,
        "responseBytes": 54830,
        "cached": true
      },
      "actor": {
        "userId": "u_261899",
        "sessionId": "0da0f513ab334b8c2c7eae42",
        "plan": "pro",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 88,
        "memoryMb": 576.7,
        "dbQueries": 9,
        "cacheHitRatio": 0.5523,
        "queueDepth": 35
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1216,
      "id": "evt_f621a3b3d7e02f2a",
      "traceId": "37d13c89741adc9c66e3f159a33e128b",
      "timestamp": "2026-08-01T00:00:48.669Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 502,
        "durationMs": 3504.66,
        "requestBytes": 3880,
        "responseBytes": 18200,
        "cached": false
      },
      "actor": {
        "userId": "u_645503",
        "sessionId": "918b5c233c708fbc031e29f4",
        "plan": "starter",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.1,
        "memoryMb": 356.6,
        "dbQueries": 2,
        "cacheHitRatio": 0.9587,
        "queueDepth": 18
      },
      "tags": [
        "mobile",
        "eu"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:261:61)",
          "at dispatch (/srv/app/lib/router.js:172:21)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1217,
      "id": "evt_84dda7c1dd2f774f",
      "traceId": "79966bbf6f27e79c104b03f74007a1c8",
      "timestamp": "2026-08-01T00:00:48.687Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 19.11,
        "requestBytes": 3666,
        "responseBytes": 49531,
        "cached": false
      },
      "actor": {
        "userId": "u_332081",
        "sessionId": "270301aa8dc2375e855bd567",
        "plan": "enterprise",
        "country": "DE",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 83.8,
        "memoryMb": 353.3,
        "dbQueries": 11,
        "cacheHitRatio": 0.2471,
        "queueDepth": 24
      },
      "tags": [
        "cold-start",
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1218,
      "id": "evt_55358fa431f72ca8",
      "traceId": "b3f243ff7349bd2869634e7d3f5698ca",
      "timestamp": "2026-08-01T00:00:48.752Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 215.99,
        "requestBytes": 240,
        "responseBytes": 3332,
        "cached": false
      },
      "actor": {
        "userId": "u_155254",
        "sessionId": "da426959c72e0e825782ec81",
        "plan": "starter",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.3,
        "memoryMb": 700.9,
        "dbQueries": 20,
        "cacheHitRatio": 0.2921,
        "queueDepth": 18
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1219,
      "id": "evt_8e1670c122b8fb16",
      "traceId": "54c31e75fb2dc08e70ef25f26fdca104",
      "timestamp": "2026-08-01T00:00:48.793Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 237.73,
        "requestBytes": 249,
        "responseBytes": 13058,
        "cached": false
      },
      "actor": {
        "userId": "u_362504",
        "sessionId": "6eefb329c02e97913c64b6ba",
        "plan": "pro",
        "country": "ES",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 3.5,
        "memoryMb": 203.7,
        "dbQueries": 6,
        "cacheHitRatio": 0.4655,
        "queueDepth": 3
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1220,
      "id": "evt_235f9a641a0109bf",
      "traceId": "33be709ec9a3312d757d7c5e5a3d499a",
      "timestamp": "2026-08-01T00:00:48.830Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 140.57,
        "requestBytes": 4062,
        "responseBytes": 57895,
        "cached": false
      },
      "actor": {
        "userId": "u_420114",
        "sessionId": "1aaaaf85553bbba9fc9a6969",
        "plan": "pro",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17,
        "memoryMb": 930.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.3874,
        "queueDepth": 0
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1221,
      "id": "evt_24d44a4315b01931",
      "traceId": "59c6097cdc92f499648ce1e7e5cdade0",
      "timestamp": "2026-08-01T00:00:48.878Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 16.37,
        "requestBytes": 3873,
        "responseBytes": 18362,
        "cached": true
      },
      "actor": {
        "userId": "u_130115",
        "sessionId": "bd8de0f8da28e452c17f5f0e",
        "plan": "pro",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22,
        "memoryMb": 324.4,
        "dbQueries": 11,
        "cacheHitRatio": 0.2196,
        "queueDepth": 13
      },
      "tags": [
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1222,
      "id": "evt_49315c975455c86a",
      "traceId": "96ff467ac3f2ae89f5a679afb40e6ad5",
      "timestamp": "2026-08-01T00:00:48.888Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 200,
        "durationMs": 332.61,
        "requestBytes": 893,
        "responseBytes": 61368,
        "cached": false
      },
      "actor": {
        "userId": "u_713567",
        "sessionId": "60deeb1a532396cd8d9d0a53",
        "plan": "free",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61,
        "memoryMb": 934.5,
        "dbQueries": 22,
        "cacheHitRatio": 0.7285,
        "queueDepth": 16
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1223,
      "id": "evt_2221cf65545ef08d",
      "traceId": "975b3ed6893885f0d6169b9deca1ae2a",
      "timestamp": "2026-08-01T00:00:48.930Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 100.18,
        "requestBytes": 166,
        "responseBytes": 9563,
        "cached": true
      },
      "actor": {
        "userId": "u_453920",
        "sessionId": "5958e94c09affe051ac3e3dd",
        "plan": "free",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.4,
        "memoryMb": 923,
        "dbQueries": 4,
        "cacheHitRatio": 0.7235,
        "queueDepth": 10
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1224,
      "id": "evt_c9821f113df57cb6",
      "traceId": "8b0ebc910a13522a371175ab0404b64e",
      "timestamp": "2026-08-01T00:00:48.987Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 429,
        "durationMs": 3879.71,
        "requestBytes": 1215,
        "responseBytes": 26773,
        "cached": false
      },
      "actor": {
        "userId": "u_105326",
        "sessionId": "39e2bd85a69c849a3bc484bf",
        "plan": "enterprise",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92,
        "memoryMb": 138.3,
        "dbQueries": 19,
        "cacheHitRatio": 0.6431,
        "queueDepth": 26
      },
      "tags": [
        "retry",
        "retry",
        "b2b"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:385:75)",
          "at dispatch (/srv/app/lib/router.js:10:61)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1225,
      "id": "evt_69bf94f631d3442c",
      "traceId": "c2436e8d726a04b9b676f62056a0606f",
      "timestamp": "2026-08-01T00:00:49.018Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 231.46,
        "requestBytes": 599,
        "responseBytes": 45545,
        "cached": true
      },
      "actor": {
        "userId": "u_451177",
        "sessionId": "c2a9f9c55119225217acb241",
        "plan": "pro",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 52.8,
        "memoryMb": 493.8,
        "dbQueries": 14,
        "cacheHitRatio": 0.2935,
        "queueDepth": 26
      },
      "tags": [
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1226,
      "id": "evt_0ce9eea643d06ce2",
      "traceId": "50ebcad68260df8890a8ef1b8db3efb2",
      "timestamp": "2026-08-01T00:00:49.048Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 503,
        "durationMs": 1891.7,
        "requestBytes": 1080,
        "responseBytes": 52020,
        "cached": false
      },
      "actor": {
        "userId": "u_591049",
        "sessionId": "d2ab070d76967b645d757981",
        "plan": "starter",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76.8,
        "memoryMb": 140.8,
        "dbQueries": 2,
        "cacheHitRatio": 0.387,
        "queueDepth": 22
      },
      "tags": [
        "retry"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:306:54)",
          "at dispatch (/srv/app/lib/router.js:162:58)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1227,
      "id": "evt_d9e814114ed064b2",
      "traceId": "7d979df760d6d0ddc23bd132924eb0d6",
      "timestamp": "2026-08-01T00:00:49.099Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 191.73,
        "requestBytes": 1007,
        "responseBytes": 47598,
        "cached": false
      },
      "actor": {
        "userId": "u_581507",
        "sessionId": "16e480d0fd296031ffe70eae",
        "plan": "pro",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.5,
        "memoryMb": 139.8,
        "dbQueries": 21,
        "cacheHitRatio": 0.2695,
        "queueDepth": 38
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1228,
      "id": "evt_9e627637d3919844",
      "traceId": "2831a726c8d785b93f9e22d49612f818",
      "timestamp": "2026-08-01T00:00:49.120Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 108.78,
        "requestBytes": 3971,
        "responseBytes": 37165,
        "cached": false
      },
      "actor": {
        "userId": "u_883994",
        "sessionId": "2d9baff8d15db2e09ec05cf2",
        "plan": "starter",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.5,
        "memoryMb": 245.7,
        "dbQueries": 22,
        "cacheHitRatio": 0.2535,
        "queueDepth": 36
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1229,
      "id": "evt_853e42754bdce2b7",
      "traceId": "c61d93804755e7bb39ca21edcee10b09",
      "timestamp": "2026-08-01T00:00:49.176Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 503,
        "durationMs": 2598.21,
        "requestBytes": 2231,
        "responseBytes": 28051,
        "cached": false
      },
      "actor": {
        "userId": "u_586288",
        "sessionId": "9fad05b68499249afb115455",
        "plan": "enterprise",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.4,
        "memoryMb": 219.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.2449,
        "queueDepth": 4
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:152:23)",
          "at dispatch (/srv/app/lib/router.js:58:73)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1230,
      "id": "evt_e52fe820952f18b7",
      "traceId": "e4210d247a6bbd6582eb866d8ef74bc2",
      "timestamp": "2026-08-01T00:00:49.215Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 158.1,
        "requestBytes": 2854,
        "responseBytes": 41574,
        "cached": false
      },
      "actor": {
        "userId": "u_150381",
        "sessionId": "137aab3a1ee866b86ba9c3ee",
        "plan": "enterprise",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.1,
        "memoryMb": 719.3,
        "dbQueries": 3,
        "cacheHitRatio": 0.1283,
        "queueDepth": 19
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1231,
      "id": "evt_5cdd5b987dd8a558",
      "traceId": "ca41d2ab5f351009bec8813e48ee4c62",
      "timestamp": "2026-08-01T00:00:49.248Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 241.39,
        "requestBytes": 1618,
        "responseBytes": 12760,
        "cached": false
      },
      "actor": {
        "userId": "u_922713",
        "sessionId": "c72641e11c4c3759285c48a7",
        "plan": "starter",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.7,
        "memoryMb": 623.7,
        "dbQueries": 12,
        "cacheHitRatio": 0.6991,
        "queueDepth": 19
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1232,
      "id": "evt_28ac030e28939631",
      "traceId": "ef97c847c41dc3e1601ef874accb0fd1",
      "timestamp": "2026-08-01T00:00:49.308Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 429,
        "durationMs": 1660.83,
        "requestBytes": 171,
        "responseBytes": 55228,
        "cached": false
      },
      "actor": {
        "userId": "u_787819",
        "sessionId": "3780dbba8d13bd30670fe669",
        "plan": "pro",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.1,
        "memoryMb": 848.8,
        "dbQueries": 0,
        "cacheHitRatio": 0.9633,
        "queueDepth": 27
      },
      "tags": [
        "canary",
        "mobile"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:66:13)",
          "at dispatch (/srv/app/lib/router.js:51:57)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1233,
      "id": "evt_889e0eeeb7bc323f",
      "traceId": "6f823de84a1f66d3bf2765a07592b8a8",
      "timestamp": "2026-08-01T00:00:49.321Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 133.22,
        "requestBytes": 2578,
        "responseBytes": 2998,
        "cached": false
      },
      "actor": {
        "userId": "u_898762",
        "sessionId": "de1e241002c555d259a0c9e7",
        "plan": "enterprise",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 81.3,
        "memoryMb": 164.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.7673,
        "queueDepth": 4
      },
      "tags": [
        "mobile",
        "cold-start",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1234,
      "id": "evt_56feebc06050696e",
      "traceId": "403d972464ffa91215d94f4a32d2852f",
      "timestamp": "2026-08-01T00:00:49.393Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 307.19,
        "requestBytes": 1763,
        "responseBytes": 33696,
        "cached": true
      },
      "actor": {
        "userId": "u_641871",
        "sessionId": "ebe93763483956ce203895bc",
        "plan": "enterprise",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.6,
        "memoryMb": 949.2,
        "dbQueries": 17,
        "cacheHitRatio": 0.9512,
        "queueDepth": 27
      },
      "tags": [
        "retry",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1235,
      "id": "evt_275e68514089c606",
      "traceId": "f8934837ed7906680589d801420a9c0d",
      "timestamp": "2026-08-01T00:00:49.406Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 189.37,
        "requestBytes": 2494,
        "responseBytes": 17412,
        "cached": false
      },
      "actor": {
        "userId": "u_385108",
        "sessionId": "f97b817dfdfe5afc2dd0b069",
        "plan": "pro",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.8,
        "memoryMb": 260,
        "dbQueries": 23,
        "cacheHitRatio": 0.2384,
        "queueDepth": 12
      },
      "tags": [
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1236,
      "id": "evt_36dcda6e960955d2",
      "traceId": "2bea18e32c4a2e6806ed098443327bab",
      "timestamp": "2026-08-01T00:00:49.469Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 138.37,
        "requestBytes": 612,
        "responseBytes": 37681,
        "cached": true
      },
      "actor": {
        "userId": "u_348163",
        "sessionId": "bcfef821e3508df50c11a94e",
        "plan": "enterprise",
        "country": "ES",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 15.9,
        "memoryMb": 652.8,
        "dbQueries": 16,
        "cacheHitRatio": 0.8094,
        "queueDepth": 6
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1237,
      "id": "evt_0d3457f82d0e6d06",
      "traceId": "b81fabb1a62c2c351227601bd00d4fec",
      "timestamp": "2026-08-01T00:00:49.489Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 96.76,
        "requestBytes": 1793,
        "responseBytes": 44011,
        "cached": false
      },
      "actor": {
        "userId": "u_120261",
        "sessionId": "7b93c0bd670af2d1fcfa6ca2",
        "plan": "enterprise",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.6,
        "memoryMb": 172,
        "dbQueries": 0,
        "cacheHitRatio": 0.4175,
        "queueDepth": 34
      },
      "tags": [
        "eu",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1238,
      "id": "evt_1eafcc0a6f1e677e",
      "traceId": "74e94b41e8eca1dcd2f66f9ef7c71c51",
      "timestamp": "2026-08-01T00:00:49.550Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 285.22,
        "requestBytes": 607,
        "responseBytes": 5572,
        "cached": false
      },
      "actor": {
        "userId": "u_741804",
        "sessionId": "cc2b6d41f0f01ea32d4b56ec",
        "plan": "enterprise",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.1,
        "memoryMb": 530.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.8348,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1239,
      "id": "evt_cd94479f05a607fe",
      "traceId": "80ff922a1dc0b2300a8dababfa53be96",
      "timestamp": "2026-08-01T00:00:49.595Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 134.78,
        "requestBytes": 545,
        "responseBytes": 48064,
        "cached": false
      },
      "actor": {
        "userId": "u_584232",
        "sessionId": "ce35ee9c19ae55ce83e17119",
        "plan": "enterprise",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.5,
        "memoryMb": 914.8,
        "dbQueries": 11,
        "cacheHitRatio": 0.4765,
        "queueDepth": 37
      },
      "tags": [
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1240,
      "id": "evt_16de09c009257374",
      "traceId": "fb838ed493f64a37df4923aec2385720",
      "timestamp": "2026-08-01T00:00:49.634Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 58.11,
        "requestBytes": 1719,
        "responseBytes": 19320,
        "cached": true
      },
      "actor": {
        "userId": "u_969228",
        "sessionId": "3c749fc8641c3edccbb162d2",
        "plan": "enterprise",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.5,
        "memoryMb": 521.5,
        "dbQueries": 2,
        "cacheHitRatio": 0.7425,
        "queueDepth": 12
      },
      "tags": [
        "eu",
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1241,
      "id": "evt_a8974296a0392a15",
      "traceId": "be37bf85c76aa3dd72e3c098537879c2",
      "timestamp": "2026-08-01T00:00:49.646Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 48.18,
        "requestBytes": 2817,
        "responseBytes": 55325,
        "cached": false
      },
      "actor": {
        "userId": "u_982317",
        "sessionId": "265989f858592de39abec962",
        "plan": "pro",
        "country": "ES",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 17.4,
        "memoryMb": 846.6,
        "dbQueries": 10,
        "cacheHitRatio": 0.6689,
        "queueDepth": 10
      },
      "tags": [
        "retry",
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1242,
      "id": "evt_0742c909ac4a9dc7",
      "traceId": "59f13f21729d8eff51ca66a961eb8471",
      "timestamp": "2026-08-01T00:00:49.713Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 116.91,
        "requestBytes": 3368,
        "responseBytes": 17026,
        "cached": false
      },
      "actor": {
        "userId": "u_416615",
        "sessionId": "1442d3181ad1f8ee06a144f1",
        "plan": "enterprise",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 18.6,
        "memoryMb": 738.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.6346,
        "queueDepth": 24
      },
      "tags": [
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1243,
      "id": "evt_8b6a456656be3bcd",
      "traceId": "fa4c2c06613645b6f3c23b90ae489048",
      "timestamp": "2026-08-01T00:00:49.736Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 429,
        "durationMs": 4294.36,
        "requestBytes": 1381,
        "responseBytes": 9678,
        "cached": false
      },
      "actor": {
        "userId": "u_377003",
        "sessionId": "f211d4db0354ddfe60725e7b",
        "plan": "enterprise",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 5.4,
        "memoryMb": 231.9,
        "dbQueries": 19,
        "cacheHitRatio": 0.2658,
        "queueDepth": 29
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:33:22)",
          "at dispatch (/srv/app/lib/router.js:42:40)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1244,
      "id": "evt_437631bcf7cc8774",
      "traceId": "e40435cbe4a252cb287e2935505255b1",
      "timestamp": "2026-08-01T00:00:49.771Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 409,
        "durationMs": 909.51,
        "requestBytes": 3205,
        "responseBytes": 24151,
        "cached": false
      },
      "actor": {
        "userId": "u_636140",
        "sessionId": "336366aee9bdb4c421853818",
        "plan": "pro",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.7,
        "memoryMb": 850.6,
        "dbQueries": 16,
        "cacheHitRatio": 0.0565,
        "queueDepth": 6
      },
      "tags": [
        "b2b",
        "b2b",
        "cold-start"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:62:38)",
          "at dispatch (/srv/app/lib/router.js:117:31)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1245,
      "id": "evt_a42b992419eb7789",
      "traceId": "f247560a97184ca5a83012f88241ae26",
      "timestamp": "2026-08-01T00:00:49.825Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 502,
        "durationMs": 1051.76,
        "requestBytes": 1824,
        "responseBytes": 4071,
        "cached": true
      },
      "actor": {
        "userId": "u_557576",
        "sessionId": "767959d947208e51df14d10b",
        "plan": "enterprise",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.6,
        "memoryMb": 696.5,
        "dbQueries": 8,
        "cacheHitRatio": 0.6107,
        "queueDepth": 38
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:55:16)",
          "at dispatch (/srv/app/lib/router.js:134:7)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1246,
      "id": "evt_00dab4eb9d49d67a",
      "traceId": "de61ecb7127a9e0234badfd64f20ef7c",
      "timestamp": "2026-08-01T00:00:49.867Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 24.63,
        "requestBytes": 3034,
        "responseBytes": 7918,
        "cached": true
      },
      "actor": {
        "userId": "u_683608",
        "sessionId": "d3a12aa4980df932aae4a216",
        "plan": "enterprise",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 15.6,
        "memoryMb": 316.3,
        "dbQueries": 22,
        "cacheHitRatio": 0.3266,
        "queueDepth": 36
      },
      "tags": [
        "cold-start",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1247,
      "id": "evt_ea6d05ff930e4181",
      "traceId": "7cf2a6e88d525e39c984922735407d2f",
      "timestamp": "2026-08-01T00:00:49.905Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 205.68,
        "requestBytes": 216,
        "responseBytes": 23207,
        "cached": true
      },
      "actor": {
        "userId": "u_490808",
        "sessionId": "9d07e57bac84cbbd89098120",
        "plan": "starter",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.7,
        "memoryMb": 240.8,
        "dbQueries": 19,
        "cacheHitRatio": 0.6345,
        "queueDepth": 19
      },
      "tags": [
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1248,
      "id": "evt_c310dd3735f78a7e",
      "traceId": "5157a0c44d2595f26376e55e329016db",
      "timestamp": "2026-08-01T00:00:49.950Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 262.71,
        "requestBytes": 2689,
        "responseBytes": 49140,
        "cached": false
      },
      "actor": {
        "userId": "u_232724",
        "sessionId": "9bdd9e3c0b0eaed71f0bafc4",
        "plan": "starter",
        "country": "BR",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 85.4,
        "memoryMb": 649.8,
        "dbQueries": 9,
        "cacheHitRatio": 0.3191,
        "queueDepth": 31
      },
      "tags": [
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1249,
      "id": "evt_57941c79ea9e154b",
      "traceId": "bf0d28b21d1ea5092c430b65c34514ba",
      "timestamp": "2026-08-01T00:00:49.992Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 161.74,
        "requestBytes": 2104,
        "responseBytes": 43372,
        "cached": false
      },
      "actor": {
        "userId": "u_649593",
        "sessionId": "10840dd4443fe738abfa8ed4",
        "plan": "enterprise",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22,
        "memoryMb": 961.5,
        "dbQueries": 6,
        "cacheHitRatio": 0.8958,
        "queueDepth": 0
      },
      "tags": [
        "mobile",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1250,
      "id": "evt_ab501951447a127c",
      "traceId": "f2b2de554b39772d6738c8ba321c2420",
      "timestamp": "2026-08-01T00:00:50.000Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 409,
        "durationMs": 2632.99,
        "requestBytes": 1497,
        "responseBytes": 26841,
        "cached": true
      },
      "actor": {
        "userId": "u_122812",
        "sessionId": "92f4cc42cbe8871163442c5d",
        "plan": "starter",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.7,
        "memoryMb": 229.8,
        "dbQueries": 9,
        "cacheHitRatio": 0.8177,
        "queueDepth": 12
      },
      "tags": [
        "eu",
        "canary",
        "mobile"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:36:70)",
          "at dispatch (/srv/app/lib/router.js:84:29)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1251,
      "id": "evt_cd88d371a7e0d007",
      "traceId": "a0442399b8ffde977c67ac05a8bbda39",
      "timestamp": "2026-08-01T00:00:50.044Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 429,
        "durationMs": 3084.64,
        "requestBytes": 3829,
        "responseBytes": 28610,
        "cached": true
      },
      "actor": {
        "userId": "u_688610",
        "sessionId": "39e4245f2e4b50c7f3151bd4",
        "plan": "starter",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.2,
        "memoryMb": 826.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.6156,
        "queueDepth": 30
      },
      "tags": [
        "checkout",
        "retry"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:302:55)",
          "at dispatch (/srv/app/lib/router.js:153:47)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1252,
      "id": "evt_d9277f51c5db025a",
      "traceId": "d8890297936b41bd43a1f672eda34d68",
      "timestamp": "2026-08-01T00:00:50.103Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 72.26,
        "requestBytes": 1241,
        "responseBytes": 7025,
        "cached": false
      },
      "actor": {
        "userId": "u_188274",
        "sessionId": "56b6b2d22bfdd903f465ac13",
        "plan": "enterprise",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 31,
        "memoryMb": 157.1,
        "dbQueries": 23,
        "cacheHitRatio": 0.3271,
        "queueDepth": 36
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1253,
      "id": "evt_39aa7515bf95feb4",
      "traceId": "0207e5954659421a78a4081eda8f577e",
      "timestamp": "2026-08-01T00:00:50.149Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 252.69,
        "requestBytes": 14,
        "responseBytes": 33765,
        "cached": false
      },
      "actor": {
        "userId": "u_946701",
        "sessionId": "459eec8036b8a085fcf95dd5",
        "plan": "pro",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.5,
        "memoryMb": 799.3,
        "dbQueries": 1,
        "cacheHitRatio": 0.4913,
        "queueDepth": 23
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1254,
      "id": "evt_0518e8fc262887d8",
      "traceId": "b380f3129d5a23c52660ebad92d72a26",
      "timestamp": "2026-08-01T00:00:50.187Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 265.98,
        "requestBytes": 2474,
        "responseBytes": 31918,
        "cached": true
      },
      "actor": {
        "userId": "u_525148",
        "sessionId": "9296c091c5213671b92dd95f",
        "plan": "starter",
        "country": "BR",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 81.9,
        "memoryMb": 355.9,
        "dbQueries": 3,
        "cacheHitRatio": 0.0629,
        "queueDepth": 14
      },
      "tags": [
        "retry",
        "cold-start",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1255,
      "id": "evt_d91984bddde518df",
      "traceId": "7c3b18c06832621d27b31473ca09ba92",
      "timestamp": "2026-08-01T00:00:50.214Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 53.07,
        "requestBytes": 3742,
        "responseBytes": 16791,
        "cached": false
      },
      "actor": {
        "userId": "u_509601",
        "sessionId": "d2bc54b7ad996796c6022203",
        "plan": "starter",
        "country": "ES",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.5,
        "memoryMb": 1000,
        "dbQueries": 1,
        "cacheHitRatio": 0.6719,
        "queueDepth": 10
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1256,
      "id": "evt_4bb42dcb3635a65e",
      "traceId": "ce23663a1700448637b4224083b8b0a4",
      "timestamp": "2026-08-01T00:00:50.246Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 204,
        "durationMs": 320.24,
        "requestBytes": 1747,
        "responseBytes": 34305,
        "cached": false
      },
      "actor": {
        "userId": "u_902706",
        "sessionId": "48c0ad922f71b2249e4c489d",
        "plan": "enterprise",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.8,
        "memoryMb": 209.8,
        "dbQueries": 1,
        "cacheHitRatio": 0.8698,
        "queueDepth": 32
      },
      "tags": [
        "cold-start",
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1257,
      "id": "evt_1a2ebf41b5f5ce12",
      "traceId": "d539ffac7ed5a4d7426d59c9083e42f4",
      "timestamp": "2026-08-01T00:00:50.298Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 145.08,
        "requestBytes": 3054,
        "responseBytes": 5854,
        "cached": false
      },
      "actor": {
        "userId": "u_814503",
        "sessionId": "df1dc4fc63e729b7a4c6aac2",
        "plan": "free",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 52.5,
        "memoryMb": 649,
        "dbQueries": 20,
        "cacheHitRatio": 0.1342,
        "queueDepth": 3
      },
      "tags": [
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1258,
      "id": "evt_4139ca3c040dcc02",
      "traceId": "52f248a2eac2a5a7d0b93af36f5ad345",
      "timestamp": "2026-08-01T00:00:50.334Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 292.85,
        "requestBytes": 1228,
        "responseBytes": 33141,
        "cached": false
      },
      "actor": {
        "userId": "u_915554",
        "sessionId": "bd465959add9fe22faf5a02e",
        "plan": "starter",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.5,
        "memoryMb": 575.3,
        "dbQueries": 9,
        "cacheHitRatio": 0.7594,
        "queueDepth": 28
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1259,
      "id": "evt_b209cefc80edae47",
      "traceId": "b98fad15499625eeab20ce6c1d670c39",
      "timestamp": "2026-08-01T00:00:50.399Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 177.27,
        "requestBytes": 1044,
        "responseBytes": 29227,
        "cached": false
      },
      "actor": {
        "userId": "u_151225",
        "sessionId": "8a3ab69a5a0369ab032815a6",
        "plan": "free",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 64,
        "memoryMb": 663.3,
        "dbQueries": 14,
        "cacheHitRatio": 0.5484,
        "queueDepth": 23
      },
      "tags": [
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1260,
      "id": "evt_5ef87d73bbe60059",
      "traceId": "0c78be2f2ebe09bdf6fd318c08b7753e",
      "timestamp": "2026-08-01T00:00:50.419Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 333.15,
        "requestBytes": 2594,
        "responseBytes": 33427,
        "cached": false
      },
      "actor": {
        "userId": "u_369575",
        "sessionId": "1fccf849ee9e24d34ca09be6",
        "plan": "enterprise",
        "country": "SG",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 77.9,
        "memoryMb": 437.6,
        "dbQueries": 3,
        "cacheHitRatio": 0.1365,
        "queueDepth": 15
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1261,
      "id": "evt_38ceb417156ef64d",
      "traceId": "604cf55954ad7e0878ec454cd99e0396",
      "timestamp": "2026-08-01T00:00:50.475Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 203.08,
        "requestBytes": 161,
        "responseBytes": 41581,
        "cached": true
      },
      "actor": {
        "userId": "u_897772",
        "sessionId": "5f5d6cb0da4f992aef9ddf4e",
        "plan": "enterprise",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.4,
        "memoryMb": 391.4,
        "dbQueries": 13,
        "cacheHitRatio": 0.1259,
        "queueDepth": 30
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1262,
      "id": "evt_ecd75d46c6519902",
      "traceId": "3ba4ab65f4817645d193d31218d79612",
      "timestamp": "2026-08-01T00:00:50.515Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 149.24,
        "requestBytes": 334,
        "responseBytes": 25321,
        "cached": false
      },
      "actor": {
        "userId": "u_609238",
        "sessionId": "2db765a70a1a74c3f2e4c798",
        "plan": "enterprise",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.2,
        "memoryMb": 1015.7,
        "dbQueries": 23,
        "cacheHitRatio": 0.4775,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1263,
      "id": "evt_ba4341fe0cb72d7c",
      "traceId": "2e460162654b4247bee079893ee43438",
      "timestamp": "2026-08-01T00:00:50.553Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 200,
        "durationMs": 149.36,
        "requestBytes": 3672,
        "responseBytes": 13658,
        "cached": false
      },
      "actor": {
        "userId": "u_169472",
        "sessionId": "e22073b589fed23f0a48ee90",
        "plan": "free",
        "country": "ES",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.6,
        "memoryMb": 712.3,
        "dbQueries": 19,
        "cacheHitRatio": 0.7124,
        "queueDepth": 10
      },
      "tags": [
        "canary",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1264,
      "id": "evt_fca9edb360ecf40d",
      "traceId": "3cb26cb9c5dd8f9f09b6dea93d01ec8f",
      "timestamp": "2026-08-01T00:00:50.566Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 88.66,
        "requestBytes": 741,
        "responseBytes": 65030,
        "cached": false
      },
      "actor": {
        "userId": "u_920476",
        "sessionId": "e9440ff94469e867deda4aa4",
        "plan": "pro",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65.2,
        "memoryMb": 898.2,
        "dbQueries": 16,
        "cacheHitRatio": 0.9707,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1265,
      "id": "evt_63a76096b9be06d6",
      "traceId": "9f8b9b1e0fe973ec282c701f61d1eee3",
      "timestamp": "2026-08-01T00:00:50.621Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 296.27,
        "requestBytes": 2200,
        "responseBytes": 35480,
        "cached": false
      },
      "actor": {
        "userId": "u_272626",
        "sessionId": "c22e8590bb49d06f14fee2bc",
        "plan": "free",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 58.5,
        "memoryMb": 943.7,
        "dbQueries": 8,
        "cacheHitRatio": 0.3656,
        "queueDepth": 33
      },
      "tags": [
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1266,
      "id": "evt_1b24a33174190de3",
      "traceId": "f14656f735aa813f18db6befb9068f28",
      "timestamp": "2026-08-01T00:00:50.673Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 89.8,
        "requestBytes": 4031,
        "responseBytes": 64791,
        "cached": false
      },
      "actor": {
        "userId": "u_581364",
        "sessionId": "cc2a2ae2d9a6389d0b31a8cd",
        "plan": "starter",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 18.2,
        "memoryMb": 930.3,
        "dbQueries": 23,
        "cacheHitRatio": 0.1104,
        "queueDepth": 17
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1267,
      "id": "evt_f0f317586e1b067e",
      "traceId": "074bd29b3fac4a29854c443903ceb5dd",
      "timestamp": "2026-08-01T00:00:50.708Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 9.61,
        "requestBytes": 3723,
        "responseBytes": 58026,
        "cached": false
      },
      "actor": {
        "userId": "u_345509",
        "sessionId": "533d81da5ca16f6e3854c5f0",
        "plan": "free",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.3,
        "memoryMb": 595.7,
        "dbQueries": 12,
        "cacheHitRatio": 0.8555,
        "queueDepth": 34
      },
      "tags": [
        "slow-query",
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1268,
      "id": "evt_633002eb6c05db48",
      "traceId": "41309bd1cb55d9618a4481d1d2b6e3c3",
      "timestamp": "2026-08-01T00:00:50.736Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 55.96,
        "requestBytes": 258,
        "responseBytes": 36145,
        "cached": false
      },
      "actor": {
        "userId": "u_556997",
        "sessionId": "fe13ab779fa012235aadb398",
        "plan": "starter",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 82.6,
        "memoryMb": 585,
        "dbQueries": 21,
        "cacheHitRatio": 0.9177,
        "queueDepth": 38
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1269,
      "id": "evt_a4a27b56a1e913fd",
      "traceId": "e94e40da52c22fad68da827d9393c20f",
      "timestamp": "2026-08-01T00:00:50.774Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 310.72,
        "requestBytes": 2628,
        "responseBytes": 32330,
        "cached": true
      },
      "actor": {
        "userId": "u_858501",
        "sessionId": "86659e71f9bcdaf917d3ad49",
        "plan": "pro",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.7,
        "memoryMb": 748.5,
        "dbQueries": 3,
        "cacheHitRatio": 0.6341,
        "queueDepth": 5
      },
      "tags": [
        "slow-query",
        "b2b",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1270,
      "id": "evt_ad8cc298f33cd7a9",
      "traceId": "ffc24f7986d27a46dc2bd65f58ced1b2",
      "timestamp": "2026-08-01T00:00:50.809Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 162.79,
        "requestBytes": 1715,
        "responseBytes": 34818,
        "cached": false
      },
      "actor": {
        "userId": "u_294129",
        "sessionId": "3597b3adf2b1e6b95678d4f2",
        "plan": "starter",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.3,
        "memoryMb": 553.6,
        "dbQueries": 22,
        "cacheHitRatio": 0.9703,
        "queueDepth": 15
      },
      "tags": [
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1271,
      "id": "evt_432b6208a121f217",
      "traceId": "3cd772d624f2a60c6ad0d3aa7b20dffe",
      "timestamp": "2026-08-01T00:00:50.872Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 316.68,
        "requestBytes": 2437,
        "responseBytes": 37075,
        "cached": false
      },
      "actor": {
        "userId": "u_611241",
        "sessionId": "bbdf3ffc2075815dba54597c",
        "plan": "pro",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78.1,
        "memoryMb": 482.4,
        "dbQueries": 11,
        "cacheHitRatio": 0.2396,
        "queueDepth": 10
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1272,
      "id": "evt_d91d529ddbcc39e7",
      "traceId": "16d0679162761924423e8760694f898d",
      "timestamp": "2026-08-01T00:00:50.881Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 89.99,
        "requestBytes": 216,
        "responseBytes": 27317,
        "cached": false
      },
      "actor": {
        "userId": "u_358367",
        "sessionId": "4123363130143950c5b6c985",
        "plan": "enterprise",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92,
        "memoryMb": 561.7,
        "dbQueries": 9,
        "cacheHitRatio": 0.9118,
        "queueDepth": 35
      },
      "tags": [
        "canary",
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1273,
      "id": "evt_f2184aaf1a1dc1f1",
      "traceId": "3d17e01a2d9a32a4accee6c539587692",
      "timestamp": "2026-08-01T00:00:50.936Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 429,
        "durationMs": 890.96,
        "requestBytes": 2445,
        "responseBytes": 2493,
        "cached": true
      },
      "actor": {
        "userId": "u_544606",
        "sessionId": "c0ef6c8367e2f4bbf8804de3",
        "plan": "enterprise",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.1,
        "memoryMb": 290.8,
        "dbQueries": 7,
        "cacheHitRatio": 0.6585,
        "queueDepth": 29
      },
      "tags": [
        "mobile",
        "checkout"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:42:19)",
          "at dispatch (/srv/app/lib/router.js:137:28)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1274,
      "id": "evt_38a10de52b63bb82",
      "traceId": "ac6b277e26894774481674d08fc6cef7",
      "timestamp": "2026-08-01T00:00:50.980Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 283.02,
        "requestBytes": 3851,
        "responseBytes": 40391,
        "cached": true
      },
      "actor": {
        "userId": "u_492730",
        "sessionId": "abc49f7f3e1eff680ce98671",
        "plan": "free",
        "country": "AU",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 5.3,
        "memoryMb": 472.6,
        "dbQueries": 20,
        "cacheHitRatio": 0.1558,
        "queueDepth": 4
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1275,
      "id": "evt_a2cf719f2fb76ac6",
      "traceId": "4bbe90c9c0d79145bae73907ae9d3fce",
      "timestamp": "2026-08-01T00:00:51.010Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 257.19,
        "requestBytes": 3368,
        "responseBytes": 45149,
        "cached": false
      },
      "actor": {
        "userId": "u_666452",
        "sessionId": "8e301f360099c6e8d405df59",
        "plan": "free",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.6,
        "memoryMb": 195.3,
        "dbQueries": 9,
        "cacheHitRatio": 0.3604,
        "queueDepth": 7
      },
      "tags": [
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1276,
      "id": "evt_9063a0ad5b0a6e98",
      "traceId": "673689a0cb01500250b4ed0d87f0af3d",
      "timestamp": "2026-08-01T00:00:51.042Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 205.54,
        "requestBytes": 1791,
        "responseBytes": 13405,
        "cached": false
      },
      "actor": {
        "userId": "u_486464",
        "sessionId": "3c731a897826ffe8c6567def",
        "plan": "pro",
        "country": "GB",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 62.7,
        "memoryMb": 217.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.5255,
        "queueDepth": 4
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1277,
      "id": "evt_4b15079de07d5228",
      "traceId": "a1a37e24bcf75c419a8794209dfea688",
      "timestamp": "2026-08-01T00:00:51.095Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 500,
        "durationMs": 2316.56,
        "requestBytes": 3740,
        "responseBytes": 16110,
        "cached": false
      },
      "actor": {
        "userId": "u_132302",
        "sessionId": "c05c999eb9c80b4d031fbdac",
        "plan": "enterprise",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.7,
        "memoryMb": 913.3,
        "dbQueries": 10,
        "cacheHitRatio": 0.8566,
        "queueDepth": 9
      },
      "tags": [
        "slow-query",
        "cold-start",
        "eu"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:282:38)",
          "at dispatch (/srv/app/lib/router.js:151:6)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1278,
      "id": "evt_ab8641223bea134e",
      "traceId": "a57dc528adcd5b3e0ffd21716f8ba650",
      "timestamp": "2026-08-01T00:00:51.147Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 165.95,
        "requestBytes": 1626,
        "responseBytes": 40284,
        "cached": true
      },
      "actor": {
        "userId": "u_286328",
        "sessionId": "ccc312b80609135a33e142df",
        "plan": "free",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.1,
        "memoryMb": 794.1,
        "dbQueries": 7,
        "cacheHitRatio": 0.442,
        "queueDepth": 9
      },
      "tags": [
        "mobile",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1279,
      "id": "evt_6bc2bd85eee122b0",
      "traceId": "c7a34c5501f23f5f909b7f62557b0023",
      "timestamp": "2026-08-01T00:00:51.181Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 291.63,
        "requestBytes": 381,
        "responseBytes": 62857,
        "cached": true
      },
      "actor": {
        "userId": "u_467999",
        "sessionId": "b5c3c5d7c1011a846f8ac674",
        "plan": "starter",
        "country": "JP",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 61.4,
        "memoryMb": 971.9,
        "dbQueries": 5,
        "cacheHitRatio": 0.1523,
        "queueDepth": 13
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1280,
      "id": "evt_8e159ce8260246e7",
      "traceId": "7d44a41716582b7afbb78b00bf3fba63",
      "timestamp": "2026-08-01T00:00:51.211Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 151.59,
        "requestBytes": 1574,
        "responseBytes": 20118,
        "cached": false
      },
      "actor": {
        "userId": "u_214880",
        "sessionId": "0b6a862b36be0a48990638ee",
        "plan": "starter",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.5,
        "memoryMb": 305.5,
        "dbQueries": 21,
        "cacheHitRatio": 0.3146,
        "queueDepth": 23
      },
      "tags": [
        "eu",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1281,
      "id": "evt_9afc1e30ccbb4df3",
      "traceId": "2061c956a96e855badbfe26f9d6f4dd9",
      "timestamp": "2026-08-01T00:00:51.261Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 56.07,
        "requestBytes": 2529,
        "responseBytes": 38946,
        "cached": false
      },
      "actor": {
        "userId": "u_496914",
        "sessionId": "890a81f1ae6a2b72974aa860",
        "plan": "pro",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.3,
        "memoryMb": 654.3,
        "dbQueries": 15,
        "cacheHitRatio": 0.2897,
        "queueDepth": 4
      },
      "tags": [
        "retry",
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1282,
      "id": "evt_6fcfb24c8b9c7ea4",
      "traceId": "84ab4337e20cff87509d1b448c770206",
      "timestamp": "2026-08-01T00:00:51.298Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 200,
        "durationMs": 264.19,
        "requestBytes": 2078,
        "responseBytes": 5270,
        "cached": true
      },
      "actor": {
        "userId": "u_326188",
        "sessionId": "54068a228d5db2ac0f558c50",
        "plan": "starter",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83,
        "memoryMb": 443.9,
        "dbQueries": 5,
        "cacheHitRatio": 0.9808,
        "queueDepth": 30
      },
      "tags": [
        "retry",
        "eu",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1283,
      "id": "evt_5ae75ee3f97477a6",
      "traceId": "12856ef2af643b0d80ecb96896c3a0eb",
      "timestamp": "2026-08-01T00:00:51.324Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 500,
        "durationMs": 1124.65,
        "requestBytes": 1362,
        "responseBytes": 15171,
        "cached": false
      },
      "actor": {
        "userId": "u_875007",
        "sessionId": "ca8775d248c74caba0ff6a02",
        "plan": "starter",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78.9,
        "memoryMb": 895.5,
        "dbQueries": 1,
        "cacheHitRatio": 0.0181,
        "queueDepth": 29
      },
      "tags": [
        "slow-query"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:60:17)",
          "at dispatch (/srv/app/lib/router.js:109:32)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1284,
      "id": "evt_ab261c1db0b4ab23",
      "traceId": "6ea60df1d280bb9c04544d8c13a427e3",
      "timestamp": "2026-08-01T00:00:51.363Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 335.88,
        "requestBytes": 995,
        "responseBytes": 24998,
        "cached": false
      },
      "actor": {
        "userId": "u_413331",
        "sessionId": "867fcc35776784aff607dfce",
        "plan": "pro",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 28.4,
        "memoryMb": 211.1,
        "dbQueries": 23,
        "cacheHitRatio": 0.624,
        "queueDepth": 25
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1285,
      "id": "evt_7f225539bed2df8d",
      "traceId": "d1a97bc751f8a9b53aaaf13c6a1b6f98",
      "timestamp": "2026-08-01T00:00:51.408Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 254.89,
        "requestBytes": 3001,
        "responseBytes": 40782,
        "cached": false
      },
      "actor": {
        "userId": "u_693260",
        "sessionId": "93bd820a8d60ed7acdf6d901",
        "plan": "free",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.8,
        "memoryMb": 733.3,
        "dbQueries": 0,
        "cacheHitRatio": 0.6327,
        "queueDepth": 21
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1286,
      "id": "evt_68272c38a3fa04c1",
      "traceId": "0cdea23a4ea9b061dc536db5d667adb8",
      "timestamp": "2026-08-01T00:00:51.448Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 299.78,
        "requestBytes": 973,
        "responseBytes": 15688,
        "cached": true
      },
      "actor": {
        "userId": "u_804286",
        "sessionId": "f6477a720089010f515eb854",
        "plan": "enterprise",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.7,
        "memoryMb": 550.1,
        "dbQueries": 1,
        "cacheHitRatio": 0.6507,
        "queueDepth": 33
      },
      "tags": [
        "mobile",
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1287,
      "id": "evt_9ce5a8f43cdc5057",
      "traceId": "b65481a81ed30df8796d58f4cb4c75e3",
      "timestamp": "2026-08-01T00:00:51.492Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 429,
        "durationMs": 4306.5,
        "requestBytes": 3186,
        "responseBytes": 48951,
        "cached": false
      },
      "actor": {
        "userId": "u_651790",
        "sessionId": "6116f4f2e0970f8008897a51",
        "plan": "enterprise",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.8,
        "memoryMb": 522.8,
        "dbQueries": 8,
        "cacheHitRatio": 0.1075,
        "queueDepth": 39
      },
      "tags": [
        "cold-start"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:96:41)",
          "at dispatch (/srv/app/lib/router.js:74:6)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1288,
      "id": "evt_f59193cf43d81dc8",
      "traceId": "8e8b9fcb93a0bd317bd1fde965bfb7b3",
      "timestamp": "2026-08-01T00:00:51.551Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 502,
        "durationMs": 1107.12,
        "requestBytes": 1161,
        "responseBytes": 24763,
        "cached": false
      },
      "actor": {
        "userId": "u_579971",
        "sessionId": "8556c8faac28a11032228b31",
        "plan": "free",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.3,
        "memoryMb": 817.1,
        "dbQueries": 3,
        "cacheHitRatio": 0.0843,
        "queueDepth": 23
      },
      "tags": [
        "cold-start",
        "b2b",
        "b2b"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:158:12)",
          "at dispatch (/srv/app/lib/router.js:100:69)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1289,
      "id": "evt_ec4529373b839ecc",
      "traceId": "971ef7e32afb0c9119dbc4d28da468db",
      "timestamp": "2026-08-01T00:00:51.598Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 270.77,
        "requestBytes": 189,
        "responseBytes": 51650,
        "cached": false
      },
      "actor": {
        "userId": "u_717574",
        "sessionId": "71dbb5fb3ac0fac5f948f7ac",
        "plan": "free",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.1,
        "memoryMb": 740.4,
        "dbQueries": 17,
        "cacheHitRatio": 0.157,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1290,
      "id": "evt_4ca12ab30aacfb8f",
      "traceId": "2ce1a0c0d307d16e7fe520ec8d9fbe92",
      "timestamp": "2026-08-01T00:00:51.613Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 277.02,
        "requestBytes": 705,
        "responseBytes": 25825,
        "cached": false
      },
      "actor": {
        "userId": "u_228094",
        "sessionId": "32916b375120dc9c012e6b61",
        "plan": "pro",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.1,
        "memoryMb": 574.1,
        "dbQueries": 8,
        "cacheHitRatio": 0.3369,
        "queueDepth": 0
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1291,
      "id": "evt_84254f52117e56bd",
      "traceId": "458d3786273f1b21c9f5757ba29a4283",
      "timestamp": "2026-08-01T00:00:51.671Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 220.74,
        "requestBytes": 1599,
        "responseBytes": 54062,
        "cached": true
      },
      "actor": {
        "userId": "u_210603",
        "sessionId": "fba8e631161bdbb947ba728c",
        "plan": "free",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.3,
        "memoryMb": 997.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.3411,
        "queueDepth": 21
      },
      "tags": [
        "mobile",
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1292,
      "id": "evt_1514d2185ae07a03",
      "traceId": "4fe32209db34de4e206aa9437bac283b",
      "timestamp": "2026-08-01T00:00:51.692Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 228.31,
        "requestBytes": 3673,
        "responseBytes": 11715,
        "cached": true
      },
      "actor": {
        "userId": "u_539226",
        "sessionId": "d7af078d46fd4593a5cd9a2b",
        "plan": "free",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.1,
        "memoryMb": 934.9,
        "dbQueries": 18,
        "cacheHitRatio": 0.1599,
        "queueDepth": 19
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1293,
      "id": "evt_66d931ad24901101",
      "traceId": "fe2f6db89072ce38f6208c5247b68987",
      "timestamp": "2026-08-01T00:00:51.722Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 76.52,
        "requestBytes": 1920,
        "responseBytes": 4343,
        "cached": false
      },
      "actor": {
        "userId": "u_982228",
        "sessionId": "a082d9d521eca67c7acf1af3",
        "plan": "starter",
        "country": "ES",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.3,
        "memoryMb": 684.3,
        "dbQueries": 13,
        "cacheHitRatio": 0.1818,
        "queueDepth": 32
      },
      "tags": [
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1294,
      "id": "evt_687ba11bf8509852",
      "traceId": "68f34fe82f35807136c161e329e80181",
      "timestamp": "2026-08-01T00:00:51.766Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 36.99,
        "requestBytes": 3069,
        "responseBytes": 43225,
        "cached": true
      },
      "actor": {
        "userId": "u_672561",
        "sessionId": "ebcdeb577ab51c62fd94c6af",
        "plan": "pro",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.7,
        "memoryMb": 585.3,
        "dbQueries": 11,
        "cacheHitRatio": 0.7694,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1295,
      "id": "evt_1d52659e8bcf6a68",
      "traceId": "9d7e561330d779755c5c46611c34f115",
      "timestamp": "2026-08-01T00:00:51.805Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 109.31,
        "requestBytes": 111,
        "responseBytes": 22496,
        "cached": true
      },
      "actor": {
        "userId": "u_799073",
        "sessionId": "740ed68eb7292c953154334e",
        "plan": "free",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76,
        "memoryMb": 569.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.3496,
        "queueDepth": 26
      },
      "tags": [
        "canary",
        "b2b",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1296,
      "id": "evt_fe2a8811a09b43eb",
      "traceId": "f5bab18130099f97845f227984b1c38e",
      "timestamp": "2026-08-01T00:00:51.874Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 503,
        "durationMs": 2598.24,
        "requestBytes": 2540,
        "responseBytes": 57383,
        "cached": true
      },
      "actor": {
        "userId": "u_268137",
        "sessionId": "67dea727dc12334fe7315919",
        "plan": "free",
        "country": "US",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 48.1,
        "memoryMb": 701,
        "dbQueries": 2,
        "cacheHitRatio": 0.6676,
        "queueDepth": 37
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:110:32)",
          "at dispatch (/srv/app/lib/router.js:101:58)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1297,
      "id": "evt_5c203f737d03dcb3",
      "traceId": "527fe4d53d9cc7a8ccf37cd8e7cdd796",
      "timestamp": "2026-08-01T00:00:51.911Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 322.2,
        "requestBytes": 1840,
        "responseBytes": 59846,
        "cached": true
      },
      "actor": {
        "userId": "u_808894",
        "sessionId": "daaa37298d0c3396dd9961bd",
        "plan": "starter",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38.3,
        "memoryMb": 442.5,
        "dbQueries": 13,
        "cacheHitRatio": 0.6849,
        "queueDepth": 12
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1298,
      "id": "evt_3d3f49258aaf7a22",
      "traceId": "ca684ebf8d743d48348de939a3f2e36a",
      "timestamp": "2026-08-01T00:00:51.920Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 209.11,
        "requestBytes": 577,
        "responseBytes": 26262,
        "cached": false
      },
      "actor": {
        "userId": "u_356951",
        "sessionId": "f5368229ed8d9ef4d5e83a80",
        "plan": "enterprise",
        "country": "IT",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 71.8,
        "memoryMb": 289.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.415,
        "queueDepth": 34
      },
      "tags": [
        "b2b",
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1299,
      "id": "evt_82f7c0052acd69f8",
      "traceId": "6ddc6df3772a64e0b925716d3f713ca7",
      "timestamp": "2026-08-01T00:00:51.997Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 329.8,
        "requestBytes": 968,
        "responseBytes": 31497,
        "cached": false
      },
      "actor": {
        "userId": "u_425204",
        "sessionId": "5c388f553c885d34dfcdc467",
        "plan": "enterprise",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.3,
        "memoryMb": 951.1,
        "dbQueries": 7,
        "cacheHitRatio": 0.3722,
        "queueDepth": 34
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1300,
      "id": "evt_6a5b16065aa1c2ae",
      "traceId": "89d30e1c11e765dcaf91744e123392c0",
      "timestamp": "2026-08-01T00:00:52.015Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 100.08,
        "requestBytes": 3948,
        "responseBytes": 60761,
        "cached": true
      },
      "actor": {
        "userId": "u_621955",
        "sessionId": "a95c03cfe6afee40c04e9059",
        "plan": "enterprise",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.5,
        "memoryMb": 451.1,
        "dbQueries": 0,
        "cacheHitRatio": 0.1016,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1301,
      "id": "evt_57aba1829494cf70",
      "traceId": "98ac8b53c4f05df1321aebcb46bd91c2",
      "timestamp": "2026-08-01T00:00:52.077Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 429,
        "durationMs": 3771.51,
        "requestBytes": 539,
        "responseBytes": 12878,
        "cached": false
      },
      "actor": {
        "userId": "u_217884",
        "sessionId": "ab0c922931f41a125ad4efac",
        "plan": "starter",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.4,
        "memoryMb": 558.7,
        "dbQueries": 9,
        "cacheHitRatio": 0.6121,
        "queueDepth": 22
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:71:38)",
          "at dispatch (/srv/app/lib/router.js:171:20)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1302,
      "id": "evt_92d0f2e8640a90f7",
      "traceId": "a2ef9b69bfa0b71319fdf499b857f76e",
      "timestamp": "2026-08-01T00:00:52.098Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 183.55,
        "requestBytes": 2738,
        "responseBytes": 41199,
        "cached": true
      },
      "actor": {
        "userId": "u_766295",
        "sessionId": "9bc34ace7a85d906c16531b4",
        "plan": "pro",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.3,
        "memoryMb": 566.5,
        "dbQueries": 21,
        "cacheHitRatio": 0.5156,
        "queueDepth": 11
      },
      "tags": [
        "checkout",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1303,
      "id": "evt_bfe96e7478946b04",
      "traceId": "da65a21d8473e59072580ef2089e30d2",
      "timestamp": "2026-08-01T00:00:52.153Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 200,
        "durationMs": 247.87,
        "requestBytes": 2583,
        "responseBytes": 37618,
        "cached": false
      },
      "actor": {
        "userId": "u_223542",
        "sessionId": "f4c07f24875eed8b21898923",
        "plan": "free",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.9,
        "memoryMb": 389.3,
        "dbQueries": 7,
        "cacheHitRatio": 0.8197,
        "queueDepth": 39
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1304,
      "id": "evt_4d06fc64244ad3c4",
      "traceId": "7dab99a093a3200122ef6ca6cc920ce3",
      "timestamp": "2026-08-01T00:00:52.199Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 175.32,
        "requestBytes": 3714,
        "responseBytes": 9887,
        "cached": false
      },
      "actor": {
        "userId": "u_539651",
        "sessionId": "e07f227890edb4f3d8d2f14a",
        "plan": "pro",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98,
        "memoryMb": 192,
        "dbQueries": 22,
        "cacheHitRatio": 0.2561,
        "queueDepth": 14
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1305,
      "id": "evt_77d23f197cf4e171",
      "traceId": "61ceb9a900fc0c37c850cccc77d0e715",
      "timestamp": "2026-08-01T00:00:52.225Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 239,
        "requestBytes": 2591,
        "responseBytes": 8291,
        "cached": false
      },
      "actor": {
        "userId": "u_769982",
        "sessionId": "39d84add84e1d2845946c03a",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 51.7,
        "memoryMb": 462,
        "dbQueries": 15,
        "cacheHitRatio": 0.1745,
        "queueDepth": 30
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1306,
      "id": "evt_52ecd3e35179b360",
      "traceId": "726dedb7736514a4d1c17be3edbe2a3d",
      "timestamp": "2026-08-01T00:00:52.248Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 103.51,
        "requestBytes": 2786,
        "responseBytes": 21224,
        "cached": true
      },
      "actor": {
        "userId": "u_514859",
        "sessionId": "70f20e2cfdaad0abec2d091b",
        "plan": "starter",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.5,
        "memoryMb": 806,
        "dbQueries": 17,
        "cacheHitRatio": 0.2552,
        "queueDepth": 19
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1307,
      "id": "evt_881047dfc84c9e58",
      "traceId": "fcd355f37d6db24f86edcc2b093e7dc0",
      "timestamp": "2026-08-01T00:00:52.316Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 503,
        "durationMs": 2699.19,
        "requestBytes": 2025,
        "responseBytes": 16570,
        "cached": true
      },
      "actor": {
        "userId": "u_120402",
        "sessionId": "264e7277329a6fbe63e66031",
        "plan": "free",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 42.4,
        "memoryMb": 468.2,
        "dbQueries": 4,
        "cacheHitRatio": 0.129,
        "queueDepth": 19
      },
      "tags": [
        "retry",
        "checkout",
        "checkout"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:14:38)",
          "at dispatch (/srv/app/lib/router.js:37:80)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1308,
      "id": "evt_e6d3bb89212bf1d9",
      "traceId": "20f8552e340ae7e158708b9d59f487ac",
      "timestamp": "2026-08-01T00:00:52.352Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 80.69,
        "requestBytes": 3430,
        "responseBytes": 8112,
        "cached": false
      },
      "actor": {
        "userId": "u_146617",
        "sessionId": "8f2004bd5e22650caff613f9",
        "plan": "enterprise",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.6,
        "memoryMb": 190.1,
        "dbQueries": 12,
        "cacheHitRatio": 0.6671,
        "queueDepth": 34
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1309,
      "id": "evt_f2505b732b7ec518",
      "traceId": "496c3bf200197a04a456229705a07b05",
      "timestamp": "2026-08-01T00:00:52.390Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 200,
        "durationMs": 296.94,
        "requestBytes": 3150,
        "responseBytes": 31322,
        "cached": false
      },
      "actor": {
        "userId": "u_910173",
        "sessionId": "6f383ce331f788f7754b925a",
        "plan": "enterprise",
        "country": "SG",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 93,
        "memoryMb": 183.8,
        "dbQueries": 23,
        "cacheHitRatio": 0.1211,
        "queueDepth": 12
      },
      "tags": [
        "slow-query",
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1310,
      "id": "evt_f1edf0b110f257d1",
      "traceId": "dd94d702b00fffcae6878b393237c1ba",
      "timestamp": "2026-08-01T00:00:52.424Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 21.29,
        "requestBytes": 3525,
        "responseBytes": 2233,
        "cached": false
      },
      "actor": {
        "userId": "u_683878",
        "sessionId": "432bdb5d3ea0263d605429bc",
        "plan": "starter",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 18.7,
        "memoryMb": 982,
        "dbQueries": 9,
        "cacheHitRatio": 0.2373,
        "queueDepth": 32
      },
      "tags": [
        "retry",
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1311,
      "id": "evt_ad797da090c570c0",
      "traceId": "137c9bb4034cb09cb191ca7ff5841dc0",
      "timestamp": "2026-08-01T00:00:52.474Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 291.5,
        "requestBytes": 280,
        "responseBytes": 40251,
        "cached": false
      },
      "actor": {
        "userId": "u_647786",
        "sessionId": "c9f7ec723a906e0ff836e47c",
        "plan": "enterprise",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.5,
        "memoryMb": 913.3,
        "dbQueries": 4,
        "cacheHitRatio": 0.6585,
        "queueDepth": 25
      },
      "tags": [
        "eu",
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1312,
      "id": "evt_13c483959aaf1719",
      "traceId": "98ff5fbfa6b358ce3fffd4e96a3f9535",
      "timestamp": "2026-08-01T00:00:52.499Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 500,
        "durationMs": 2188.61,
        "requestBytes": 207,
        "responseBytes": 21744,
        "cached": true
      },
      "actor": {
        "userId": "u_434295",
        "sessionId": "42df400a554f8198f6f40f1b",
        "plan": "pro",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4,
        "memoryMb": 607.6,
        "dbQueries": 18,
        "cacheHitRatio": 0.4053,
        "queueDepth": 5
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:235:75)",
          "at dispatch (/srv/app/lib/router.js:124:6)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1313,
      "id": "evt_e7bb73a4f4c00923",
      "traceId": "b4517d7ba5e6c2155cb97384f7dc8dea",
      "timestamp": "2026-08-01T00:00:52.528Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 500,
        "durationMs": 2056.27,
        "requestBytes": 2032,
        "responseBytes": 357,
        "cached": false
      },
      "actor": {
        "userId": "u_669689",
        "sessionId": "8de68759765a85fd5cc7160f",
        "plan": "enterprise",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.9,
        "memoryMb": 345,
        "dbQueries": 21,
        "cacheHitRatio": 0.2054,
        "queueDepth": 36
      },
      "tags": [
        "slow-query",
        "eu"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:205:59)",
          "at dispatch (/srv/app/lib/router.js:108:59)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1314,
      "id": "evt_f998eef59cb0579d",
      "traceId": "529dea8498dc7e3a9b51fa6de6827462",
      "timestamp": "2026-08-01T00:00:52.563Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 125.14,
        "requestBytes": 3953,
        "responseBytes": 39390,
        "cached": false
      },
      "actor": {
        "userId": "u_564569",
        "sessionId": "c766d54f69478015f8052147",
        "plan": "starter",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.6,
        "memoryMb": 658.8,
        "dbQueries": 7,
        "cacheHitRatio": 0.2646,
        "queueDepth": 14
      },
      "tags": [
        "eu",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1315,
      "id": "evt_6711872ac28106b7",
      "traceId": "c0a5b6bcb0f41c6ee4b0754ae36fd787",
      "timestamp": "2026-08-01T00:00:52.608Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 14.56,
        "requestBytes": 194,
        "responseBytes": 13090,
        "cached": true
      },
      "actor": {
        "userId": "u_587485",
        "sessionId": "6b0eefa16c87de22204cb9bf",
        "plan": "free",
        "country": "DE",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 39.1,
        "memoryMb": 656.7,
        "dbQueries": 13,
        "cacheHitRatio": 0.1744,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1316,
      "id": "evt_71f404dfdc4b4cd9",
      "traceId": "8c631ef084f8759f699332681a9b6741",
      "timestamp": "2026-08-01T00:00:52.662Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 340.92,
        "requestBytes": 2965,
        "responseBytes": 34296,
        "cached": false
      },
      "actor": {
        "userId": "u_467738",
        "sessionId": "6fb33c149219f70434389d8f",
        "plan": "starter",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.7,
        "memoryMb": 360.6,
        "dbQueries": 1,
        "cacheHitRatio": 0.9264,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1317,
      "id": "evt_3d8cb605f3f98f06",
      "traceId": "b49b9b203fc5d0beac15a2afb9eb7394",
      "timestamp": "2026-08-01T00:00:52.715Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 153.99,
        "requestBytes": 779,
        "responseBytes": 27538,
        "cached": false
      },
      "actor": {
        "userId": "u_774838",
        "sessionId": "ebc9f051ebf50ccf56fe17af",
        "plan": "pro",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 46.7,
        "memoryMb": 932.3,
        "dbQueries": 1,
        "cacheHitRatio": 0.5493,
        "queueDepth": 25
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1318,
      "id": "evt_5cd7b24b95c82a46",
      "traceId": "18f69bc0d3703e149bccd11de2aa3eb0",
      "timestamp": "2026-08-01T00:00:52.753Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 242.56,
        "requestBytes": 3219,
        "responseBytes": 25506,
        "cached": false
      },
      "actor": {
        "userId": "u_314351",
        "sessionId": "f992edb9698f9736bb12d4b4",
        "plan": "free",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.1,
        "memoryMb": 513.6,
        "dbQueries": 17,
        "cacheHitRatio": 0.1877,
        "queueDepth": 35
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1319,
      "id": "evt_89ddb28fc645aa9e",
      "traceId": "2cf4731061256b00eb03816ad5e72064",
      "timestamp": "2026-08-01T00:00:52.794Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 30.46,
        "requestBytes": 678,
        "responseBytes": 28445,
        "cached": false
      },
      "actor": {
        "userId": "u_447366",
        "sessionId": "912482bf4334185e75b1ca83",
        "plan": "starter",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 15.1,
        "memoryMb": 383.5,
        "dbQueries": 22,
        "cacheHitRatio": 0.4391,
        "queueDepth": 5
      },
      "tags": [
        "eu",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1320,
      "id": "evt_7db9c37101ca1a54",
      "traceId": "94c6cf148eee5bd78e8e388c1426d5d0",
      "timestamp": "2026-08-01T00:00:52.810Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 142.18,
        "requestBytes": 586,
        "responseBytes": 6433,
        "cached": false
      },
      "actor": {
        "userId": "u_469070",
        "sessionId": "ef892ae3f499eb52fc859656",
        "plan": "free",
        "country": "US",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 28.9,
        "memoryMb": 733.9,
        "dbQueries": 13,
        "cacheHitRatio": 0.9495,
        "queueDepth": 34
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1321,
      "id": "evt_b4631a4903ab7354",
      "traceId": "3ed8f5489d065d295381579d4c5f2ac9",
      "timestamp": "2026-08-01T00:00:52.852Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 76.46,
        "requestBytes": 1411,
        "responseBytes": 39277,
        "cached": true
      },
      "actor": {
        "userId": "u_566059",
        "sessionId": "02c631195a3bafb38a7715de",
        "plan": "pro",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47.8,
        "memoryMb": 511.6,
        "dbQueries": 3,
        "cacheHitRatio": 0.3088,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1322,
      "id": "evt_0883d963f1e612df",
      "traceId": "8b07176a635331a54c404c096302a12f",
      "timestamp": "2026-08-01T00:00:52.918Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 135.46,
        "requestBytes": 1293,
        "responseBytes": 64157,
        "cached": false
      },
      "actor": {
        "userId": "u_740807",
        "sessionId": "2539c68c8821bc5829307782",
        "plan": "enterprise",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.7,
        "memoryMb": 242.8,
        "dbQueries": 2,
        "cacheHitRatio": 0.515,
        "queueDepth": 35
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1323,
      "id": "evt_70fe3ad863133974",
      "traceId": "7a87d863ae52e4fcab2df3d5b0ccb543",
      "timestamp": "2026-08-01T00:00:52.951Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 429,
        "durationMs": 3055,
        "requestBytes": 3720,
        "responseBytes": 32881,
        "cached": false
      },
      "actor": {
        "userId": "u_541660",
        "sessionId": "1fc49cee9fddd0fa81863eb6",
        "plan": "pro",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.5,
        "memoryMb": 535.2,
        "dbQueries": 18,
        "cacheHitRatio": 0.853,
        "queueDepth": 32
      },
      "tags": [
        "cold-start",
        "b2b",
        "canary"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:299:80)",
          "at dispatch (/srv/app/lib/router.js:7:56)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1324,
      "id": "evt_c43e1bd175bd3797",
      "traceId": "a8333fee5bd3be307fbb38fb158402e7",
      "timestamp": "2026-08-01T00:00:52.968Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 137.2,
        "requestBytes": 700,
        "responseBytes": 13459,
        "cached": true
      },
      "actor": {
        "userId": "u_852485",
        "sessionId": "3e9ee54f459e78a4a620c3a6",
        "plan": "free",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74,
        "memoryMb": 700.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.4449,
        "queueDepth": 10
      },
      "tags": [
        "canary",
        "retry",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1325,
      "id": "evt_72ff05a53f5a05df",
      "traceId": "7176217e432c364a4262518da861c340",
      "timestamp": "2026-08-01T00:00:53.026Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 183.78,
        "requestBytes": 3314,
        "responseBytes": 62319,
        "cached": false
      },
      "actor": {
        "userId": "u_612437",
        "sessionId": "f130774381d2377c612ea204",
        "plan": "free",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45,
        "memoryMb": 242.1,
        "dbQueries": 5,
        "cacheHitRatio": 0.8343,
        "queueDepth": 7
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1326,
      "id": "evt_2b9483d9ed163f94",
      "traceId": "de955229048619b8ce8b8768ad4bc8c2",
      "timestamp": "2026-08-01T00:00:53.042Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 122.37,
        "requestBytes": 1176,
        "responseBytes": 32436,
        "cached": false
      },
      "actor": {
        "userId": "u_301728",
        "sessionId": "e472e68160aad0ca2f37c02e",
        "plan": "starter",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.7,
        "memoryMb": 630.1,
        "dbQueries": 13,
        "cacheHitRatio": 0.3711,
        "queueDepth": 38
      },
      "tags": [
        "cold-start",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1327,
      "id": "evt_41a87babd554b5b1",
      "traceId": "e1f557a5a5c995a33f88dfe3de21daf6",
      "timestamp": "2026-08-01T00:00:53.119Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 82.6,
        "requestBytes": 3186,
        "responseBytes": 49708,
        "cached": false
      },
      "actor": {
        "userId": "u_334675",
        "sessionId": "5ba867cea7dd82c02db59513",
        "plan": "enterprise",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.6,
        "memoryMb": 152.5,
        "dbQueries": 1,
        "cacheHitRatio": 0.4433,
        "queueDepth": 9
      },
      "tags": [
        "checkout",
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1328,
      "id": "evt_930b807589f46650",
      "traceId": "9c13bdc85d03947ec6da0764caea2ff4",
      "timestamp": "2026-08-01T00:00:53.134Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 502,
        "durationMs": 3447.05,
        "requestBytes": 2787,
        "responseBytes": 16849,
        "cached": false
      },
      "actor": {
        "userId": "u_917023",
        "sessionId": "8487d065313ba5d559c3acbc",
        "plan": "pro",
        "country": "BR",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 87.6,
        "memoryMb": 853.4,
        "dbQueries": 8,
        "cacheHitRatio": 0.7828,
        "queueDepth": 4
      },
      "tags": [
        "eu",
        "retry",
        "cold-start"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:104:16)",
          "at dispatch (/srv/app/lib/router.js:136:45)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1329,
      "id": "evt_6dc0f155ba57cd97",
      "traceId": "ccbde4126b5578603701e9467c318e30",
      "timestamp": "2026-08-01T00:00:53.178Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 503,
        "durationMs": 4304.56,
        "requestBytes": 30,
        "responseBytes": 17018,
        "cached": false
      },
      "actor": {
        "userId": "u_898152",
        "sessionId": "ee78e5a763faf7c62fd7714b",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.4,
        "memoryMb": 692.5,
        "dbQueries": 10,
        "cacheHitRatio": 0.0956,
        "queueDepth": 4
      },
      "tags": [
        "checkout",
        "eu",
        "slow-query"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:63:61)",
          "at dispatch (/srv/app/lib/router.js:198:58)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1330,
      "id": "evt_3a802f5327901ebe",
      "traceId": "45955aa58ec77c61dbcc6d5e58b6dbf3",
      "timestamp": "2026-08-01T00:00:53.223Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 97.8,
        "requestBytes": 3764,
        "responseBytes": 39444,
        "cached": true
      },
      "actor": {
        "userId": "u_813041",
        "sessionId": "38f14b243c8d4feaf9ebe426",
        "plan": "enterprise",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.6,
        "memoryMb": 281.2,
        "dbQueries": 0,
        "cacheHitRatio": 0.0169,
        "queueDepth": 4
      },
      "tags": [
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1331,
      "id": "evt_b39b4612fa8f34a7",
      "traceId": "39fd3e6611e23b0d2df7ebe4af593e09",
      "timestamp": "2026-08-01T00:00:53.240Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 24.96,
        "requestBytes": 2729,
        "responseBytes": 46525,
        "cached": false
      },
      "actor": {
        "userId": "u_831792",
        "sessionId": "89b1dab471a78c1e76120599",
        "plan": "enterprise",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.1,
        "memoryMb": 577.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.2415,
        "queueDepth": 32
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1332,
      "id": "evt_a6849645c4a84e4a",
      "traceId": "19499b6f4e40eadbf415f1834d573e70",
      "timestamp": "2026-08-01T00:00:53.316Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 311.66,
        "requestBytes": 1466,
        "responseBytes": 5742,
        "cached": false
      },
      "actor": {
        "userId": "u_389850",
        "sessionId": "5610763b5ed3a346c662a84e",
        "plan": "starter",
        "country": "ES",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.8,
        "memoryMb": 284.6,
        "dbQueries": 5,
        "cacheHitRatio": 0.9109,
        "queueDepth": 15
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1333,
      "id": "evt_96605d6f270aae12",
      "traceId": "895907f248ea71fed146c7692342166d",
      "timestamp": "2026-08-01T00:00:53.358Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 409,
        "durationMs": 3541.18,
        "requestBytes": 276,
        "responseBytes": 54155,
        "cached": false
      },
      "actor": {
        "userId": "u_545280",
        "sessionId": "e0e5d3014cacf0c1bcfc5aa9",
        "plan": "starter",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 40,
        "memoryMb": 793.9,
        "dbQueries": 2,
        "cacheHitRatio": 0.9101,
        "queueDepth": 24
      },
      "tags": [
        "mobile",
        "eu"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:85:21)",
          "at dispatch (/srv/app/lib/router.js:157:4)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1334,
      "id": "evt_6ead6bf34fbf077d",
      "traceId": "655865d4e56fe76221ff175ddf194c43",
      "timestamp": "2026-08-01T00:00:53.375Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 337.39,
        "requestBytes": 328,
        "responseBytes": 48952,
        "cached": false
      },
      "actor": {
        "userId": "u_723769",
        "sessionId": "ca61ea0fd071bdf7d6eff13b",
        "plan": "starter",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.4,
        "memoryMb": 799.8,
        "dbQueries": 11,
        "cacheHitRatio": 0.9544,
        "queueDepth": 20
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1335,
      "id": "evt_d482b7ba9ff8b7f3",
      "traceId": "4728ad76282467bbadb3256ff0ba0315",
      "timestamp": "2026-08-01T00:00:53.437Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 201,
        "requestBytes": 3642,
        "responseBytes": 49797,
        "cached": true
      },
      "actor": {
        "userId": "u_271947",
        "sessionId": "d170438385c537bfa04cf4b8",
        "plan": "pro",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 6.3,
        "memoryMb": 910.2,
        "dbQueries": 4,
        "cacheHitRatio": 0.0192,
        "queueDepth": 1
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1336,
      "id": "evt_cc536f6cb16a9c68",
      "traceId": "cdd4e16fe91fd5fad95c07a9047278c1",
      "timestamp": "2026-08-01T00:00:53.444Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 302.28,
        "requestBytes": 628,
        "responseBytes": 608,
        "cached": false
      },
      "actor": {
        "userId": "u_134864",
        "sessionId": "358080950003aadbba59c462",
        "plan": "enterprise",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.4,
        "memoryMb": 729.1,
        "dbQueries": 20,
        "cacheHitRatio": 0.9484,
        "queueDepth": 20
      },
      "tags": [
        "mobile",
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1337,
      "id": "evt_f8e7d4214463b5fb",
      "traceId": "27f20037ee4aa39419b0b532e9286b55",
      "timestamp": "2026-08-01T00:00:53.516Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 250.35,
        "requestBytes": 3557,
        "responseBytes": 17828,
        "cached": false
      },
      "actor": {
        "userId": "u_489305",
        "sessionId": "7b2d8f95d9eb7835f9c9e5c4",
        "plan": "starter",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.9,
        "memoryMb": 224.7,
        "dbQueries": 15,
        "cacheHitRatio": 0.5972,
        "queueDepth": 33
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1338,
      "id": "evt_c18909296125e646",
      "traceId": "c140e635b6e25eac7f933b92cfb83a1b",
      "timestamp": "2026-08-01T00:00:53.533Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 153.79,
        "requestBytes": 1908,
        "responseBytes": 30013,
        "cached": true
      },
      "actor": {
        "userId": "u_262374",
        "sessionId": "1f3ead5135404ae47797ac74",
        "plan": "enterprise",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.3,
        "memoryMb": 686.8,
        "dbQueries": 12,
        "cacheHitRatio": 0.6101,
        "queueDepth": 9
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1339,
      "id": "evt_771ca306717d6fff",
      "traceId": "f58a4478c7c13ee88e1d53cddac50cbb",
      "timestamp": "2026-08-01T00:00:53.562Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 305.97,
        "requestBytes": 913,
        "responseBytes": 5330,
        "cached": false
      },
      "actor": {
        "userId": "u_845515",
        "sessionId": "4b7102cf475d16370f583b72",
        "plan": "enterprise",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.1,
        "memoryMb": 1007.5,
        "dbQueries": 6,
        "cacheHitRatio": 0.6591,
        "queueDepth": 17
      },
      "tags": [
        "cold-start",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1340,
      "id": "evt_c20d30170434984e",
      "traceId": "da0510584d1ad1cde281cae85eae3cb3",
      "timestamp": "2026-08-01T00:00:53.621Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 108.71,
        "requestBytes": 35,
        "responseBytes": 38413,
        "cached": false
      },
      "actor": {
        "userId": "u_712739",
        "sessionId": "827d91b56e0204aeddd8f4ce",
        "plan": "enterprise",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41,
        "memoryMb": 937.1,
        "dbQueries": 5,
        "cacheHitRatio": 0.03,
        "queueDepth": 36
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1341,
      "id": "evt_472434fa3e7dd90b",
      "traceId": "b9c94ebb1f893490c4cd97796b70ec80",
      "timestamp": "2026-08-01T00:00:53.678Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 89.17,
        "requestBytes": 2724,
        "responseBytes": 30804,
        "cached": false
      },
      "actor": {
        "userId": "u_607487",
        "sessionId": "f0ec1568c149bbdde64799d4",
        "plan": "free",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9,
        "memoryMb": 306,
        "dbQueries": 4,
        "cacheHitRatio": 0.4946,
        "queueDepth": 16
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1342,
      "id": "evt_f2f767acaa041690",
      "traceId": "c3a0d4d29360d45e92de0f0ab0d1cd27",
      "timestamp": "2026-08-01T00:00:53.680Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 160.98,
        "requestBytes": 2300,
        "responseBytes": 62192,
        "cached": false
      },
      "actor": {
        "userId": "u_613617",
        "sessionId": "99070b55ce8b603698bc8196",
        "plan": "pro",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.3,
        "memoryMb": 473.3,
        "dbQueries": 11,
        "cacheHitRatio": 0.1138,
        "queueDepth": 26
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1343,
      "id": "evt_193177eee61c08c1",
      "traceId": "97d383573e904967c51b003fabc6f6cf",
      "timestamp": "2026-08-01T00:00:53.753Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 50.09,
        "requestBytes": 4029,
        "responseBytes": 25735,
        "cached": false
      },
      "actor": {
        "userId": "u_539804",
        "sessionId": "252c928afd466b5b613f30a9",
        "plan": "free",
        "country": "SG",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 73.6,
        "memoryMb": 684.2,
        "dbQueries": 1,
        "cacheHitRatio": 0.3133,
        "queueDepth": 28
      },
      "tags": [
        "mobile",
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1344,
      "id": "evt_14018f3e0bc9100c",
      "traceId": "57b775ce48e6ac54f94795543e1e8d32",
      "timestamp": "2026-08-01T00:00:53.794Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 184.7,
        "requestBytes": 600,
        "responseBytes": 61075,
        "cached": false
      },
      "actor": {
        "userId": "u_602101",
        "sessionId": "26b9fa7bcb1abd47abfdeb26",
        "plan": "free",
        "country": "ES",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.6,
        "memoryMb": 176.5,
        "dbQueries": 7,
        "cacheHitRatio": 0.4899,
        "queueDepth": 38
      },
      "tags": [
        "b2b",
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1345,
      "id": "evt_36e866fb0262ddc2",
      "traceId": "f444fd081938add1ebc207e2d85ee125",
      "timestamp": "2026-08-01T00:00:53.806Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 114.35,
        "requestBytes": 2696,
        "responseBytes": 57792,
        "cached": false
      },
      "actor": {
        "userId": "u_497991",
        "sessionId": "4a979ab05e59de2e9474e380",
        "plan": "enterprise",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.6,
        "memoryMb": 499.4,
        "dbQueries": 3,
        "cacheHitRatio": 0.3962,
        "queueDepth": 38
      },
      "tags": [
        "slow-query",
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1346,
      "id": "evt_90f3b0ce092e9cbc",
      "traceId": "4ec6ac8e5ddbe61df3a267a3ff34df00",
      "timestamp": "2026-08-01T00:00:53.847Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 274.84,
        "requestBytes": 3453,
        "responseBytes": 49819,
        "cached": false
      },
      "actor": {
        "userId": "u_897807",
        "sessionId": "fbb7c0c06ff38ae8226fe699",
        "plan": "starter",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.5,
        "memoryMb": 318.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.7098,
        "queueDepth": 12
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1347,
      "id": "evt_405401855f3e7df3",
      "traceId": "f4ae13226b00e09b83c92bef2503ff2b",
      "timestamp": "2026-08-01T00:00:53.903Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 429,
        "durationMs": 1960.42,
        "requestBytes": 2182,
        "responseBytes": 32836,
        "cached": false
      },
      "actor": {
        "userId": "u_136018",
        "sessionId": "d86e6454acd9a6797cd51588",
        "plan": "pro",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.2,
        "memoryMb": 478.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.416,
        "queueDepth": 12
      },
      "tags": [
        "eu",
        "retry"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:264:44)",
          "at dispatch (/srv/app/lib/router.js:97:65)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1348,
      "id": "evt_a29ae66664183995",
      "traceId": "4de474cc61e9b25f6e04fce3b5eaeab2",
      "timestamp": "2026-08-01T00:00:53.959Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 23.97,
        "requestBytes": 535,
        "responseBytes": 30213,
        "cached": false
      },
      "actor": {
        "userId": "u_195756",
        "sessionId": "edda2ab0a605d4a86be6ed34",
        "plan": "pro",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16,
        "memoryMb": 800.3,
        "dbQueries": 10,
        "cacheHitRatio": 0.278,
        "queueDepth": 27
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1349,
      "id": "evt_7afb910cb8546923",
      "traceId": "c4b4e25705e3de70efede03d174c6a15",
      "timestamp": "2026-08-01T00:00:53.968Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 21.1,
        "requestBytes": 3477,
        "responseBytes": 58742,
        "cached": false
      },
      "actor": {
        "userId": "u_336260",
        "sessionId": "827e362f7e77eef63f6df2dc",
        "plan": "starter",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2.1,
        "memoryMb": 186.7,
        "dbQueries": 13,
        "cacheHitRatio": 0.8276,
        "queueDepth": 16
      },
      "tags": [
        "cold-start",
        "b2b",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1350,
      "id": "evt_c1ca6174fcaf6adf",
      "traceId": "8646b2b83f6a6f958ac7cdb4fcfcf8f2",
      "timestamp": "2026-08-01T00:00:54.032Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 60.76,
        "requestBytes": 461,
        "responseBytes": 60851,
        "cached": true
      },
      "actor": {
        "userId": "u_735536",
        "sessionId": "f39277c88eadc28fec62d653",
        "plan": "free",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 6.1,
        "memoryMb": 878.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.2244,
        "queueDepth": 22
      },
      "tags": [
        "b2b",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1351,
      "id": "evt_faa4bd9f4027f48c",
      "traceId": "4837dda2217ce667730c2d32d850a554",
      "timestamp": "2026-08-01T00:00:54.056Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 502,
        "durationMs": 1963.46,
        "requestBytes": 1072,
        "responseBytes": 36777,
        "cached": false
      },
      "actor": {
        "userId": "u_349825",
        "sessionId": "6213c69e185bfc6482979ad0",
        "plan": "pro",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 46.2,
        "memoryMb": 939.8,
        "dbQueries": 11,
        "cacheHitRatio": 0.5034,
        "queueDepth": 35
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:144:78)",
          "at dispatch (/srv/app/lib/router.js:182:15)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1352,
      "id": "evt_82b2a05acccb16e4",
      "traceId": "f9e7cb351560bd67798c46562bdbb63d",
      "timestamp": "2026-08-01T00:00:54.088Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 110,
        "requestBytes": 2479,
        "responseBytes": 6221,
        "cached": true
      },
      "actor": {
        "userId": "u_305091",
        "sessionId": "08cb26f5c51663ee8fa26af3",
        "plan": "pro",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38.1,
        "memoryMb": 900.1,
        "dbQueries": 20,
        "cacheHitRatio": 0.9557,
        "queueDepth": 37
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1353,
      "id": "evt_bf033e52212676a4",
      "traceId": "7c211a17c510bc2a1cbe9a11ac3a81b0",
      "timestamp": "2026-08-01T00:00:54.126Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 220.7,
        "requestBytes": 37,
        "responseBytes": 685,
        "cached": true
      },
      "actor": {
        "userId": "u_909607",
        "sessionId": "d1868e2e9e1e5862eb4c40ee",
        "plan": "free",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 79.8,
        "memoryMb": 530.5,
        "dbQueries": 21,
        "cacheHitRatio": 0.9185,
        "queueDepth": 35
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1354,
      "id": "evt_62270df56f503175",
      "traceId": "e6410597c82c808a9386706b337315d7",
      "timestamp": "2026-08-01T00:00:54.184Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 133.81,
        "requestBytes": 2830,
        "responseBytes": 28407,
        "cached": false
      },
      "actor": {
        "userId": "u_146223",
        "sessionId": "40c76e952c3e0b3d81522197",
        "plan": "enterprise",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 31.3,
        "memoryMb": 752.3,
        "dbQueries": 21,
        "cacheHitRatio": 0.0612,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1355,
      "id": "evt_150b3eaec760c640",
      "traceId": "c7f408aa0589279d4021329cb6ac3857",
      "timestamp": "2026-08-01T00:00:54.210Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 175.6,
        "requestBytes": 1658,
        "responseBytes": 6301,
        "cached": false
      },
      "actor": {
        "userId": "u_359089",
        "sessionId": "ce15348cf07475a39c3a9215",
        "plan": "free",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.4,
        "memoryMb": 920.4,
        "dbQueries": 11,
        "cacheHitRatio": 0.6625,
        "queueDepth": 6
      },
      "tags": [
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1356,
      "id": "evt_bb52786518495729",
      "traceId": "8880b5a14a508c90f4ca270899bba34e",
      "timestamp": "2026-08-01T00:00:54.257Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 198.25,
        "requestBytes": 1094,
        "responseBytes": 61241,
        "cached": false
      },
      "actor": {
        "userId": "u_332877",
        "sessionId": "61e9933bc5f1f5166ac5a46e",
        "plan": "enterprise",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.4,
        "memoryMb": 555.1,
        "dbQueries": 16,
        "cacheHitRatio": 0.454,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1357,
      "id": "evt_4a7329828f6aa9be",
      "traceId": "6b72fc9409b464013acc63b484aba5d7",
      "timestamp": "2026-08-01T00:00:54.283Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 502,
        "durationMs": 4709.98,
        "requestBytes": 308,
        "responseBytes": 28089,
        "cached": true
      },
      "actor": {
        "userId": "u_212375",
        "sessionId": "949c123ad848f1acb79d0861",
        "plan": "pro",
        "country": "JP",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 69.8,
        "memoryMb": 816,
        "dbQueries": 23,
        "cacheHitRatio": 0.2152,
        "queueDepth": 9
      },
      "tags": [
        "cold-start"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:25:75)",
          "at dispatch (/srv/app/lib/router.js:79:7)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1358,
      "id": "evt_8482b3fbf1b3fd11",
      "traceId": "f20ae1df07825344677e79b8ddaa18b7",
      "timestamp": "2026-08-01T00:00:54.343Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 64.73,
        "requestBytes": 3443,
        "responseBytes": 189,
        "cached": true
      },
      "actor": {
        "userId": "u_329499",
        "sessionId": "e9d746a58cecd84eb3f29356",
        "plan": "starter",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.1,
        "memoryMb": 729.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.1565,
        "queueDepth": 28
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1359,
      "id": "evt_819ad8b982f12aea",
      "traceId": "5a0f42badc4d3a809f3d60192a7ec7a3",
      "timestamp": "2026-08-01T00:00:54.380Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 503,
        "durationMs": 1805.33,
        "requestBytes": 3322,
        "responseBytes": 2941,
        "cached": false
      },
      "actor": {
        "userId": "u_176684",
        "sessionId": "1609b37bdd8fc85dd2a09758",
        "plan": "starter",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51,
        "memoryMb": 279.9,
        "dbQueries": 0,
        "cacheHitRatio": 0.0332,
        "queueDepth": 35
      },
      "tags": [
        "eu",
        "b2b"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:120:69)",
          "at dispatch (/srv/app/lib/router.js:147:51)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1360,
      "id": "evt_dd433e9c7c950394",
      "traceId": "2bdb9a0d9e2f8b4e50c2b30d945c9927",
      "timestamp": "2026-08-01T00:00:54.433Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 240.53,
        "requestBytes": 1878,
        "responseBytes": 18748,
        "cached": false
      },
      "actor": {
        "userId": "u_295740",
        "sessionId": "ee6420e608f117c6a7b544bd",
        "plan": "enterprise",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.1,
        "memoryMb": 723,
        "dbQueries": 12,
        "cacheHitRatio": 0.6473,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1361,
      "id": "evt_554f54d5464aeeae",
      "traceId": "04ef88680b9b60cc677a63925e30ca30",
      "timestamp": "2026-08-01T00:00:54.451Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 165.31,
        "requestBytes": 1551,
        "responseBytes": 3046,
        "cached": false
      },
      "actor": {
        "userId": "u_519603",
        "sessionId": "fa8fb3a6e60d76b814b93787",
        "plan": "free",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.2,
        "memoryMb": 479.8,
        "dbQueries": 9,
        "cacheHitRatio": 0.3013,
        "queueDepth": 12
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1362,
      "id": "evt_f592a8359687048e",
      "traceId": "9e4c9e7563133fba035a67348091a5fb",
      "timestamp": "2026-08-01T00:00:54.488Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 197.77,
        "requestBytes": 3234,
        "responseBytes": 57032,
        "cached": false
      },
      "actor": {
        "userId": "u_233466",
        "sessionId": "4ff30389a3affec080f05559",
        "plan": "starter",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.1,
        "memoryMb": 990.3,
        "dbQueries": 5,
        "cacheHitRatio": 0.7341,
        "queueDepth": 31
      },
      "tags": [
        "cold-start",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1363,
      "id": "evt_f14f14df4c2c3238",
      "traceId": "8006b3a5ebeed05cf6733afa7c5cfa1e",
      "timestamp": "2026-08-01T00:00:54.557Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 429,
        "durationMs": 3087.27,
        "requestBytes": 1727,
        "responseBytes": 46012,
        "cached": false
      },
      "actor": {
        "userId": "u_967848",
        "sessionId": "dc7e3a3b739658827f2977cd",
        "plan": "pro",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76.3,
        "memoryMb": 352.3,
        "dbQueries": 5,
        "cacheHitRatio": 0.0431,
        "queueDepth": 1
      },
      "tags": [
        "mobile",
        "mobile"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:92:54)",
          "at dispatch (/srv/app/lib/router.js:86:34)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1364,
      "id": "evt_f756cde0579758f3",
      "traceId": "0ec616de0911f7f08f10faf717acc917",
      "timestamp": "2026-08-01T00:00:54.562Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 316.22,
        "requestBytes": 1445,
        "responseBytes": 56639,
        "cached": true
      },
      "actor": {
        "userId": "u_966154",
        "sessionId": "7eefb42e10ccf83fafba22ce",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37,
        "memoryMb": 917.5,
        "dbQueries": 1,
        "cacheHitRatio": 0.9661,
        "queueDepth": 36
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1365,
      "id": "evt_37b839099a516290",
      "traceId": "598fb9bdb213168ba973117e6cd3c698",
      "timestamp": "2026-08-01T00:00:54.607Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 239.66,
        "requestBytes": 1223,
        "responseBytes": 59775,
        "cached": true
      },
      "actor": {
        "userId": "u_333411",
        "sessionId": "2dab0cdb0f8228ecfce79b10",
        "plan": "enterprise",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.9,
        "memoryMb": 316.5,
        "dbQueries": 16,
        "cacheHitRatio": 0.1634,
        "queueDepth": 19
      },
      "tags": [
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1366,
      "id": "evt_097e70920f2bb63e",
      "traceId": "6c81c3c610e58081a7b7059b13c79c3f",
      "timestamp": "2026-08-01T00:00:54.674Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 254.99,
        "requestBytes": 3268,
        "responseBytes": 56920,
        "cached": true
      },
      "actor": {
        "userId": "u_924123",
        "sessionId": "48ec476115fea941e400ebe7",
        "plan": "free",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2.2,
        "memoryMb": 310.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.1653,
        "queueDepth": 29
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1367,
      "id": "evt_8c5dad329da286bc",
      "traceId": "edb01864b3a884ade74ca02d3762b697",
      "timestamp": "2026-08-01T00:00:54.719Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 227.8,
        "requestBytes": 767,
        "responseBytes": 53549,
        "cached": true
      },
      "actor": {
        "userId": "u_435988",
        "sessionId": "34c135899746297a9a8f90da",
        "plan": "starter",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 8.3,
        "memoryMb": 591.9,
        "dbQueries": 3,
        "cacheHitRatio": 0.842,
        "queueDepth": 39
      },
      "tags": [
        "canary",
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1368,
      "id": "evt_176e9042c9f07527",
      "traceId": "10f4ca08bb64bbc47d1094bd35f89786",
      "timestamp": "2026-08-01T00:00:54.727Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 177.21,
        "requestBytes": 2433,
        "responseBytes": 52139,
        "cached": false
      },
      "actor": {
        "userId": "u_391146",
        "sessionId": "80c16f9c9ef1e084c29935f6",
        "plan": "starter",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.1,
        "memoryMb": 926.8,
        "dbQueries": 4,
        "cacheHitRatio": 0.2914,
        "queueDepth": 38
      },
      "tags": [
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1369,
      "id": "evt_261d127c93160a43",
      "traceId": "6cb118747c82b75bc38425b4cffa1612",
      "timestamp": "2026-08-01T00:00:54.760Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 104.96,
        "requestBytes": 2735,
        "responseBytes": 19267,
        "cached": true
      },
      "actor": {
        "userId": "u_438267",
        "sessionId": "527e42cf10ab16fc3d6f756c",
        "plan": "enterprise",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.6,
        "memoryMb": 567,
        "dbQueries": 12,
        "cacheHitRatio": 0.4544,
        "queueDepth": 13
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1370,
      "id": "evt_211ea022f3a2c519",
      "traceId": "7afc58f08555f277028b6d44989edb33",
      "timestamp": "2026-08-01T00:00:54.810Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 51.22,
        "requestBytes": 2897,
        "responseBytes": 14342,
        "cached": true
      },
      "actor": {
        "userId": "u_264456",
        "sessionId": "94f225bb04bfeb77de6934ab",
        "plan": "starter",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56,
        "memoryMb": 656.1,
        "dbQueries": 1,
        "cacheHitRatio": 0.3812,
        "queueDepth": 30
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1371,
      "id": "evt_3b5aa0a7ecde7338",
      "traceId": "9648e303e6bd65f8741742d4c9dc37e7",
      "timestamp": "2026-08-01T00:00:54.866Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 8.61,
        "requestBytes": 3358,
        "responseBytes": 4662,
        "cached": false
      },
      "actor": {
        "userId": "u_129235",
        "sessionId": "9f514438c2d567a2a4fe9f74",
        "plan": "pro",
        "country": "JP",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 67.1,
        "memoryMb": 548.1,
        "dbQueries": 18,
        "cacheHitRatio": 0.1874,
        "queueDepth": 19
      },
      "tags": [
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1372,
      "id": "evt_0566d1591910bfaf",
      "traceId": "26fd875fda3ef8c0ccddd04f2ec02480",
      "timestamp": "2026-08-01T00:00:54.894Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 143.71,
        "requestBytes": 3486,
        "responseBytes": 19547,
        "cached": false
      },
      "actor": {
        "userId": "u_689425",
        "sessionId": "53fa10e70a05e145648fea2e",
        "plan": "enterprise",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.3,
        "memoryMb": 939.2,
        "dbQueries": 11,
        "cacheHitRatio": 0.6086,
        "queueDepth": 29
      },
      "tags": [
        "b2b",
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1373,
      "id": "evt_aa493a308cdebd2c",
      "traceId": "930e72c3a316d9e1aeb0e99be0179839",
      "timestamp": "2026-08-01T00:00:54.952Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 262.73,
        "requestBytes": 1385,
        "responseBytes": 45807,
        "cached": false
      },
      "actor": {
        "userId": "u_142715",
        "sessionId": "4097adfef1b98d4379ec44c6",
        "plan": "pro",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.3,
        "memoryMb": 983.3,
        "dbQueries": 21,
        "cacheHitRatio": 0.3349,
        "queueDepth": 39
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1374,
      "id": "evt_7e6ad938b614471e",
      "traceId": "40a342ff6ec18a867276a15b4745b4b5",
      "timestamp": "2026-08-01T00:00:54.991Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 262.32,
        "requestBytes": 2213,
        "responseBytes": 33585,
        "cached": true
      },
      "actor": {
        "userId": "u_692034",
        "sessionId": "3d6e7fcd7a732333e4423a5a",
        "plan": "starter",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65,
        "memoryMb": 369.3,
        "dbQueries": 17,
        "cacheHitRatio": 0.8043,
        "queueDepth": 22
      },
      "tags": [
        "retry",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1375,
      "id": "evt_cba73642acb9db12",
      "traceId": "1288b4d290131dae6f1581b3fd91da20",
      "timestamp": "2026-08-01T00:00:55.022Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 192.33,
        "requestBytes": 2147,
        "responseBytes": 38803,
        "cached": false
      },
      "actor": {
        "userId": "u_336632",
        "sessionId": "26dff6f6814ccb3b3283c5d3",
        "plan": "pro",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76.2,
        "memoryMb": 566.1,
        "dbQueries": 7,
        "cacheHitRatio": 0.6135,
        "queueDepth": 10
      },
      "tags": [
        "slow-query",
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1376,
      "id": "evt_741a72ddc7c771b7",
      "traceId": "ebf923fb9ed9f195eefbde48de2db7b9",
      "timestamp": "2026-08-01T00:00:55.079Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 225.64,
        "requestBytes": 920,
        "responseBytes": 42315,
        "cached": false
      },
      "actor": {
        "userId": "u_302924",
        "sessionId": "9237761054df6a4e38006c89",
        "plan": "enterprise",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.5,
        "memoryMb": 608.8,
        "dbQueries": 16,
        "cacheHitRatio": 0.8307,
        "queueDepth": 28
      },
      "tags": [
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1377,
      "id": "evt_c4babab46e26cae4",
      "traceId": "8bd3f66e35294ae2e8be04b15a3808ff",
      "timestamp": "2026-08-01T00:00:55.112Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 503,
        "durationMs": 2258.05,
        "requestBytes": 2692,
        "responseBytes": 44132,
        "cached": true
      },
      "actor": {
        "userId": "u_594931",
        "sessionId": "f4c66fcf0f4dbc84495be02a",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.1,
        "memoryMb": 306.6,
        "dbQueries": 11,
        "cacheHitRatio": 0.9562,
        "queueDepth": 1
      },
      "tags": [
        "mobile"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:206:28)",
          "at dispatch (/srv/app/lib/router.js:123:30)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1378,
      "id": "evt_47d69e4aa149bd14",
      "traceId": "81c87563dfbc4ec5eeb199ef9db87606",
      "timestamp": "2026-08-01T00:00:55.132Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 251.51,
        "requestBytes": 132,
        "responseBytes": 6660,
        "cached": true
      },
      "actor": {
        "userId": "u_212515",
        "sessionId": "ca5c0623615196eead938c81",
        "plan": "free",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.4,
        "memoryMb": 459.9,
        "dbQueries": 10,
        "cacheHitRatio": 0.419,
        "queueDepth": 27
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1379,
      "id": "evt_2072dd4af57b55bc",
      "traceId": "d3e83ac2c1649321dd5e9712e307a471",
      "timestamp": "2026-08-01T00:00:55.182Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 139.75,
        "requestBytes": 3973,
        "responseBytes": 36280,
        "cached": false
      },
      "actor": {
        "userId": "u_290726",
        "sessionId": "1592b1aebcac78483f562811",
        "plan": "starter",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76.7,
        "memoryMb": 246.9,
        "dbQueries": 12,
        "cacheHitRatio": 0.7414,
        "queueDepth": 12
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1380,
      "id": "evt_ea6e878afab69742",
      "traceId": "e6ac2d48d69a1d51ad6f1722f5ef7cac",
      "timestamp": "2026-08-01T00:00:55.205Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 286.72,
        "requestBytes": 3865,
        "responseBytes": 50628,
        "cached": false
      },
      "actor": {
        "userId": "u_623015",
        "sessionId": "810ca0244b5320ef048bd2a4",
        "plan": "free",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.8,
        "memoryMb": 271.5,
        "dbQueries": 14,
        "cacheHitRatio": 0.3619,
        "queueDepth": 13
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1381,
      "id": "evt_2a8b276092301d41",
      "traceId": "9795bad77d25f6b1201d4fefe0cd71dc",
      "timestamp": "2026-08-01T00:00:55.279Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 259.61,
        "requestBytes": 3158,
        "responseBytes": 24924,
        "cached": false
      },
      "actor": {
        "userId": "u_890117",
        "sessionId": "942381eacce419459ca3b51c",
        "plan": "pro",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78.2,
        "memoryMb": 1012.3,
        "dbQueries": 15,
        "cacheHitRatio": 0.1281,
        "queueDepth": 12
      },
      "tags": [
        "mobile",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1382,
      "id": "evt_64f335764983bb5d",
      "traceId": "517574da796a9570456b99e1dd06547b",
      "timestamp": "2026-08-01T00:00:55.318Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 255.38,
        "requestBytes": 757,
        "responseBytes": 55521,
        "cached": false
      },
      "actor": {
        "userId": "u_166871",
        "sessionId": "8b5c02d390da22f026c3afdc",
        "plan": "pro",
        "country": "ES",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 72.9,
        "memoryMb": 418.8,
        "dbQueries": 6,
        "cacheHitRatio": 0.3273,
        "queueDepth": 5
      },
      "tags": [
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1383,
      "id": "evt_842be8fa469dd51a",
      "traceId": "0f78ec3bf66a81460e561ef852656b46",
      "timestamp": "2026-08-01T00:00:55.352Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 136.42,
        "requestBytes": 1580,
        "responseBytes": 29405,
        "cached": false
      },
      "actor": {
        "userId": "u_667671",
        "sessionId": "fafc6139bd33e49acb6297f0",
        "plan": "free",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.6,
        "memoryMb": 273.3,
        "dbQueries": 21,
        "cacheHitRatio": 0.3143,
        "queueDepth": 28
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1384,
      "id": "evt_2171b4f86103b9c6",
      "traceId": "876405f4b258c0a7b3fdd0b5e51f5104",
      "timestamp": "2026-08-01T00:00:55.374Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 220.94,
        "requestBytes": 3209,
        "responseBytes": 3368,
        "cached": false
      },
      "actor": {
        "userId": "u_135290",
        "sessionId": "7b28288f1e2af3a6acac5645",
        "plan": "free",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3,
        "memoryMb": 707.6,
        "dbQueries": 20,
        "cacheHitRatio": 0.7359,
        "queueDepth": 37
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1385,
      "id": "evt_6cc46711a52fa7eb",
      "traceId": "96e878cd47fc063e6e3bc045fb623e17",
      "timestamp": "2026-08-01T00:00:55.436Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 201.58,
        "requestBytes": 1411,
        "responseBytes": 55443,
        "cached": true
      },
      "actor": {
        "userId": "u_956615",
        "sessionId": "c48e7d78ac86131f849b7234",
        "plan": "free",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.5,
        "memoryMb": 231.8,
        "dbQueries": 16,
        "cacheHitRatio": 0.1794,
        "queueDepth": 27
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1386,
      "id": "evt_d8a9753051dada08",
      "traceId": "6d3dd5c9261f21b73520999b75b346ba",
      "timestamp": "2026-08-01T00:00:55.454Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 159.84,
        "requestBytes": 149,
        "responseBytes": 41630,
        "cached": true
      },
      "actor": {
        "userId": "u_537981",
        "sessionId": "43cad7d4998312500f3c99a8",
        "plan": "pro",
        "country": "ES",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 34.6,
        "memoryMb": 730,
        "dbQueries": 11,
        "cacheHitRatio": 0.2984,
        "queueDepth": 13
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1387,
      "id": "evt_6bdf4dff34939ab0",
      "traceId": "b6cf78d7e46f4f9e19c3d2b4faf1bf73",
      "timestamp": "2026-08-01T00:00:55.517Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 187.14,
        "requestBytes": 170,
        "responseBytes": 11894,
        "cached": true
      },
      "actor": {
        "userId": "u_172052",
        "sessionId": "58dc8a2409959bd6a3f91959",
        "plan": "starter",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78,
        "memoryMb": 193.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.9568,
        "queueDepth": 5
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1388,
      "id": "evt_7d443c5727a63f7e",
      "traceId": "9c8458476c0421028e00c4dba8904f2b",
      "timestamp": "2026-08-01T00:00:55.524Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 43.8,
        "requestBytes": 3461,
        "responseBytes": 20948,
        "cached": true
      },
      "actor": {
        "userId": "u_949213",
        "sessionId": "4bfcca08bc656f965d85aa36",
        "plan": "enterprise",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 52.7,
        "memoryMb": 456.7,
        "dbQueries": 19,
        "cacheHitRatio": 0.1144,
        "queueDepth": 35
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1389,
      "id": "evt_aef0040fc6ad4aa9",
      "traceId": "46b8cc27156d44008510b9d3d820e684",
      "timestamp": "2026-08-01T00:00:55.599Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 36.79,
        "requestBytes": 2602,
        "responseBytes": 14263,
        "cached": false
      },
      "actor": {
        "userId": "u_158851",
        "sessionId": "a3503afb20015ce5aefe81d0",
        "plan": "enterprise",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47.2,
        "memoryMb": 677.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.0879,
        "queueDepth": 36
      },
      "tags": [
        "canary",
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1390,
      "id": "evt_4e5a4eabe88b54d6",
      "traceId": "7565adb0064d4c0539e3ff526fc1f9ef",
      "timestamp": "2026-08-01T00:00:55.604Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 220.82,
        "requestBytes": 282,
        "responseBytes": 16662,
        "cached": false
      },
      "actor": {
        "userId": "u_508032",
        "sessionId": "c729fc0b34164b68a8020b68",
        "plan": "starter",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.7,
        "memoryMb": 773.4,
        "dbQueries": 7,
        "cacheHitRatio": 0.3665,
        "queueDepth": 24
      },
      "tags": [
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1391,
      "id": "evt_7a3235f0994e3a0d",
      "traceId": "c3509d0d716ff24ca49f54a655288501",
      "timestamp": "2026-08-01T00:00:55.646Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 184.94,
        "requestBytes": 1385,
        "responseBytes": 63752,
        "cached": false
      },
      "actor": {
        "userId": "u_953447",
        "sessionId": "07092205513ec8feb0e59c4f",
        "plan": "starter",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.3,
        "memoryMb": 747.5,
        "dbQueries": 0,
        "cacheHitRatio": 0.8599,
        "queueDepth": 27
      },
      "tags": [
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1392,
      "id": "evt_6d9a8f8453dd8873",
      "traceId": "691fab90a3531fb71130fdba62b52e65",
      "timestamp": "2026-08-01T00:00:55.681Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 174.75,
        "requestBytes": 27,
        "responseBytes": 62632,
        "cached": false
      },
      "actor": {
        "userId": "u_147271",
        "sessionId": "6aeaa75b727e24eae373727c",
        "plan": "pro",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.9,
        "memoryMb": 481.3,
        "dbQueries": 1,
        "cacheHitRatio": 0.8422,
        "queueDepth": 9
      },
      "tags": [
        "canary",
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1393,
      "id": "evt_8c3adf3b88cd6e04",
      "traceId": "b0e083e4032a79ca3d9ec15aa2d9f848",
      "timestamp": "2026-08-01T00:00:55.738Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 239.8,
        "requestBytes": 963,
        "responseBytes": 668,
        "cached": false
      },
      "actor": {
        "userId": "u_467771",
        "sessionId": "7dd0782b1027db8d65109556",
        "plan": "starter",
        "country": "ES",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.8,
        "memoryMb": 732.5,
        "dbQueries": 22,
        "cacheHitRatio": 0.8164,
        "queueDepth": 3
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1394,
      "id": "evt_d9e5d38ef608788c",
      "traceId": "aaa045e3180868d2dcd2febe36912c86",
      "timestamp": "2026-08-01T00:00:55.781Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 162.09,
        "requestBytes": 3759,
        "responseBytes": 15841,
        "cached": false
      },
      "actor": {
        "userId": "u_210408",
        "sessionId": "09f5ef1c76e8543463858193",
        "plan": "free",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68,
        "memoryMb": 700,
        "dbQueries": 21,
        "cacheHitRatio": 0.0361,
        "queueDepth": 11
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1395,
      "id": "evt_c9c8efb33cadc2c9",
      "traceId": "3edf3f0bbabc89d7d72eb190be1676fb",
      "timestamp": "2026-08-01T00:00:55.825Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 135.6,
        "requestBytes": 3164,
        "responseBytes": 15486,
        "cached": false
      },
      "actor": {
        "userId": "u_100201",
        "sessionId": "8d8ab3ed9e57c98b5127160b",
        "plan": "starter",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.8,
        "memoryMb": 285.5,
        "dbQueries": 1,
        "cacheHitRatio": 0.8924,
        "queueDepth": 13
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1396,
      "id": "evt_0b8f15f0503d6822",
      "traceId": "5be8e7faa97e2cc7559043bcd7d94796",
      "timestamp": "2026-08-01T00:00:55.863Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 500,
        "durationMs": 836.59,
        "requestBytes": 1019,
        "responseBytes": 25353,
        "cached": false
      },
      "actor": {
        "userId": "u_711492",
        "sessionId": "a5ed84b5fe9a8736de648293",
        "plan": "free",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.8,
        "memoryMb": 676.6,
        "dbQueries": 3,
        "cacheHitRatio": 0.2694,
        "queueDepth": 16
      },
      "tags": [
        "mobile"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:77:23)",
          "at dispatch (/srv/app/lib/router.js:147:71)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1397,
      "id": "evt_fe96ff31a2adb42a",
      "traceId": "156065423f7100575e85e931e8e1216d",
      "timestamp": "2026-08-01T00:00:55.898Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 175.13,
        "requestBytes": 3820,
        "responseBytes": 37330,
        "cached": false
      },
      "actor": {
        "userId": "u_594109",
        "sessionId": "17cc4c389a8940b7f05cfabb",
        "plan": "starter",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 18.6,
        "memoryMb": 534.4,
        "dbQueries": 16,
        "cacheHitRatio": 0.3202,
        "queueDepth": 22
      },
      "tags": [
        "cold-start",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1398,
      "id": "evt_d0d5e04f7a58608a",
      "traceId": "aad4a7e9417772e3c326d1715193c30c",
      "timestamp": "2026-08-01T00:00:55.939Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 97.6,
        "requestBytes": 2503,
        "responseBytes": 61833,
        "cached": true
      },
      "actor": {
        "userId": "u_556288",
        "sessionId": "34142754ded07053d6c37813",
        "plan": "starter",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.4,
        "memoryMb": 355.8,
        "dbQueries": 23,
        "cacheHitRatio": 0.4505,
        "queueDepth": 33
      },
      "tags": [
        "slow-query",
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1399,
      "id": "evt_b0d7dd3b241ca99d",
      "traceId": "9009ad5621b34772b49399e22d78ac0a",
      "timestamp": "2026-08-01T00:00:55.986Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 93.87,
        "requestBytes": 226,
        "responseBytes": 25824,
        "cached": false
      },
      "actor": {
        "userId": "u_342204",
        "sessionId": "4862d9c1aae03ecdea2618ce",
        "plan": "starter",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 31.2,
        "memoryMb": 825.8,
        "dbQueries": 22,
        "cacheHitRatio": 0.8973,
        "queueDepth": 15
      },
      "tags": [
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1400,
      "id": "evt_c22ad36135657503",
      "traceId": "20f70115b282b1f4503f6b765b704038",
      "timestamp": "2026-08-01T00:00:56.031Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 230.77,
        "requestBytes": 3793,
        "responseBytes": 57130,
        "cached": false
      },
      "actor": {
        "userId": "u_311958",
        "sessionId": "ae793588248b4df1f1bd3d17",
        "plan": "free",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.7,
        "memoryMb": 514.6,
        "dbQueries": 5,
        "cacheHitRatio": 0.9026,
        "queueDepth": 24
      },
      "tags": [
        "cold-start",
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1401,
      "id": "evt_afdf7af52f9abad1",
      "traceId": "5f59d41fa26e7632282d729cd1556ac2",
      "timestamp": "2026-08-01T00:00:56.078Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 202.34,
        "requestBytes": 542,
        "responseBytes": 39004,
        "cached": true
      },
      "actor": {
        "userId": "u_853620",
        "sessionId": "e16e59a3eb8061febdc1cd2d",
        "plan": "pro",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 94.8,
        "memoryMb": 488.9,
        "dbQueries": 22,
        "cacheHitRatio": 0.7663,
        "queueDepth": 7
      },
      "tags": [
        "canary",
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1402,
      "id": "evt_d1458f63e4423806",
      "traceId": "ecb1f864e9be6c0650c18dd59e555356",
      "timestamp": "2026-08-01T00:00:56.080Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 292.32,
        "requestBytes": 2806,
        "responseBytes": 55834,
        "cached": false
      },
      "actor": {
        "userId": "u_612184",
        "sessionId": "83846f06825be3194bfeff69",
        "plan": "free",
        "country": "SG",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 73.9,
        "memoryMb": 260.6,
        "dbQueries": 6,
        "cacheHitRatio": 0.3143,
        "queueDepth": 0
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1403,
      "id": "evt_1ee81ae5c433efdb",
      "traceId": "509b1664cba5aff0bf3db311923163cf",
      "timestamp": "2026-08-01T00:00:56.140Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 200,
        "durationMs": 230.51,
        "requestBytes": 880,
        "responseBytes": 61311,
        "cached": false
      },
      "actor": {
        "userId": "u_560949",
        "sessionId": "e4d85659a62c675e1af34764",
        "plan": "free",
        "country": "FR",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 0.4,
        "memoryMb": 772.4,
        "dbQueries": 6,
        "cacheHitRatio": 0.9023,
        "queueDepth": 15
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1404,
      "id": "evt_1d60c802c508ea7e",
      "traceId": "2b55d1aab1aaadbe284baa0911d4c6c9",
      "timestamp": "2026-08-01T00:00:56.160Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 280.87,
        "requestBytes": 2165,
        "responseBytes": 9071,
        "cached": false
      },
      "actor": {
        "userId": "u_737022",
        "sessionId": "2f1504cd69d6a802a1d79c6f",
        "plan": "free",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.1,
        "memoryMb": 677.1,
        "dbQueries": 3,
        "cacheHitRatio": 0.1824,
        "queueDepth": 38
      },
      "tags": [
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1405,
      "id": "evt_6cf236f99810b9c9",
      "traceId": "ae99353cf66894816cc480c28ff149be",
      "timestamp": "2026-08-01T00:00:56.201Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 19.43,
        "requestBytes": 3587,
        "responseBytes": 25242,
        "cached": true
      },
      "actor": {
        "userId": "u_587074",
        "sessionId": "916bef2b7bac5d0e11b5dc00",
        "plan": "enterprise",
        "country": "SG",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 1.1,
        "memoryMb": 229.9,
        "dbQueries": 4,
        "cacheHitRatio": 0.9468,
        "queueDepth": 19
      },
      "tags": [
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1406,
      "id": "evt_d1e7c43e784bbbc2",
      "traceId": "1e2e5da3edfbaf813a5b80715fafb6de",
      "timestamp": "2026-08-01T00:00:56.246Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 273.95,
        "requestBytes": 3202,
        "responseBytes": 28427,
        "cached": true
      },
      "actor": {
        "userId": "u_828503",
        "sessionId": "a9845cb3289587159e152b4c",
        "plan": "pro",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 85.9,
        "memoryMb": 523.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.0768,
        "queueDepth": 27
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1407,
      "id": "evt_184f7e6d7badf785",
      "traceId": "e3f539ff2173d09e6a86d864bf663734",
      "timestamp": "2026-08-01T00:00:56.301Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 232.91,
        "requestBytes": 851,
        "responseBytes": 16155,
        "cached": false
      },
      "actor": {
        "userId": "u_918823",
        "sessionId": "d1239a4105ce34bb60b60a2f",
        "plan": "enterprise",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.7,
        "memoryMb": 426.9,
        "dbQueries": 5,
        "cacheHitRatio": 0.3971,
        "queueDepth": 5
      },
      "tags": [
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1408,
      "id": "evt_4041c69970b1ebf6",
      "traceId": "aeed15b9570fa7d3acde8f5aa8a61a57",
      "timestamp": "2026-08-01T00:00:56.331Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 245.17,
        "requestBytes": 2808,
        "responseBytes": 50412,
        "cached": false
      },
      "actor": {
        "userId": "u_757096",
        "sessionId": "8da35f548d05c7ff176192e6",
        "plan": "starter",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.3,
        "memoryMb": 355.5,
        "dbQueries": 22,
        "cacheHitRatio": 0.4633,
        "queueDepth": 6
      },
      "tags": [
        "checkout",
        "canary",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1409,
      "id": "evt_3409fbd0f2bcacff",
      "traceId": "713a70aef6bc7411519d2f66a298ea54",
      "timestamp": "2026-08-01T00:00:56.383Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 179.55,
        "requestBytes": 2706,
        "responseBytes": 26381,
        "cached": false
      },
      "actor": {
        "userId": "u_605257",
        "sessionId": "9df79ea6ffc6eda80ea9b3df",
        "plan": "enterprise",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 82,
        "memoryMb": 881.6,
        "dbQueries": 11,
        "cacheHitRatio": 0.1723,
        "queueDepth": 17
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1410,
      "id": "evt_2a2a81e7f5c5f3d9",
      "traceId": "af896fbfd200113872da7e5499f45329",
      "timestamp": "2026-08-01T00:00:56.418Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 266.42,
        "requestBytes": 2074,
        "responseBytes": 60491,
        "cached": false
      },
      "actor": {
        "userId": "u_732341",
        "sessionId": "210eebfaa46c539a1ef2fe2c",
        "plan": "pro",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.1,
        "memoryMb": 269.1,
        "dbQueries": 0,
        "cacheHitRatio": 0.0282,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1411,
      "id": "evt_7f107a42fc79c711",
      "traceId": "74538a1f60bf05b1d9f287ef072f99bb",
      "timestamp": "2026-08-01T00:00:56.458Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 83.19,
        "requestBytes": 1542,
        "responseBytes": 25693,
        "cached": false
      },
      "actor": {
        "userId": "u_774664",
        "sessionId": "bd0775fdebc944af71f9c560",
        "plan": "starter",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.8,
        "memoryMb": 297.5,
        "dbQueries": 16,
        "cacheHitRatio": 0.8727,
        "queueDepth": 30
      },
      "tags": [
        "cold-start",
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1412,
      "id": "evt_290c59ae6b0845b1",
      "traceId": "bc81aad5541e247e0ff5b9b0edacbb3f",
      "timestamp": "2026-08-01T00:00:56.495Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 147.04,
        "requestBytes": 2911,
        "responseBytes": 57538,
        "cached": false
      },
      "actor": {
        "userId": "u_308178",
        "sessionId": "cfddcf0ea5e2d8978f4ee57d",
        "plan": "free",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.6,
        "memoryMb": 602.2,
        "dbQueries": 8,
        "cacheHitRatio": 0.627,
        "queueDepth": 31
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1413,
      "id": "evt_3ff15fc7f21ca892",
      "traceId": "81102decee4993cbb4fbf476f5b84b0e",
      "timestamp": "2026-08-01T00:00:56.521Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 284.33,
        "requestBytes": 274,
        "responseBytes": 61216,
        "cached": false
      },
      "actor": {
        "userId": "u_464959",
        "sessionId": "60ccab051a52c98a6b8af7a4",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.2,
        "memoryMb": 893.9,
        "dbQueries": 3,
        "cacheHitRatio": 0.6119,
        "queueDepth": 26
      },
      "tags": [
        "checkout",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1414,
      "id": "evt_ddbb4030516147a8",
      "traceId": "84c0ff7c5a75c1c15b8281be3074de7a",
      "timestamp": "2026-08-01T00:00:56.593Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 58.78,
        "requestBytes": 3328,
        "responseBytes": 24637,
        "cached": false
      },
      "actor": {
        "userId": "u_495702",
        "sessionId": "539e7c9404f0a9853063ce25",
        "plan": "free",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.7,
        "memoryMb": 1015.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.1403,
        "queueDepth": 10
      },
      "tags": [
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1415,
      "id": "evt_677538ce66232025",
      "traceId": "972e1bba09e650b21ab84f37eaaa3dfc",
      "timestamp": "2026-08-01T00:00:56.620Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 124.44,
        "requestBytes": 1918,
        "responseBytes": 17399,
        "cached": false
      },
      "actor": {
        "userId": "u_882909",
        "sessionId": "b779c873533b681b3f2aacac",
        "plan": "free",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.4,
        "memoryMb": 550.4,
        "dbQueries": 9,
        "cacheHitRatio": 0.5165,
        "queueDepth": 35
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1416,
      "id": "evt_a17070feba6c9ba9",
      "traceId": "3fc7f7647d7ddc0bdcd0ad2445121129",
      "timestamp": "2026-08-01T00:00:56.647Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 137.75,
        "requestBytes": 501,
        "responseBytes": 50628,
        "cached": true
      },
      "actor": {
        "userId": "u_213414",
        "sessionId": "0f2555b4f0f38f6d30311d1c",
        "plan": "pro",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.9,
        "memoryMb": 650.6,
        "dbQueries": 15,
        "cacheHitRatio": 0.6057,
        "queueDepth": 15
      },
      "tags": [
        "cold-start",
        "canary",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1417,
      "id": "evt_5da599e95dc6bde2",
      "traceId": "a40ef8edfa846cfe9fb7513aa182dad8",
      "timestamp": "2026-08-01T00:00:56.707Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 98.64,
        "requestBytes": 2481,
        "responseBytes": 27055,
        "cached": false
      },
      "actor": {
        "userId": "u_862800",
        "sessionId": "ecd89159c99d607608455f9a",
        "plan": "pro",
        "country": "ES",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 19.3,
        "memoryMb": 474.1,
        "dbQueries": 8,
        "cacheHitRatio": 0.3653,
        "queueDepth": 15
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1418,
      "id": "evt_ff63028d50250670",
      "traceId": "4cc1ab7f666e373ff772840758058076",
      "timestamp": "2026-08-01T00:00:56.746Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 246.44,
        "requestBytes": 1218,
        "responseBytes": 60506,
        "cached": false
      },
      "actor": {
        "userId": "u_594272",
        "sessionId": "bfe63f695acd596a35e67702",
        "plan": "free",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.8,
        "memoryMb": 804,
        "dbQueries": 22,
        "cacheHitRatio": 0.6425,
        "queueDepth": 17
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1419,
      "id": "evt_0255203e6e610fca",
      "traceId": "f81c10db7e2887211e46162c547a55dd",
      "timestamp": "2026-08-01T00:00:56.778Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 301.87,
        "requestBytes": 3052,
        "responseBytes": 9899,
        "cached": true
      },
      "actor": {
        "userId": "u_723641",
        "sessionId": "b36e0d3b33033ac90f33e006",
        "plan": "pro",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.7,
        "memoryMb": 140,
        "dbQueries": 13,
        "cacheHitRatio": 0.8067,
        "queueDepth": 15
      },
      "tags": [
        "checkout",
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1420,
      "id": "evt_06a4c8c6d20a4a36",
      "traceId": "9c652ac30bf8a1fb85c7d9fc005b4be5",
      "timestamp": "2026-08-01T00:00:56.810Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 21.51,
        "requestBytes": 2901,
        "responseBytes": 33254,
        "cached": false
      },
      "actor": {
        "userId": "u_112950",
        "sessionId": "8094a3ac98b1e61919237c8d",
        "plan": "pro",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.5,
        "memoryMb": 223.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.0583,
        "queueDepth": 34
      },
      "tags": [
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1421,
      "id": "evt_d9259b7e807c4fad",
      "traceId": "a2c1439f8a31f8091383c5327da53004",
      "timestamp": "2026-08-01T00:00:56.879Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 53.73,
        "requestBytes": 1594,
        "responseBytes": 56814,
        "cached": false
      },
      "actor": {
        "userId": "u_120060",
        "sessionId": "5cf8f2f5d2684d8720701923",
        "plan": "starter",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.9,
        "memoryMb": 499.2,
        "dbQueries": 3,
        "cacheHitRatio": 0.9785,
        "queueDepth": 36
      },
      "tags": [
        "checkout",
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1422,
      "id": "evt_e80e8f54915a99bd",
      "traceId": "3bf7724837d3f550050a1d180b26573c",
      "timestamp": "2026-08-01T00:00:56.905Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 269.76,
        "requestBytes": 518,
        "responseBytes": 39836,
        "cached": false
      },
      "actor": {
        "userId": "u_240365",
        "sessionId": "7cc77a7d6fbc8ce2953a55e1",
        "plan": "starter",
        "country": "US",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 2.1,
        "memoryMb": 954.6,
        "dbQueries": 10,
        "cacheHitRatio": 0.3021,
        "queueDepth": 35
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1423,
      "id": "evt_1b1ebd6930231cf8",
      "traceId": "19292d4b5f818caff92c27d94e5360ae",
      "timestamp": "2026-08-01T00:00:56.926Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 429,
        "durationMs": 4447.18,
        "requestBytes": 1588,
        "responseBytes": 47914,
        "cached": true
      },
      "actor": {
        "userId": "u_229402",
        "sessionId": "b7f1643e14b5dbda98a4453b",
        "plan": "free",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57.9,
        "memoryMb": 132.4,
        "dbQueries": 8,
        "cacheHitRatio": 0.9846,
        "queueDepth": 35
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:5:54)",
          "at dispatch (/srv/app/lib/router.js:65:13)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1424,
      "id": "evt_96b7051a92cd32cf",
      "traceId": "cd63debd272536ef88ec89117a1b4af1",
      "timestamp": "2026-08-01T00:00:56.992Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 284.91,
        "requestBytes": 3171,
        "responseBytes": 35155,
        "cached": true
      },
      "actor": {
        "userId": "u_976056",
        "sessionId": "f230a1c0efa2c6eb7be6400f",
        "plan": "enterprise",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.2,
        "memoryMb": 267.9,
        "dbQueries": 1,
        "cacheHitRatio": 0.7342,
        "queueDepth": 28
      },
      "tags": [
        "retry",
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1425,
      "id": "evt_7b865bc82bf9ac57",
      "traceId": "4d0be1ae89d3aa032f16537ee657973d",
      "timestamp": "2026-08-01T00:00:57.038Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 36.55,
        "requestBytes": 3783,
        "responseBytes": 60619,
        "cached": true
      },
      "actor": {
        "userId": "u_685360",
        "sessionId": "b2e785c4805ceef97b5c8864",
        "plan": "starter",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79,
        "memoryMb": 1003.4,
        "dbQueries": 20,
        "cacheHitRatio": 0.6525,
        "queueDepth": 36
      },
      "tags": [
        "b2b",
        "cold-start",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1426,
      "id": "evt_cb7153d9c58372a0",
      "traceId": "4c4e8602841d46748e12bf1af7f32878",
      "timestamp": "2026-08-01T00:00:57.040Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 197.02,
        "requestBytes": 3527,
        "responseBytes": 58592,
        "cached": true
      },
      "actor": {
        "userId": "u_484321",
        "sessionId": "c4b9af710ffac24be2a4f923",
        "plan": "starter",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 28,
        "memoryMb": 307,
        "dbQueries": 16,
        "cacheHitRatio": 0.2538,
        "queueDepth": 34
      },
      "tags": [
        "eu",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1427,
      "id": "evt_fbbbcfcaa227c12e",
      "traceId": "ff7ca387e76a65598f4d94e9a23159e4",
      "timestamp": "2026-08-01T00:00:57.104Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 264.72,
        "requestBytes": 1437,
        "responseBytes": 28568,
        "cached": true
      },
      "actor": {
        "userId": "u_668235",
        "sessionId": "9b132d6676fe6684fda5d110",
        "plan": "enterprise",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.6,
        "memoryMb": 715.5,
        "dbQueries": 6,
        "cacheHitRatio": 0.8958,
        "queueDepth": 27
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1428,
      "id": "evt_a2dd807a6333c34e",
      "traceId": "4386ed94d7bdb48b7974d38f47ad781b",
      "timestamp": "2026-08-01T00:00:57.155Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 128.24,
        "requestBytes": 3629,
        "responseBytes": 13626,
        "cached": false
      },
      "actor": {
        "userId": "u_749415",
        "sessionId": "acd84b5b961d3b0d04bb81e2",
        "plan": "pro",
        "country": "ES",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 58.2,
        "memoryMb": 649.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.0644,
        "queueDepth": 37
      },
      "tags": [
        "cold-start",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1429,
      "id": "evt_5b24dc2b12b79432",
      "traceId": "aa416c1a0d655443267164ed804c0a40",
      "timestamp": "2026-08-01T00:00:57.185Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 193.4,
        "requestBytes": 2451,
        "responseBytes": 37647,
        "cached": true
      },
      "actor": {
        "userId": "u_307759",
        "sessionId": "92d1efac439d25d9221797fa",
        "plan": "free",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92,
        "memoryMb": 544.8,
        "dbQueries": 13,
        "cacheHitRatio": 0.0713,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1430,
      "id": "evt_2e5eaf765e5e2d75",
      "traceId": "6f39d2a1282e9b835aba82e9a7e6fb09",
      "timestamp": "2026-08-01T00:00:57.200Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 46.38,
        "requestBytes": 881,
        "responseBytes": 23549,
        "cached": true
      },
      "actor": {
        "userId": "u_815918",
        "sessionId": "f587efa6fd1da1aeecb08e11",
        "plan": "pro",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.5,
        "memoryMb": 160.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.1855,
        "queueDepth": 24
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1431,
      "id": "evt_d3bf8d748c9f4a87",
      "traceId": "a06925f88c28b098fe920527c79a0b2a",
      "timestamp": "2026-08-01T00:00:57.272Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 150.94,
        "requestBytes": 1314,
        "responseBytes": 56565,
        "cached": true
      },
      "actor": {
        "userId": "u_497031",
        "sessionId": "562d0ca4975280cc5d41a847",
        "plan": "enterprise",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.7,
        "memoryMb": 436.8,
        "dbQueries": 7,
        "cacheHitRatio": 0.7711,
        "queueDepth": 33
      },
      "tags": [
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1432,
      "id": "evt_fc294ff821a34963",
      "traceId": "8b28af3574e3d40af3a1b2746c71ea4f",
      "timestamp": "2026-08-01T00:00:57.305Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 58.3,
        "requestBytes": 2853,
        "responseBytes": 64496,
        "cached": false
      },
      "actor": {
        "userId": "u_101757",
        "sessionId": "d0bf9f95ce85dadfc2de7171",
        "plan": "enterprise",
        "country": "IT",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 45.9,
        "memoryMb": 810.2,
        "dbQueries": 9,
        "cacheHitRatio": 0.0003,
        "queueDepth": 30
      },
      "tags": [
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1433,
      "id": "evt_c51cdbaeaa2b530d",
      "traceId": "0f775526bc0e696cfea91f63e9542949",
      "timestamp": "2026-08-01T00:00:57.346Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 250.71,
        "requestBytes": 2648,
        "responseBytes": 13983,
        "cached": false
      },
      "actor": {
        "userId": "u_578011",
        "sessionId": "59470be8ac3fc1c4ae3a9f87",
        "plan": "free",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.7,
        "memoryMb": 747.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.335,
        "queueDepth": 13
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1434,
      "id": "evt_896365a2997d7532",
      "traceId": "35d3000899b6574e1537fdae30eea649",
      "timestamp": "2026-08-01T00:00:57.380Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 96.04,
        "requestBytes": 1548,
        "responseBytes": 15981,
        "cached": false
      },
      "actor": {
        "userId": "u_443600",
        "sessionId": "ccb1638250db6110dfe9d4fc",
        "plan": "free",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.1,
        "memoryMb": 450,
        "dbQueries": 5,
        "cacheHitRatio": 0.4655,
        "queueDepth": 34
      },
      "tags": [
        "b2b",
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1435,
      "id": "evt_41e76ad2f0ddfee0",
      "traceId": "af23b8f17aa2a8bed9af7465eb7b08d9",
      "timestamp": "2026-08-01T00:00:57.400Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 409,
        "durationMs": 4948.58,
        "requestBytes": 3659,
        "responseBytes": 12844,
        "cached": true
      },
      "actor": {
        "userId": "u_620484",
        "sessionId": "853a00ef933cd41b276bc86d",
        "plan": "pro",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.8,
        "memoryMb": 424,
        "dbQueries": 2,
        "cacheHitRatio": 0.0996,
        "queueDepth": 11
      },
      "tags": [
        "retry"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:42:79)",
          "at dispatch (/srv/app/lib/router.js:130:56)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1436,
      "id": "evt_0fa1a9588c169151",
      "traceId": "b85652d48fb6dc4c3863c923ee695292",
      "timestamp": "2026-08-01T00:00:57.444Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 64.04,
        "requestBytes": 118,
        "responseBytes": 64327,
        "cached": false
      },
      "actor": {
        "userId": "u_460301",
        "sessionId": "0c5fdd3346bf8f6e832b2ee6",
        "plan": "enterprise",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 59.7,
        "memoryMb": 537.5,
        "dbQueries": 10,
        "cacheHitRatio": 0.2236,
        "queueDepth": 22
      },
      "tags": [
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1437,
      "id": "evt_6e1ab206f718e7c0",
      "traceId": "8eb1f66d342e7bd9cf34464b788ec861",
      "timestamp": "2026-08-01T00:00:57.489Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 35.87,
        "requestBytes": 678,
        "responseBytes": 1570,
        "cached": false
      },
      "actor": {
        "userId": "u_474065",
        "sessionId": "53adc215d6e920376bcc218f",
        "plan": "pro",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.5,
        "memoryMb": 639.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.7871,
        "queueDepth": 38
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1438,
      "id": "evt_98b4ca2de7333d4b",
      "traceId": "ada41b5aa4bc77073b896766fdfff3ec",
      "timestamp": "2026-08-01T00:00:57.539Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 503,
        "durationMs": 1624.16,
        "requestBytes": 1267,
        "responseBytes": 54843,
        "cached": false
      },
      "actor": {
        "userId": "u_819807",
        "sessionId": "e4f05b707690f1175a29a723",
        "plan": "starter",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.2,
        "memoryMb": 990.8,
        "dbQueries": 17,
        "cacheHitRatio": 0.9499,
        "queueDepth": 15
      },
      "tags": [
        "canary",
        "slow-query",
        "eu"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:81:16)",
          "at dispatch (/srv/app/lib/router.js:142:61)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1439,
      "id": "evt_fb6f7bb999802cde",
      "traceId": "07c73cb361d93cd80df08dd400c6145f",
      "timestamp": "2026-08-01T00:00:57.562Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 74.57,
        "requestBytes": 752,
        "responseBytes": 24128,
        "cached": false
      },
      "actor": {
        "userId": "u_951320",
        "sessionId": "63e1f70746ccebe4a136d7b1",
        "plan": "starter",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.5,
        "memoryMb": 383.2,
        "dbQueries": 14,
        "cacheHitRatio": 0.6547,
        "queueDepth": 13
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1440,
      "id": "evt_04273f015cf4dadb",
      "traceId": "e79fb2597590b0847a4cb0a3259be20e",
      "timestamp": "2026-08-01T00:00:57.605Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 5.16,
        "requestBytes": 36,
        "responseBytes": 13543,
        "cached": false
      },
      "actor": {
        "userId": "u_420402",
        "sessionId": "54367a84af61c5553de1e20e",
        "plan": "free",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.1,
        "memoryMb": 684.4,
        "dbQueries": 19,
        "cacheHitRatio": 0.4436,
        "queueDepth": 6
      },
      "tags": [
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1441,
      "id": "evt_866b8ad83c04c45d",
      "traceId": "fe586392da27c94b732d36981acde43d",
      "timestamp": "2026-08-01T00:00:57.669Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 230.64,
        "requestBytes": 2001,
        "responseBytes": 62989,
        "cached": false
      },
      "actor": {
        "userId": "u_711296",
        "sessionId": "19748be50e3ad45f44c02571",
        "plan": "starter",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55,
        "memoryMb": 566.8,
        "dbQueries": 18,
        "cacheHitRatio": 0.8975,
        "queueDepth": 14
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1442,
      "id": "evt_430ea7d5b89d161a",
      "traceId": "76dc5368bac5e4de4fca26ab8f12c1ab",
      "timestamp": "2026-08-01T00:00:57.684Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 238.75,
        "requestBytes": 3130,
        "responseBytes": 24927,
        "cached": true
      },
      "actor": {
        "userId": "u_830800",
        "sessionId": "fe16f6af78e4a730fd9ca3af",
        "plan": "free",
        "country": "DE",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 45.4,
        "memoryMb": 764.6,
        "dbQueries": 23,
        "cacheHitRatio": 0.6334,
        "queueDepth": 11
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1443,
      "id": "evt_f39afa29724c9c98",
      "traceId": "98b3347c0f7e210431c5c51cf49cd7e2",
      "timestamp": "2026-08-01T00:00:57.746Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 429,
        "durationMs": 3651.1,
        "requestBytes": 127,
        "responseBytes": 20343,
        "cached": false
      },
      "actor": {
        "userId": "u_188085",
        "sessionId": "17ca660ddf5e02d7ce065672",
        "plan": "enterprise",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.6,
        "memoryMb": 844.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.9561,
        "queueDepth": 16
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:155:51)",
          "at dispatch (/srv/app/lib/router.js:10:51)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1444,
      "id": "evt_ce0ba660a20d933e",
      "traceId": "4d37680a59ec3fd327ec4ec4e4b0d85e",
      "timestamp": "2026-08-01T00:00:57.761Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 194,
        "requestBytes": 2897,
        "responseBytes": 40865,
        "cached": false
      },
      "actor": {
        "userId": "u_121588",
        "sessionId": "41375050eba28f69cb042f05",
        "plan": "starter",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78,
        "memoryMb": 381.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.0491,
        "queueDepth": 35
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1445,
      "id": "evt_1d13f97cb250e5be",
      "traceId": "9e645336b203e20646a6bcd336d318a0",
      "timestamp": "2026-08-01T00:00:57.834Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 14.7,
        "requestBytes": 2516,
        "responseBytes": 48762,
        "cached": false
      },
      "actor": {
        "userId": "u_746075",
        "sessionId": "4c64d902203dda5d7ee172a0",
        "plan": "free",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.4,
        "memoryMb": 683.2,
        "dbQueries": 20,
        "cacheHitRatio": 0.043,
        "queueDepth": 30
      },
      "tags": [
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1446,
      "id": "evt_4bb86e38b85d617e",
      "traceId": "fc6dd4150dc47d577ee57ec31acb03f1",
      "timestamp": "2026-08-01T00:00:57.843Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 64.3,
        "requestBytes": 2610,
        "responseBytes": 15270,
        "cached": true
      },
      "actor": {
        "userId": "u_809106",
        "sessionId": "23e6530247439b3d555aa0d7",
        "plan": "pro",
        "country": "JP",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 80.9,
        "memoryMb": 882.7,
        "dbQueries": 7,
        "cacheHitRatio": 0.7583,
        "queueDepth": 14
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1447,
      "id": "evt_85f167ddf3ab7141",
      "traceId": "33353741372e3531cd6d2823e0ae80c8",
      "timestamp": "2026-08-01T00:00:57.897Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 316.98,
        "requestBytes": 3652,
        "responseBytes": 58604,
        "cached": false
      },
      "actor": {
        "userId": "u_996365",
        "sessionId": "a6b9a9bcf6963195236ed1b6",
        "plan": "starter",
        "country": "US",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 4.6,
        "memoryMb": 1009.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.5807,
        "queueDepth": 37
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1448,
      "id": "evt_aa8e4f051b11dba2",
      "traceId": "0529482df486927b0642ec1582b7e51f",
      "timestamp": "2026-08-01T00:00:57.938Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 409,
        "durationMs": 3325.03,
        "requestBytes": 2931,
        "responseBytes": 6061,
        "cached": false
      },
      "actor": {
        "userId": "u_613028",
        "sessionId": "0f29caf2a41eabb3d30cc0ad",
        "plan": "enterprise",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 29.1,
        "memoryMb": 286,
        "dbQueries": 9,
        "cacheHitRatio": 0.254,
        "queueDepth": 37
      },
      "tags": [
        "canary",
        "checkout"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:130:15)",
          "at dispatch (/srv/app/lib/router.js:90:14)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1449,
      "id": "evt_11427f0393fa618a",
      "traceId": "4fbc3e70513b57f1a5dea501b65d3a44",
      "timestamp": "2026-08-01T00:00:57.975Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 409,
        "durationMs": 1904.84,
        "requestBytes": 1344,
        "responseBytes": 59727,
        "cached": false
      },
      "actor": {
        "userId": "u_794926",
        "sessionId": "10a8f43a75c319eb5067da9d",
        "plan": "enterprise",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 88.3,
        "memoryMb": 604.2,
        "dbQueries": 22,
        "cacheHitRatio": 0.2906,
        "queueDepth": 23
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:291:15)",
          "at dispatch (/srv/app/lib/router.js:184:71)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1450,
      "id": "evt_734a866200262db6",
      "traceId": "d3c43da7958f34af9b032b8482f1583a",
      "timestamp": "2026-08-01T00:00:58.018Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 62.66,
        "requestBytes": 391,
        "responseBytes": 63691,
        "cached": false
      },
      "actor": {
        "userId": "u_271639",
        "sessionId": "123128737791b3d3a98b50e9",
        "plan": "enterprise",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 46.8,
        "memoryMb": 1019.8,
        "dbQueries": 23,
        "cacheHitRatio": 0.0312,
        "queueDepth": 13
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1451,
      "id": "evt_87610a64291073fc",
      "traceId": "a13138be83589c8b46aef124b8659143",
      "timestamp": "2026-08-01T00:00:58.063Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 294.71,
        "requestBytes": 3030,
        "responseBytes": 44903,
        "cached": false
      },
      "actor": {
        "userId": "u_227074",
        "sessionId": "fa35d9e5faa211f7843be887",
        "plan": "enterprise",
        "country": "US",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 36.9,
        "memoryMb": 473.8,
        "dbQueries": 13,
        "cacheHitRatio": 0.6808,
        "queueDepth": 21
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1452,
      "id": "evt_ff8a31e190aa5cdb",
      "traceId": "65fb7ab78ec8d3ac69b3225edbcfe8f6",
      "timestamp": "2026-08-01T00:00:58.105Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 165.29,
        "requestBytes": 2623,
        "responseBytes": 7922,
        "cached": false
      },
      "actor": {
        "userId": "u_383270",
        "sessionId": "d37f28496b705fbf452f1043",
        "plan": "pro",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.9,
        "memoryMb": 751.3,
        "dbQueries": 20,
        "cacheHitRatio": 0.5743,
        "queueDepth": 5
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1453,
      "id": "evt_0e962ac968985a2f",
      "traceId": "21f94c7dd22b0898cfeddefe421efe54",
      "timestamp": "2026-08-01T00:00:58.139Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 100.35,
        "requestBytes": 1131,
        "responseBytes": 48310,
        "cached": false
      },
      "actor": {
        "userId": "u_985335",
        "sessionId": "b3514e31c780280bb08b42ff",
        "plan": "starter",
        "country": "GB",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 92.6,
        "memoryMb": 677.8,
        "dbQueries": 0,
        "cacheHitRatio": 0.148,
        "queueDepth": 34
      },
      "tags": [
        "eu",
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1454,
      "id": "evt_78aba4bfc4a49c5a",
      "traceId": "6069f909aa596fe3f955ba729be379ec",
      "timestamp": "2026-08-01T00:00:58.189Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 108.89,
        "requestBytes": 3742,
        "responseBytes": 58139,
        "cached": false
      },
      "actor": {
        "userId": "u_867798",
        "sessionId": "c79fb8464bf52fadf56cc928",
        "plan": "enterprise",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.4,
        "memoryMb": 175.6,
        "dbQueries": 22,
        "cacheHitRatio": 0.2607,
        "queueDepth": 37
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1455,
      "id": "evt_5c10494effbdb924",
      "traceId": "287e4d442b57d6484bd06a5adfbf898d",
      "timestamp": "2026-08-01T00:00:58.234Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 199.77,
        "requestBytes": 1176,
        "responseBytes": 3527,
        "cached": false
      },
      "actor": {
        "userId": "u_726011",
        "sessionId": "3ddf1b1633cd68e4e63b6e47",
        "plan": "starter",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 40.4,
        "memoryMb": 710.6,
        "dbQueries": 17,
        "cacheHitRatio": 0.6198,
        "queueDepth": 18
      },
      "tags": [
        "cold-start",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1456,
      "id": "evt_cfcd6b8e81c88fa0",
      "traceId": "493001e1f8203b91cc42d958029d7d55",
      "timestamp": "2026-08-01T00:00:58.266Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 238.82,
        "requestBytes": 3831,
        "responseBytes": 17944,
        "cached": false
      },
      "actor": {
        "userId": "u_315885",
        "sessionId": "6c0f474501e299c4ea276ca1",
        "plan": "pro",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 65.8,
        "memoryMb": 143.2,
        "dbQueries": 11,
        "cacheHitRatio": 0.23,
        "queueDepth": 16
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1457,
      "id": "evt_b582a5a12d20bdca",
      "traceId": "22bae5ca113a33d4874149bb89aedf18",
      "timestamp": "2026-08-01T00:00:58.290Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 59.9,
        "requestBytes": 2780,
        "responseBytes": 22864,
        "cached": false
      },
      "actor": {
        "userId": "u_833007",
        "sessionId": "e2087b9092543a8607b17939",
        "plan": "enterprise",
        "country": "DE",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 43,
        "memoryMb": 537.7,
        "dbQueries": 23,
        "cacheHitRatio": 0.7391,
        "queueDepth": 14
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1458,
      "id": "evt_8cf31d6cfa1383dc",
      "traceId": "d4e9c29e84897726f866007b10c8f05d",
      "timestamp": "2026-08-01T00:00:58.354Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 500,
        "durationMs": 4226.71,
        "requestBytes": 3547,
        "responseBytes": 816,
        "cached": true
      },
      "actor": {
        "userId": "u_394379",
        "sessionId": "bc4785bcb16bfa4e8ab738f9",
        "plan": "enterprise",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.8,
        "memoryMb": 647.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.6905,
        "queueDepth": 25
      },
      "tags": [
        "mobile",
        "canary",
        "canary"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:45:30)",
          "at dispatch (/srv/app/lib/router.js:70:19)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1459,
      "id": "evt_402183a680d9098e",
      "traceId": "75156a5ca024bbcd4ed9db0cbefdc3ee",
      "timestamp": "2026-08-01T00:00:58.393Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 293.29,
        "requestBytes": 2142,
        "responseBytes": 7624,
        "cached": false
      },
      "actor": {
        "userId": "u_193214",
        "sessionId": "262c62eb18eef4e45ecc50ba",
        "plan": "enterprise",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.2,
        "memoryMb": 463.3,
        "dbQueries": 0,
        "cacheHitRatio": 0.0247,
        "queueDepth": 24
      },
      "tags": [
        "checkout",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1460,
      "id": "evt_1644dd5f0a943ca4",
      "traceId": "104526b6108d761984315bf414ffe5e0",
      "timestamp": "2026-08-01T00:00:58.415Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 38.25,
        "requestBytes": 1761,
        "responseBytes": 44034,
        "cached": false
      },
      "actor": {
        "userId": "u_139608",
        "sessionId": "c03f2adcfc82898021bbd92c",
        "plan": "enterprise",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.4,
        "memoryMb": 619.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.1549,
        "queueDepth": 11
      },
      "tags": [
        "b2b",
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1461,
      "id": "evt_c4e27fec7b63324f",
      "traceId": "37e80508d2f9f3997a56eba47aec5edf",
      "timestamp": "2026-08-01T00:00:58.456Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 139.95,
        "requestBytes": 487,
        "responseBytes": 38822,
        "cached": false
      },
      "actor": {
        "userId": "u_469491",
        "sessionId": "79e5b4885dd9b0c7a104f869",
        "plan": "pro",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.1,
        "memoryMb": 506,
        "dbQueries": 21,
        "cacheHitRatio": 0.5644,
        "queueDepth": 1
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1462,
      "id": "evt_b531b9c88e5483e3",
      "traceId": "10c40216f41b43371d59e89db1e31375",
      "timestamp": "2026-08-01T00:00:58.486Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 268.7,
        "requestBytes": 1707,
        "responseBytes": 5174,
        "cached": true
      },
      "actor": {
        "userId": "u_706395",
        "sessionId": "788ee0345a9c58b87d2543bc",
        "plan": "starter",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.3,
        "memoryMb": 480.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.302,
        "queueDepth": 17
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1463,
      "id": "evt_049aee70bc474097",
      "traceId": "4cbf7977ff8747b36a06910c38726a01",
      "timestamp": "2026-08-01T00:00:58.537Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 113.06,
        "requestBytes": 270,
        "responseBytes": 6689,
        "cached": false
      },
      "actor": {
        "userId": "u_672879",
        "sessionId": "d50711aa60fff7284bfe732e",
        "plan": "pro",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.6,
        "memoryMb": 603.8,
        "dbQueries": 4,
        "cacheHitRatio": 0.5981,
        "queueDepth": 0
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1464,
      "id": "evt_62a549cc50a277a4",
      "traceId": "1ce05961386e82c9326a225a0847948f",
      "timestamp": "2026-08-01T00:00:58.591Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 33.22,
        "requestBytes": 3636,
        "responseBytes": 50594,
        "cached": true
      },
      "actor": {
        "userId": "u_411090",
        "sessionId": "fff78fa4d076d5a946851472",
        "plan": "starter",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.2,
        "memoryMb": 163.2,
        "dbQueries": 18,
        "cacheHitRatio": 0.2333,
        "queueDepth": 38
      },
      "tags": [
        "eu",
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1465,
      "id": "evt_ab6feb8431530775",
      "traceId": "5f1677db4d03e47d2f6a27f1c9bfb404",
      "timestamp": "2026-08-01T00:00:58.634Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 10.8,
        "requestBytes": 2254,
        "responseBytes": 17661,
        "cached": false
      },
      "actor": {
        "userId": "u_518111",
        "sessionId": "027fcd7ba20102ff2865aca1",
        "plan": "pro",
        "country": "JP",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 7.6,
        "memoryMb": 320.8,
        "dbQueries": 2,
        "cacheHitRatio": 0.321,
        "queueDepth": 7
      },
      "tags": [
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1466,
      "id": "evt_584a13fe7529b1e8",
      "traceId": "3dc6f889936c80f85711783487ae2309",
      "timestamp": "2026-08-01T00:00:58.657Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 231.84,
        "requestBytes": 0,
        "responseBytes": 63840,
        "cached": false
      },
      "actor": {
        "userId": "u_109911",
        "sessionId": "41e11f7274f48c6a6f43af20",
        "plan": "pro",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60,
        "memoryMb": 687,
        "dbQueries": 5,
        "cacheHitRatio": 0.9537,
        "queueDepth": 26
      },
      "tags": [
        "canary",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1467,
      "id": "evt_3d73016fd08fdcf0",
      "traceId": "a3b8368c3b1c4668f1066b664bcd352a",
      "timestamp": "2026-08-01T00:00:58.713Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 500,
        "durationMs": 3228.87,
        "requestBytes": 634,
        "responseBytes": 45322,
        "cached": false
      },
      "actor": {
        "userId": "u_785074",
        "sessionId": "629aedd044992a9c7f4227ed",
        "plan": "free",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.6,
        "memoryMb": 976.7,
        "dbQueries": 0,
        "cacheHitRatio": 0.9268,
        "queueDepth": 38
      },
      "tags": [
        "eu"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:46:68)",
          "at dispatch (/srv/app/lib/router.js:52:48)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1468,
      "id": "evt_0440001c4c780443",
      "traceId": "5d5d050c91cefbce15f5dead8159d262",
      "timestamp": "2026-08-01T00:00:58.729Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 503,
        "durationMs": 4138.85,
        "requestBytes": 874,
        "responseBytes": 33036,
        "cached": false
      },
      "actor": {
        "userId": "u_697163",
        "sessionId": "88426f529f86702ed0b6cb04",
        "plan": "starter",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.9,
        "memoryMb": 681.6,
        "dbQueries": 14,
        "cacheHitRatio": 0.9994,
        "queueDepth": 34
      },
      "tags": [
        "slow-query",
        "eu"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:43:67)",
          "at dispatch (/srv/app/lib/router.js:158:46)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1469,
      "id": "evt_4e92563dd7388bc8",
      "traceId": "4fb54bf6eca43c8646d8c3ddffd353c6",
      "timestamp": "2026-08-01T00:00:58.767Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 127.25,
        "requestBytes": 170,
        "responseBytes": 32409,
        "cached": false
      },
      "actor": {
        "userId": "u_633070",
        "sessionId": "09136888d13e187bd0b809db",
        "plan": "enterprise",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.2,
        "memoryMb": 936.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.7209,
        "queueDepth": 2
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1470,
      "id": "evt_71fb86f3dfddc779",
      "traceId": "83b96c5cbdd73b8fdc5e58ccbf08fb36",
      "timestamp": "2026-08-01T00:00:58.814Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 94.47,
        "requestBytes": 2976,
        "responseBytes": 34560,
        "cached": false
      },
      "actor": {
        "userId": "u_273457",
        "sessionId": "87ff3aae3c2e41987e73faaa",
        "plan": "free",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.1,
        "memoryMb": 213.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.1333,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1471,
      "id": "evt_d48f90605fa7cd6d",
      "traceId": "5d1df52d6ccb01eca71100ecd36fbfd2",
      "timestamp": "2026-08-01T00:00:58.866Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 142.51,
        "requestBytes": 1591,
        "responseBytes": 40244,
        "cached": false
      },
      "actor": {
        "userId": "u_303493",
        "sessionId": "1d2a5f89f0273c28f6bb2513",
        "plan": "enterprise",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.7,
        "memoryMb": 150.1,
        "dbQueries": 12,
        "cacheHitRatio": 0.4678,
        "queueDepth": 14
      },
      "tags": [
        "cold-start",
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1472,
      "id": "evt_d647f4b0d45203b3",
      "traceId": "96db455d75bd7bbb365d88ca701838cf",
      "timestamp": "2026-08-01T00:00:58.887Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 297.34,
        "requestBytes": 1776,
        "responseBytes": 34553,
        "cached": false
      },
      "actor": {
        "userId": "u_791517",
        "sessionId": "26d8ad90ab64c43f37f391f4",
        "plan": "free",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.3,
        "memoryMb": 486.5,
        "dbQueries": 20,
        "cacheHitRatio": 0.9479,
        "queueDepth": 2
      },
      "tags": [
        "checkout",
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1473,
      "id": "evt_3a4aeaf7f105d94a",
      "traceId": "bea80aebda839faa6953762894bdd74d",
      "timestamp": "2026-08-01T00:00:58.949Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 204,
        "durationMs": 94.17,
        "requestBytes": 1271,
        "responseBytes": 7403,
        "cached": false
      },
      "actor": {
        "userId": "u_881962",
        "sessionId": "51b4abd317f7552823dba78c",
        "plan": "free",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 28.7,
        "memoryMb": 274.9,
        "dbQueries": 12,
        "cacheHitRatio": 0.7259,
        "queueDepth": 20
      },
      "tags": [
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1474,
      "id": "evt_0153ac099855f4de",
      "traceId": "c5e51a3dea80c0240d2d6911dcb88501",
      "timestamp": "2026-08-01T00:00:58.964Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 328.46,
        "requestBytes": 700,
        "responseBytes": 3986,
        "cached": true
      },
      "actor": {
        "userId": "u_900894",
        "sessionId": "226eaad0759f9d0ec72c4120",
        "plan": "starter",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.1,
        "memoryMb": 252.2,
        "dbQueries": 11,
        "cacheHitRatio": 0.2819,
        "queueDepth": 32
      },
      "tags": [
        "b2b",
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1475,
      "id": "evt_f72b6baa0b67994b",
      "traceId": "872b6487cfe050258dfef51194e4d68f",
      "timestamp": "2026-08-01T00:00:59.025Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 332.1,
        "requestBytes": 3826,
        "responseBytes": 63155,
        "cached": false
      },
      "actor": {
        "userId": "u_569883",
        "sessionId": "03ee2c35721340b035ba0de0",
        "plan": "free",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 31.7,
        "memoryMb": 594.4,
        "dbQueries": 21,
        "cacheHitRatio": 0.2801,
        "queueDepth": 13
      },
      "tags": [
        "cold-start",
        "canary",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1476,
      "id": "evt_95137c21018d89bc",
      "traceId": "2f39a643265303a0ba2676bfaa63cab2",
      "timestamp": "2026-08-01T00:00:59.055Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 277.68,
        "requestBytes": 2548,
        "responseBytes": 42233,
        "cached": false
      },
      "actor": {
        "userId": "u_383183",
        "sessionId": "96875b3141f7d6bf85cd8d70",
        "plan": "enterprise",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.5,
        "memoryMb": 191.1,
        "dbQueries": 3,
        "cacheHitRatio": 0.3578,
        "queueDepth": 18
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1477,
      "id": "evt_fe66ac693a38906a",
      "traceId": "5433e77c7c04065c086a41555b9fd37b",
      "timestamp": "2026-08-01T00:00:59.100Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 136.47,
        "requestBytes": 3986,
        "responseBytes": 23809,
        "cached": true
      },
      "actor": {
        "userId": "u_916209",
        "sessionId": "c0bbb251b50061991fc2e33c",
        "plan": "starter",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.5,
        "memoryMb": 483.1,
        "dbQueries": 9,
        "cacheHitRatio": 0.7374,
        "queueDepth": 39
      },
      "tags": [
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1478,
      "id": "evt_2c9ba8c7dbe5e16c",
      "traceId": "4ffd441e6ed426d08c91a08ab9a27ded",
      "timestamp": "2026-08-01T00:00:59.147Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 259.99,
        "requestBytes": 3691,
        "responseBytes": 164,
        "cached": false
      },
      "actor": {
        "userId": "u_219321",
        "sessionId": "92ee26bd85e601e5be19773b",
        "plan": "enterprise",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23,
        "memoryMb": 565.9,
        "dbQueries": 10,
        "cacheHitRatio": 0.3741,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1479,
      "id": "evt_0600d445c9061a22",
      "traceId": "c1ba1578ce6f8b8fe2605aa3934de26a",
      "timestamp": "2026-08-01T00:00:59.167Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 500,
        "durationMs": 3844.49,
        "requestBytes": 3739,
        "responseBytes": 49506,
        "cached": false
      },
      "actor": {
        "userId": "u_435536",
        "sessionId": "03174f9b0e510b8efba70c93",
        "plan": "starter",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.5,
        "memoryMb": 1009.9,
        "dbQueries": 13,
        "cacheHitRatio": 0.3492,
        "queueDepth": 5
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:32:31)",
          "at dispatch (/srv/app/lib/router.js:95:75)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1480,
      "id": "evt_3f6ca92167ef5b58",
      "traceId": "28708c2941a2f72d81248269700a0cd7",
      "timestamp": "2026-08-01T00:00:59.220Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 19.56,
        "requestBytes": 1471,
        "responseBytes": 7418,
        "cached": false
      },
      "actor": {
        "userId": "u_154335",
        "sessionId": "54f889c490ae5ab4453366de",
        "plan": "free",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79,
        "memoryMb": 585,
        "dbQueries": 21,
        "cacheHitRatio": 0.6588,
        "queueDepth": 23
      },
      "tags": [
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1481,
      "id": "evt_b017d1d49ab38d67",
      "traceId": "675cf4f8d56b9d974509781a0c379843",
      "timestamp": "2026-08-01T00:00:59.249Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 500,
        "durationMs": 2779.07,
        "requestBytes": 329,
        "responseBytes": 29595,
        "cached": true
      },
      "actor": {
        "userId": "u_339144",
        "sessionId": "6d6a23178704053bb8743641",
        "plan": "starter",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.5,
        "memoryMb": 127.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.5747,
        "queueDepth": 17
      },
      "tags": [
        "cold-start",
        "canary",
        "mobile"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:239:31)",
          "at dispatch (/srv/app/lib/router.js:161:14)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1482,
      "id": "evt_69b1a8ef34b5e631",
      "traceId": "375d6106ea0ac9a3a77f656f791dc884",
      "timestamp": "2026-08-01T00:00:59.308Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 334.81,
        "requestBytes": 969,
        "responseBytes": 37895,
        "cached": false
      },
      "actor": {
        "userId": "u_908756",
        "sessionId": "0ceeb0a91e110f3871393084",
        "plan": "enterprise",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 68.5,
        "memoryMb": 621.3,
        "dbQueries": 12,
        "cacheHitRatio": 0.9854,
        "queueDepth": 31
      },
      "tags": [
        "checkout",
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1483,
      "id": "evt_757374b1c2f16625",
      "traceId": "64ffaa2361c28b19d478f9dff1156d99",
      "timestamp": "2026-08-01T00:00:59.351Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 503,
        "durationMs": 4758.96,
        "requestBytes": 3807,
        "responseBytes": 23638,
        "cached": false
      },
      "actor": {
        "userId": "u_345961",
        "sessionId": "e110b3064e945d0a44b7600f",
        "plan": "free",
        "country": "US",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 26,
        "memoryMb": 944.5,
        "dbQueries": 6,
        "cacheHitRatio": 0.392,
        "queueDepth": 5
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:31:53)",
          "at dispatch (/srv/app/lib/router.js:65:13)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1484,
      "id": "evt_442e96dae7d09e08",
      "traceId": "5da2190901d4c02708fe14f31de3d57d",
      "timestamp": "2026-08-01T00:00:59.390Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 84.74,
        "requestBytes": 1184,
        "responseBytes": 45197,
        "cached": false
      },
      "actor": {
        "userId": "u_677034",
        "sessionId": "ea5265248da954c709c064b2",
        "plan": "enterprise",
        "country": "US",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 31.6,
        "memoryMb": 757.9,
        "dbQueries": 4,
        "cacheHitRatio": 0.9299,
        "queueDepth": 19
      },
      "tags": [
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1485,
      "id": "evt_960fcc44791cb955",
      "traceId": "25857cb6be6a7b3aff6799c555baa6ef",
      "timestamp": "2026-08-01T00:00:59.418Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 330.89,
        "requestBytes": 1352,
        "responseBytes": 9320,
        "cached": false
      },
      "actor": {
        "userId": "u_398106",
        "sessionId": "288c0dfac160c9ab77e8a20d",
        "plan": "pro",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.8,
        "memoryMb": 314.9,
        "dbQueries": 5,
        "cacheHitRatio": 0.0328,
        "queueDepth": 31
      },
      "tags": [
        "canary",
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1486,
      "id": "evt_e1994fccf556c6ea",
      "traceId": "6ab9bc3313361b7037a549b66e15baf4",
      "timestamp": "2026-08-01T00:00:59.476Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 64.54,
        "requestBytes": 3800,
        "responseBytes": 37533,
        "cached": false
      },
      "actor": {
        "userId": "u_794581",
        "sessionId": "522f43b56126dcfa30b5aa07",
        "plan": "enterprise",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 93.6,
        "memoryMb": 765.5,
        "dbQueries": 10,
        "cacheHitRatio": 0.7195,
        "queueDepth": 7
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1487,
      "id": "evt_dc6016304320f8a5",
      "traceId": "ab6e03bf831cb75faccf538251d14f56",
      "timestamp": "2026-08-01T00:00:59.513Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 502,
        "durationMs": 1400.66,
        "requestBytes": 3169,
        "responseBytes": 11354,
        "cached": false
      },
      "actor": {
        "userId": "u_483577",
        "sessionId": "306d98213685fe42092db51e",
        "plan": "enterprise",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43,
        "memoryMb": 212.7,
        "dbQueries": 21,
        "cacheHitRatio": 0.9885,
        "queueDepth": 8
      },
      "tags": [
        "checkout",
        "eu"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:190:22)",
          "at dispatch (/srv/app/lib/router.js:51:34)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1488,
      "id": "evt_b06ca351213d0c86",
      "traceId": "eeb7897f9da5954482e8b9560dd91c3a",
      "timestamp": "2026-08-01T00:00:59.521Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 330.52,
        "requestBytes": 247,
        "responseBytes": 12660,
        "cached": false
      },
      "actor": {
        "userId": "u_709530",
        "sessionId": "d920870d298a5da56a79b175",
        "plan": "enterprise",
        "country": "JP",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 7.8,
        "memoryMb": 658.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.0386,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1489,
      "id": "evt_18db9609ef4e247f",
      "traceId": "43c22816387f034ea9651bb3985dbe75",
      "timestamp": "2026-08-01T00:00:59.584Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 302.25,
        "requestBytes": 2244,
        "responseBytes": 61496,
        "cached": false
      },
      "actor": {
        "userId": "u_159385",
        "sessionId": "9a7622f98d32f5d716e77e15",
        "plan": "starter",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.8,
        "memoryMb": 788.9,
        "dbQueries": 18,
        "cacheHitRatio": 0.0644,
        "queueDepth": 36
      },
      "tags": [
        "eu",
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1490,
      "id": "evt_de9ab0c78f210aab",
      "traceId": "e9b0d26d6429a23a06027e23f6d327b4",
      "timestamp": "2026-08-01T00:00:59.610Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 201.42,
        "requestBytes": 2379,
        "responseBytes": 56704,
        "cached": false
      },
      "actor": {
        "userId": "u_940163",
        "sessionId": "e020561c3627ffc082693a17",
        "plan": "free",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.9,
        "memoryMb": 725,
        "dbQueries": 21,
        "cacheHitRatio": 0.181,
        "queueDepth": 23
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1491,
      "id": "evt_32d092d4cb115a72",
      "traceId": "b56f77f10f1b4bd8c4d09513609dabb0",
      "timestamp": "2026-08-01T00:00:59.665Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 209.7,
        "requestBytes": 2719,
        "responseBytes": 42665,
        "cached": false
      },
      "actor": {
        "userId": "u_104201",
        "sessionId": "722e9fbe86909b806a7d1425",
        "plan": "free",
        "country": "GB",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 40.6,
        "memoryMb": 162.2,
        "dbQueries": 22,
        "cacheHitRatio": 0.2969,
        "queueDepth": 29
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1492,
      "id": "evt_62a6f430d5167ac1",
      "traceId": "10b1f3acdef94d38246fee549af50165",
      "timestamp": "2026-08-01T00:00:59.697Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 188.68,
        "requestBytes": 1324,
        "responseBytes": 11897,
        "cached": true
      },
      "actor": {
        "userId": "u_707389",
        "sessionId": "8e97a7c55c23aee305a38b3e",
        "plan": "pro",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.1,
        "memoryMb": 426.4,
        "dbQueries": 4,
        "cacheHitRatio": 0.1653,
        "queueDepth": 10
      },
      "tags": [
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1493,
      "id": "evt_d50bc317b9d7ed42",
      "traceId": "65e07de6a96b56220065c402c673c929",
      "timestamp": "2026-08-01T00:00:59.754Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 213.63,
        "requestBytes": 3339,
        "responseBytes": 64107,
        "cached": false
      },
      "actor": {
        "userId": "u_642743",
        "sessionId": "7ddea1fbfe5f783fbf9090b7",
        "plan": "enterprise",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.4,
        "memoryMb": 976.1,
        "dbQueries": 14,
        "cacheHitRatio": 0.2363,
        "queueDepth": 38
      },
      "tags": [
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1494,
      "id": "evt_b8b587b3e460dc66",
      "traceId": "b569968f9e8d6c6aafc4f691c62eee9b",
      "timestamp": "2026-08-01T00:00:59.768Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 16.24,
        "requestBytes": 3614,
        "responseBytes": 50317,
        "cached": false
      },
      "actor": {
        "userId": "u_288134",
        "sessionId": "cf3982a24d0ae13028bf691c",
        "plan": "starter",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.5,
        "memoryMb": 242.3,
        "dbQueries": 17,
        "cacheHitRatio": 0.7337,
        "queueDepth": 36
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1495,
      "id": "evt_919db72c779a426c",
      "traceId": "e8dbd23383752ad528a53f104aea37f8",
      "timestamp": "2026-08-01T00:00:59.808Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 500,
        "durationMs": 906.65,
        "requestBytes": 2076,
        "responseBytes": 18005,
        "cached": false
      },
      "actor": {
        "userId": "u_207845",
        "sessionId": "3af37883469776696b8603fa",
        "plan": "pro",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 58.2,
        "memoryMb": 835,
        "dbQueries": 4,
        "cacheHitRatio": 0.6715,
        "queueDepth": 29
      },
      "tags": [
        "slow-query",
        "cold-start",
        "checkout"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:193:58)",
          "at dispatch (/srv/app/lib/router.js:181:68)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1496,
      "id": "evt_6d07fffe57f20b83",
      "traceId": "13396fd8001b2ed5ced2701775735bec",
      "timestamp": "2026-08-01T00:00:59.875Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 50.3,
        "requestBytes": 331,
        "responseBytes": 36247,
        "cached": false
      },
      "actor": {
        "userId": "u_587327",
        "sessionId": "f06e0f596e8b92ee391af057",
        "plan": "free",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 58.4,
        "memoryMb": 317.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.3432,
        "queueDepth": 11
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1497,
      "id": "evt_005637901db40a8e",
      "traceId": "087bda1c895853893aa9e579dadc0e9b",
      "timestamp": "2026-08-01T00:00:59.912Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 213.21,
        "requestBytes": 2827,
        "responseBytes": 33041,
        "cached": false
      },
      "actor": {
        "userId": "u_468952",
        "sessionId": "030346798d8ee7b6c455d549",
        "plan": "free",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.3,
        "memoryMb": 644.7,
        "dbQueries": 11,
        "cacheHitRatio": 0.3871,
        "queueDepth": 38
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1498,
      "id": "evt_32ac568b57b4c0e1",
      "traceId": "0d39af0916b8fb8ea7dfb25d373d7366",
      "timestamp": "2026-08-01T00:00:59.924Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 280.66,
        "requestBytes": 1997,
        "responseBytes": 48338,
        "cached": true
      },
      "actor": {
        "userId": "u_125428",
        "sessionId": "0549b4c9f58b2569ef09e1e6",
        "plan": "enterprise",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.1,
        "memoryMb": 378.4,
        "dbQueries": 13,
        "cacheHitRatio": 0.3822,
        "queueDepth": 30
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1499,
      "id": "evt_2fd06af8d3eeea1f",
      "traceId": "3baa5ae427e66b522f50d8eed0db3023",
      "timestamp": "2026-08-01T00:00:59.985Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 269.69,
        "requestBytes": 3385,
        "responseBytes": 60257,
        "cached": false
      },
      "actor": {
        "userId": "u_304440",
        "sessionId": "a8bda82265add55b1cc0d829",
        "plan": "pro",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.3,
        "memoryMb": 470.5,
        "dbQueries": 1,
        "cacheHitRatio": 0.2323,
        "queueDepth": 35
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1500,
      "id": "evt_13dadfa21b6a85f2",
      "traceId": "6adcc200038ce3977f44d4de7efd727b",
      "timestamp": "2026-08-01T00:01:00.005Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 271.51,
        "requestBytes": 320,
        "responseBytes": 53704,
        "cached": true
      },
      "actor": {
        "userId": "u_583043",
        "sessionId": "36cd3d5c391aa3dd2c3ba2d2",
        "plan": "free",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 85.5,
        "memoryMb": 257.2,
        "dbQueries": 6,
        "cacheHitRatio": 0.1194,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1501,
      "id": "evt_07e0728a6ce9130d",
      "traceId": "e0c3eccf16740aa4c7e598fd67699aed",
      "timestamp": "2026-08-01T00:01:00.066Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 273.39,
        "requestBytes": 1408,
        "responseBytes": 5631,
        "cached": false
      },
      "actor": {
        "userId": "u_544636",
        "sessionId": "aa9111940bf3b093ec3b7b8f",
        "plan": "enterprise",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.9,
        "memoryMb": 378.4,
        "dbQueries": 10,
        "cacheHitRatio": 0.3228,
        "queueDepth": 35
      },
      "tags": [
        "slow-query",
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1502,
      "id": "evt_b31da6519a47b44b",
      "traceId": "c0cdf42e0fca8739ca7b9dbfd151c2ee",
      "timestamp": "2026-08-01T00:01:00.115Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 200,
        "durationMs": 113.76,
        "requestBytes": 1604,
        "responseBytes": 16324,
        "cached": false
      },
      "actor": {
        "userId": "u_535934",
        "sessionId": "ce2d0c3dd135a057806bbe46",
        "plan": "starter",
        "country": "BR",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 51.1,
        "memoryMb": 676.5,
        "dbQueries": 2,
        "cacheHitRatio": 0.8818,
        "queueDepth": 25
      },
      "tags": [
        "cold-start",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1503,
      "id": "evt_564bbe0e9ffc1ac7",
      "traceId": "f1bdcbc7c541ebdd526f1e9eaf95be9f",
      "timestamp": "2026-08-01T00:01:00.138Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 201,
        "durationMs": 28.98,
        "requestBytes": 1474,
        "responseBytes": 41026,
        "cached": false
      },
      "actor": {
        "userId": "u_339047",
        "sessionId": "47caa538ff2b0305e28cb666",
        "plan": "free",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 67.4,
        "memoryMb": 699.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.3081,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1504,
      "id": "evt_eb59fc7a981cc2ce",
      "traceId": "75412ee9e1aebabc6fd3b621ed91dfe4",
      "timestamp": "2026-08-01T00:01:00.177Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 113.19,
        "requestBytes": 1264,
        "responseBytes": 19869,
        "cached": true
      },
      "actor": {
        "userId": "u_779125",
        "sessionId": "2f07c0fe8925ac313a1af11c",
        "plan": "pro",
        "country": "FR",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 94.7,
        "memoryMb": 212.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.1335,
        "queueDepth": 28
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1505,
      "id": "evt_482fd99daa332728",
      "traceId": "82365e310c7fd26916b01990f24127f8",
      "timestamp": "2026-08-01T00:01:00.239Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 34.95,
        "requestBytes": 3099,
        "responseBytes": 39105,
        "cached": false
      },
      "actor": {
        "userId": "u_704629",
        "sessionId": "38b7e6e50e35831e65708108",
        "plan": "enterprise",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.8,
        "memoryMb": 381.4,
        "dbQueries": 4,
        "cacheHitRatio": 0.2806,
        "queueDepth": 6
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1506,
      "id": "evt_98dfcb1681a490ef",
      "traceId": "cb211111b8949c1b2613062eaf1390af",
      "timestamp": "2026-08-01T00:01:00.244Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 211.04,
        "requestBytes": 3156,
        "responseBytes": 60235,
        "cached": true
      },
      "actor": {
        "userId": "u_783907",
        "sessionId": "36199590c87d55694a572171",
        "plan": "enterprise",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.6,
        "memoryMb": 835.6,
        "dbQueries": 8,
        "cacheHitRatio": 0.0906,
        "queueDepth": 39
      },
      "tags": [
        "mobile",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1507,
      "id": "evt_39983ef34fb4f33b",
      "traceId": "0f01e605c4828b620c0b951e8929a664",
      "timestamp": "2026-08-01T00:01:00.293Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 338.64,
        "requestBytes": 2159,
        "responseBytes": 8816,
        "cached": false
      },
      "actor": {
        "userId": "u_758035",
        "sessionId": "85987db27309461b9d0e00d8",
        "plan": "enterprise",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.2,
        "memoryMb": 224.4,
        "dbQueries": 13,
        "cacheHitRatio": 0.4469,
        "queueDepth": 13
      },
      "tags": [
        "checkout",
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1508,
      "id": "evt_5d98e58f6aafce08",
      "traceId": "83c6eaef5b36bff8b1f43275f701b7a2",
      "timestamp": "2026-08-01T00:01:00.324Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 215.19,
        "requestBytes": 899,
        "responseBytes": 30637,
        "cached": false
      },
      "actor": {
        "userId": "u_735505",
        "sessionId": "71588ef0e527a04d39e1fbdc",
        "plan": "free",
        "country": "ES",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.3,
        "memoryMb": 721.4,
        "dbQueries": 2,
        "cacheHitRatio": 0.6209,
        "queueDepth": 37
      },
      "tags": [
        "eu",
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1509,
      "id": "evt_282d8892eb0fbf9d",
      "traceId": "04a051ddc804f292068d7641e6ea3058",
      "timestamp": "2026-08-01T00:01:00.384Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 328.96,
        "requestBytes": 78,
        "responseBytes": 25049,
        "cached": false
      },
      "actor": {
        "userId": "u_596935",
        "sessionId": "3582a2bcfda94a89633e12ca",
        "plan": "starter",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.8,
        "memoryMb": 859.2,
        "dbQueries": 13,
        "cacheHitRatio": 0.9468,
        "queueDepth": 10
      },
      "tags": [
        "retry",
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1510,
      "id": "evt_e1e07414494863cf",
      "traceId": "1d1de6a3499af2dbd65d145a16224404",
      "timestamp": "2026-08-01T00:01:00.408Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 68.86,
        "requestBytes": 3847,
        "responseBytes": 30041,
        "cached": false
      },
      "actor": {
        "userId": "u_793260",
        "sessionId": "c3c6e73c29528c7532698b29",
        "plan": "starter",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.8,
        "memoryMb": 1000.7,
        "dbQueries": 10,
        "cacheHitRatio": 0.7218,
        "queueDepth": 6
      },
      "tags": [
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1511,
      "id": "evt_48720c1358b68e5a",
      "traceId": "1d1a5ac97f4bf3248d8e5b13678c6359",
      "timestamp": "2026-08-01T00:01:00.466Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 255.68,
        "requestBytes": 401,
        "responseBytes": 16197,
        "cached": false
      },
      "actor": {
        "userId": "u_135500",
        "sessionId": "5c2712e016e5082f4fc02b35",
        "plan": "enterprise",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.5,
        "memoryMb": 126.2,
        "dbQueries": 10,
        "cacheHitRatio": 0.9921,
        "queueDepth": 24
      },
      "tags": [
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1512,
      "id": "evt_c236cbd8c149bc85",
      "traceId": "3e13f2d58910e528432191f600270f1b",
      "timestamp": "2026-08-01T00:01:00.482Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 96.91,
        "requestBytes": 2242,
        "responseBytes": 44387,
        "cached": true
      },
      "actor": {
        "userId": "u_958517",
        "sessionId": "2eec6a44b7265b7a6c840c66",
        "plan": "starter",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 28.6,
        "memoryMb": 145.9,
        "dbQueries": 1,
        "cacheHitRatio": 0.4916,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1513,
      "id": "evt_031a364f957219cb",
      "traceId": "612792636b7389bb2b08da3bdd2d2eb6",
      "timestamp": "2026-08-01T00:01:00.521Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 271.14,
        "requestBytes": 160,
        "responseBytes": 7963,
        "cached": false
      },
      "actor": {
        "userId": "u_302183",
        "sessionId": "fd589f56756df887f4798b45",
        "plan": "starter",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63,
        "memoryMb": 426.9,
        "dbQueries": 19,
        "cacheHitRatio": 0.2707,
        "queueDepth": 7
      },
      "tags": [
        "canary",
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1514,
      "id": "evt_faaa02cab1802fa3",
      "traceId": "6721e8e9624b6cc8744f55c1ba8a5d95",
      "timestamp": "2026-08-01T00:01:00.564Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 198.58,
        "requestBytes": 3858,
        "responseBytes": 29067,
        "cached": false
      },
      "actor": {
        "userId": "u_419120",
        "sessionId": "601394046d4f212c2f51c18a",
        "plan": "starter",
        "country": "US",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 60,
        "memoryMb": 714.6,
        "dbQueries": 9,
        "cacheHitRatio": 0.5834,
        "queueDepth": 32
      },
      "tags": [
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1515,
      "id": "evt_7808aa74745f08d1",
      "traceId": "9f1cd9bc5d4583745bdd3685dd726412",
      "timestamp": "2026-08-01T00:01:00.621Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 429,
        "durationMs": 1061.58,
        "requestBytes": 2756,
        "responseBytes": 58952,
        "cached": false
      },
      "actor": {
        "userId": "u_921276",
        "sessionId": "2447421e05dcc8cd822bcaaf",
        "plan": "pro",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.4,
        "memoryMb": 656.8,
        "dbQueries": 14,
        "cacheHitRatio": 0.7854,
        "queueDepth": 23
      },
      "tags": [
        "checkout"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:208:3)",
          "at dispatch (/srv/app/lib/router.js:194:36)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1516,
      "id": "evt_2cf75eb105dc3242",
      "traceId": "78ab35a48b4861113a3c46ab16a7ee83",
      "timestamp": "2026-08-01T00:01:00.657Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 502,
        "durationMs": 1793.95,
        "requestBytes": 342,
        "responseBytes": 6112,
        "cached": false
      },
      "actor": {
        "userId": "u_836428",
        "sessionId": "99a034f5173180df0e047166",
        "plan": "pro",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.3,
        "memoryMb": 204.7,
        "dbQueries": 10,
        "cacheHitRatio": 0.6758,
        "queueDepth": 8
      },
      "tags": [
        "slow-query",
        "cold-start"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:364:54)",
          "at dispatch (/srv/app/lib/router.js:116:58)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1517,
      "id": "evt_004f876aec49edac",
      "traceId": "e54e5575b67cadc18b53ae6f4ce03c5c",
      "timestamp": "2026-08-01T00:01:00.700Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 261.6,
        "requestBytes": 2074,
        "responseBytes": 36687,
        "cached": false
      },
      "actor": {
        "userId": "u_207801",
        "sessionId": "90fc3a72368f7409a668cd6c",
        "plan": "free",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.8,
        "memoryMb": 552.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.7246,
        "queueDepth": 20
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1518,
      "id": "evt_b3970cf55beffe8a",
      "traceId": "874c18c909cfc21a7b171aa797881bc6",
      "timestamp": "2026-08-01T00:01:00.729Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 228.1,
        "requestBytes": 2180,
        "responseBytes": 62755,
        "cached": false
      },
      "actor": {
        "userId": "u_463100",
        "sessionId": "4ce9aaf5dde7cfd25fe82eab",
        "plan": "starter",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.4,
        "memoryMb": 833.7,
        "dbQueries": 2,
        "cacheHitRatio": 0.9043,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1519,
      "id": "evt_0fb010338c3a4b3d",
      "traceId": "b0e35e438569b74de7626546f154630a",
      "timestamp": "2026-08-01T00:01:00.783Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 158.26,
        "requestBytes": 2916,
        "responseBytes": 62790,
        "cached": true
      },
      "actor": {
        "userId": "u_288471",
        "sessionId": "7c132ea033ae1fd65a704188",
        "plan": "free",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.8,
        "memoryMb": 182.3,
        "dbQueries": 1,
        "cacheHitRatio": 0.9001,
        "queueDepth": 16
      },
      "tags": [
        "slow-query",
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1520,
      "id": "evt_f11bf30553dd6845",
      "traceId": "863f37d03b6afdbb228746eb5d3a23af",
      "timestamp": "2026-08-01T00:01:00.822Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 155.87,
        "requestBytes": 681,
        "responseBytes": 20471,
        "cached": true
      },
      "actor": {
        "userId": "u_247473",
        "sessionId": "3837f5144bbdcbdc449b27a5",
        "plan": "pro",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.1,
        "memoryMb": 721.2,
        "dbQueries": 14,
        "cacheHitRatio": 0.7995,
        "queueDepth": 2
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1521,
      "id": "evt_79a6ddbcbd1a7483",
      "traceId": "70461422e6ed3c5aaa8f15a1554e05d2",
      "timestamp": "2026-08-01T00:01:00.864Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 36.08,
        "requestBytes": 3448,
        "responseBytes": 50894,
        "cached": false
      },
      "actor": {
        "userId": "u_212055",
        "sessionId": "ccea3bfbaba055e9d559d9ec",
        "plan": "free",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 31.6,
        "memoryMb": 879.1,
        "dbQueries": 16,
        "cacheHitRatio": 0.2795,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1522,
      "id": "evt_234c0de9beea008a",
      "traceId": "463698b2b4e9408ede02502d99bbdf0e",
      "timestamp": "2026-08-01T00:01:00.917Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 502,
        "durationMs": 1989.41,
        "requestBytes": 596,
        "responseBytes": 49681,
        "cached": true
      },
      "actor": {
        "userId": "u_416733",
        "sessionId": "4eb7bfaa3f484b9a1b23b75f",
        "plan": "pro",
        "country": "BR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 4.6,
        "memoryMb": 151,
        "dbQueries": 14,
        "cacheHitRatio": 0.1518,
        "queueDepth": 8
      },
      "tags": [
        "b2b",
        "canary",
        "mobile"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:10:75)",
          "at dispatch (/srv/app/lib/router.js:102:8)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1523,
      "id": "evt_112d9e6cc122362d",
      "traceId": "dcf35c07c86f9af807f457f225ff22f3",
      "timestamp": "2026-08-01T00:01:00.957Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 200,
        "durationMs": 52.02,
        "requestBytes": 209,
        "responseBytes": 13199,
        "cached": false
      },
      "actor": {
        "userId": "u_431901",
        "sessionId": "d95da2dc376257f85b3437b1",
        "plan": "enterprise",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 6.6,
        "memoryMb": 606.1,
        "dbQueries": 10,
        "cacheHitRatio": 0.5233,
        "queueDepth": 18
      },
      "tags": [
        "b2b",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1524,
      "id": "evt_008df298d744951f",
      "traceId": "e9a6202d4f38a25bfc02942138b6d5ab",
      "timestamp": "2026-08-01T00:01:00.989Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 12.67,
        "requestBytes": 2283,
        "responseBytes": 23889,
        "cached": false
      },
      "actor": {
        "userId": "u_202561",
        "sessionId": "ae6b49d449ca495824a3d4cf",
        "plan": "enterprise",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.6,
        "memoryMb": 851.7,
        "dbQueries": 2,
        "cacheHitRatio": 0.9986,
        "queueDepth": 27
      },
      "tags": [
        "cold-start",
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1525,
      "id": "evt_2d485a18f2431e5d",
      "traceId": "599e2ef3ce3eaa32edd06f65bc325f67",
      "timestamp": "2026-08-01T00:01:01.038Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 217.5,
        "requestBytes": 3492,
        "responseBytes": 51801,
        "cached": false
      },
      "actor": {
        "userId": "u_528144",
        "sessionId": "943d733d6a51591df7094cee",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.8,
        "memoryMb": 578.5,
        "dbQueries": 6,
        "cacheHitRatio": 0.2682,
        "queueDepth": 36
      },
      "tags": [
        "cold-start",
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1526,
      "id": "evt_2b326769a8670c5a",
      "traceId": "42b4585272d7cd7b2342adad0f416d03",
      "timestamp": "2026-08-01T00:01:01.072Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 204.67,
        "requestBytes": 1391,
        "responseBytes": 35153,
        "cached": false
      },
      "actor": {
        "userId": "u_679494",
        "sessionId": "ed4b9127eef3136186989ccf",
        "plan": "pro",
        "country": "SG",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.4,
        "memoryMb": 159.7,
        "dbQueries": 22,
        "cacheHitRatio": 0.3613,
        "queueDepth": 5
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1527,
      "id": "evt_f140d1c5d5729a11",
      "traceId": "c3081d0a88139d5e93ffaf13cf4bf253",
      "timestamp": "2026-08-01T00:01:01.098Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 337.15,
        "requestBytes": 913,
        "responseBytes": 26183,
        "cached": false
      },
      "actor": {
        "userId": "u_367513",
        "sessionId": "b7b75ba0ed20b30951b8804f",
        "plan": "free",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 64.6,
        "memoryMb": 271.1,
        "dbQueries": 12,
        "cacheHitRatio": 0.2732,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1528,
      "id": "evt_11764e163d6a9c86",
      "traceId": "a2497708018cf1bf3ecda882d841481a",
      "timestamp": "2026-08-01T00:01:01.148Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 327.31,
        "requestBytes": 659,
        "responseBytes": 13687,
        "cached": true
      },
      "actor": {
        "userId": "u_637414",
        "sessionId": "9c43fa59461468cbfc8bccd6",
        "plan": "enterprise",
        "country": "SG",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 64.3,
        "memoryMb": 609.9,
        "dbQueries": 13,
        "cacheHitRatio": 0.6618,
        "queueDepth": 26
      },
      "tags": [
        "canary",
        "mobile",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1529,
      "id": "evt_89421ec7115f693e",
      "traceId": "a5adf4b236a0b8179ca64cbaaeae834b",
      "timestamp": "2026-08-01T00:01:01.196Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 278.23,
        "requestBytes": 1562,
        "responseBytes": 42032,
        "cached": false
      },
      "actor": {
        "userId": "u_824415",
        "sessionId": "286dc7e5b64dec4da8f22d6a",
        "plan": "free",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.4,
        "memoryMb": 764.6,
        "dbQueries": 11,
        "cacheHitRatio": 0.756,
        "queueDepth": 32
      },
      "tags": [
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1530,
      "id": "evt_d5b2babf129756a0",
      "traceId": "6d544966e946cbc45706c3681f63be8a",
      "timestamp": "2026-08-01T00:01:01.221Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 90.73,
        "requestBytes": 1610,
        "responseBytes": 57900,
        "cached": true
      },
      "actor": {
        "userId": "u_775983",
        "sessionId": "de21d573272999719d9fd60c",
        "plan": "starter",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.7,
        "memoryMb": 744.3,
        "dbQueries": 8,
        "cacheHitRatio": 0.6385,
        "queueDepth": 33
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1531,
      "id": "evt_9b1fe1a45258ec23",
      "traceId": "df6f1ed687418a1d97cc10569813ed39",
      "timestamp": "2026-08-01T00:01:01.270Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 4.54,
        "requestBytes": 2245,
        "responseBytes": 8973,
        "cached": false
      },
      "actor": {
        "userId": "u_963070",
        "sessionId": "a42a80438bfc754ef93baca5",
        "plan": "pro",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.6,
        "memoryMb": 945,
        "dbQueries": 19,
        "cacheHitRatio": 0.3978,
        "queueDepth": 9
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1532,
      "id": "evt_459725823fbd1128",
      "traceId": "e0c7c7dc3982e02f594fc94294073e8b",
      "timestamp": "2026-08-01T00:01:01.314Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 502,
        "durationMs": 3459.48,
        "requestBytes": 1022,
        "responseBytes": 27465,
        "cached": true
      },
      "actor": {
        "userId": "u_968697",
        "sessionId": "1a8233bf689169359a89cb12",
        "plan": "pro",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.5,
        "memoryMb": 143.4,
        "dbQueries": 7,
        "cacheHitRatio": 0.0145,
        "queueDepth": 26
      },
      "tags": [
        "eu",
        "retry",
        "slow-query"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:339:23)",
          "at dispatch (/srv/app/lib/router.js:2:6)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1533,
      "id": "evt_cb3898681c156be0",
      "traceId": "a1c47fc2963d81cac8392839a09913a9",
      "timestamp": "2026-08-01T00:01:01.321Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 429,
        "durationMs": 1918,
        "requestBytes": 3403,
        "responseBytes": 64496,
        "cached": true
      },
      "actor": {
        "userId": "u_177823",
        "sessionId": "b9ef7ca6f6964a02b1994fc4",
        "plan": "enterprise",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.4,
        "memoryMb": 508.4,
        "dbQueries": 11,
        "cacheHitRatio": 0.2443,
        "queueDepth": 37
      },
      "tags": [
        "cold-start",
        "mobile"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:344:14)",
          "at dispatch (/srv/app/lib/router.js:27:62)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1534,
      "id": "evt_31fae66e504cfb04",
      "traceId": "a9ceaab5956ef7821c7268531b193940",
      "timestamp": "2026-08-01T00:01:01.394Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 297.78,
        "requestBytes": 2335,
        "responseBytes": 19612,
        "cached": false
      },
      "actor": {
        "userId": "u_222494",
        "sessionId": "e11cce91048b34accd517395",
        "plan": "starter",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.9,
        "memoryMb": 750.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.8981,
        "queueDepth": 38
      },
      "tags": [
        "eu",
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1535,
      "id": "evt_a5331ce86b220044",
      "traceId": "a3b4f3c4bc3be54347219d9a027f2b8e",
      "timestamp": "2026-08-01T00:01:01.419Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 223.03,
        "requestBytes": 3863,
        "responseBytes": 42345,
        "cached": true
      },
      "actor": {
        "userId": "u_777577",
        "sessionId": "6dcb210c25c9e833d12e0e63",
        "plan": "pro",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.1,
        "memoryMb": 390.6,
        "dbQueries": 10,
        "cacheHitRatio": 0.6547,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1536,
      "id": "evt_0b86d6534eec266a",
      "traceId": "6006cb661bed35102f60fcb42fc286c6",
      "timestamp": "2026-08-01T00:01:01.468Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 309.58,
        "requestBytes": 543,
        "responseBytes": 39690,
        "cached": false
      },
      "actor": {
        "userId": "u_677206",
        "sessionId": "35c0441d9e5918d9b5095f32",
        "plan": "free",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16.2,
        "memoryMb": 734.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.7747,
        "queueDepth": 32
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1537,
      "id": "evt_2f0af3cf247eed2a",
      "traceId": "e57c92ffc9b8aed1fc62034ab051912f",
      "timestamp": "2026-08-01T00:01:01.484Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 175.61,
        "requestBytes": 3018,
        "responseBytes": 29203,
        "cached": true
      },
      "actor": {
        "userId": "u_748895",
        "sessionId": "349b0221a4d4acfc89336bd8",
        "plan": "free",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 51.4,
        "memoryMb": 724.3,
        "dbQueries": 13,
        "cacheHitRatio": 0.7948,
        "queueDepth": 21
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1538,
      "id": "evt_866f5e11c3159721",
      "traceId": "33dac52f74f536b014a3c05fb8e8aa34",
      "timestamp": "2026-08-01T00:01:01.530Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 295.54,
        "requestBytes": 2326,
        "responseBytes": 59468,
        "cached": true
      },
      "actor": {
        "userId": "u_313047",
        "sessionId": "a4b579aedb5837295d96f47c",
        "plan": "starter",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.9,
        "memoryMb": 228.4,
        "dbQueries": 17,
        "cacheHitRatio": 0.3791,
        "queueDepth": 7
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1539,
      "id": "evt_12212dd3bffaeedc",
      "traceId": "94a204e6e45620ba0af964d42f42be57",
      "timestamp": "2026-08-01T00:01:01.596Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 302.71,
        "requestBytes": 3679,
        "responseBytes": 9540,
        "cached": true
      },
      "actor": {
        "userId": "u_343375",
        "sessionId": "3d93b7c8114a0369876f09fc",
        "plan": "pro",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16.2,
        "memoryMb": 166.8,
        "dbQueries": 4,
        "cacheHitRatio": 0.6946,
        "queueDepth": 28
      },
      "tags": [
        "mobile",
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1540,
      "id": "evt_aef932c8317dd67b",
      "traceId": "dabe802e94c7f1da723abeb601c986f3",
      "timestamp": "2026-08-01T00:01:01.617Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 97.79,
        "requestBytes": 1823,
        "responseBytes": 4292,
        "cached": true
      },
      "actor": {
        "userId": "u_946823",
        "sessionId": "e97d75f53765d62c3ccfeaba",
        "plan": "free",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.1,
        "memoryMb": 821.5,
        "dbQueries": 9,
        "cacheHitRatio": 0.9034,
        "queueDepth": 27
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1541,
      "id": "evt_b4c8d6ea684830f9",
      "traceId": "7d27d39ed8f44cceebbd9ae665f2c328",
      "timestamp": "2026-08-01T00:01:01.677Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 322.1,
        "requestBytes": 3291,
        "responseBytes": 29716,
        "cached": false
      },
      "actor": {
        "userId": "u_223698",
        "sessionId": "7a11b1f82f12c7be6a5f77a8",
        "plan": "enterprise",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.2,
        "memoryMb": 967.3,
        "dbQueries": 11,
        "cacheHitRatio": 0.1837,
        "queueDepth": 10
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1542,
      "id": "evt_6ee6c175ec5313cc",
      "traceId": "ab198fbf7beb0b67dd4349d152913b7e",
      "timestamp": "2026-08-01T00:01:01.698Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 62.48,
        "requestBytes": 1715,
        "responseBytes": 9720,
        "cached": false
      },
      "actor": {
        "userId": "u_650787",
        "sessionId": "0c4e38ddccd748bc7a3591f6",
        "plan": "pro",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.1,
        "memoryMb": 919.7,
        "dbQueries": 0,
        "cacheHitRatio": 0.3572,
        "queueDepth": 32
      },
      "tags": [
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1543,
      "id": "evt_5f784dd7d6617e89",
      "traceId": "f66799d3514c7d6743888e4bbd5d81e5",
      "timestamp": "2026-08-01T00:01:01.739Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 429,
        "durationMs": 3301.46,
        "requestBytes": 1515,
        "responseBytes": 27762,
        "cached": true
      },
      "actor": {
        "userId": "u_437880",
        "sessionId": "faa2b90553b2c8d7f3f78625",
        "plan": "enterprise",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91,
        "memoryMb": 988.7,
        "dbQueries": 0,
        "cacheHitRatio": 0.8457,
        "queueDepth": 4
      },
      "tags": [
        "canary",
        "eu",
        "retry"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:348:64)",
          "at dispatch (/srv/app/lib/router.js:100:80)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1544,
      "id": "evt_701fcfbfcb5fbec8",
      "traceId": "10d1af785dc08e64c92577e4b814e3e1",
      "timestamp": "2026-08-01T00:01:01.784Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 165.99,
        "requestBytes": 1949,
        "responseBytes": 48904,
        "cached": false
      },
      "actor": {
        "userId": "u_313204",
        "sessionId": "8194a2f34b674ff66b7cc5f1",
        "plan": "starter",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.8,
        "memoryMb": 598.7,
        "dbQueries": 2,
        "cacheHitRatio": 0.1475,
        "queueDepth": 21
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1545,
      "id": "evt_a5f2304f3ec19e8f",
      "traceId": "1e16c2ea013dff9f48708a2d43d418a4",
      "timestamp": "2026-08-01T00:01:01.838Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 251.99,
        "requestBytes": 3969,
        "responseBytes": 16557,
        "cached": true
      },
      "actor": {
        "userId": "u_174134",
        "sessionId": "f0eb2164fc3d7b6ab760b111",
        "plan": "free",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99,
        "memoryMb": 229.1,
        "dbQueries": 14,
        "cacheHitRatio": 0.2438,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1546,
      "id": "evt_cc8ba8c63d976662",
      "traceId": "6f423acb6ce1c29800982cef745c42ad",
      "timestamp": "2026-08-01T00:01:01.841Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 58.2,
        "requestBytes": 2077,
        "responseBytes": 50153,
        "cached": false
      },
      "actor": {
        "userId": "u_909280",
        "sessionId": "2e9b2d5256713e553846f73d",
        "plan": "enterprise",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.2,
        "memoryMb": 889.2,
        "dbQueries": 9,
        "cacheHitRatio": 0.1958,
        "queueDepth": 0
      },
      "tags": [
        "canary",
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1547,
      "id": "evt_ea600274ca101684",
      "traceId": "35be9256acca5739d9b2ed3704bb3b26",
      "timestamp": "2026-08-01T00:01:01.889Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 429,
        "durationMs": 3345.55,
        "requestBytes": 1207,
        "responseBytes": 22386,
        "cached": false
      },
      "actor": {
        "userId": "u_324987",
        "sessionId": "26e8a217a37ecae8a1e9aaea",
        "plan": "enterprise",
        "country": "JP",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 0.3,
        "memoryMb": 610.6,
        "dbQueries": 7,
        "cacheHitRatio": 0.492,
        "queueDepth": 25
      },
      "tags": [
        "retry"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:37:50)",
          "at dispatch (/srv/app/lib/router.js:72:74)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1548,
      "id": "evt_9ba789c2ff30cad6",
      "traceId": "229ab17f9b6308a9b99ecf89cd62a29e",
      "timestamp": "2026-08-01T00:01:01.941Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 89.95,
        "requestBytes": 1953,
        "responseBytes": 25684,
        "cached": false
      },
      "actor": {
        "userId": "u_592078",
        "sessionId": "734e9a572f6ec4aa9b7e514d",
        "plan": "free",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.8,
        "memoryMb": 830.4,
        "dbQueries": 15,
        "cacheHitRatio": 0.1652,
        "queueDepth": 3
      },
      "tags": [
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1549,
      "id": "evt_583dea90f3681b72",
      "traceId": "58244f3cd14255dfd5ca4e5cbf9c0151",
      "timestamp": "2026-08-01T00:01:01.962Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 32.47,
        "requestBytes": 2007,
        "responseBytes": 21346,
        "cached": false
      },
      "actor": {
        "userId": "u_313169",
        "sessionId": "0f695caa571116a335475a86",
        "plan": "enterprise",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.3,
        "memoryMb": 435.3,
        "dbQueries": 6,
        "cacheHitRatio": 0.4752,
        "queueDepth": 3
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1550,
      "id": "evt_7f93c75e8f369f11",
      "traceId": "e2137a427296b6bf9a42c8dad075e452",
      "timestamp": "2026-08-01T00:01:02.006Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 142.59,
        "requestBytes": 1144,
        "responseBytes": 2334,
        "cached": false
      },
      "actor": {
        "userId": "u_646495",
        "sessionId": "e60a87e40d6c06e65dd02865",
        "plan": "starter",
        "country": "ES",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 85.6,
        "memoryMb": 576.2,
        "dbQueries": 19,
        "cacheHitRatio": 0.4808,
        "queueDepth": 39
      },
      "tags": [
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1551,
      "id": "evt_fdc3914b73fa4427",
      "traceId": "294ad0b821ab866ab1cc3bf5934cba2e",
      "timestamp": "2026-08-01T00:01:02.068Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 321.83,
        "requestBytes": 2570,
        "responseBytes": 615,
        "cached": true
      },
      "actor": {
        "userId": "u_791153",
        "sessionId": "0fadc2b710d6ce9179a4ff24",
        "plan": "free",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.9,
        "memoryMb": 912.2,
        "dbQueries": 17,
        "cacheHitRatio": 0.0023,
        "queueDepth": 1
      },
      "tags": [
        "slow-query",
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1552,
      "id": "evt_886282a2ca77a68f",
      "traceId": "d1d9b96885b19b871bf91a893011184c",
      "timestamp": "2026-08-01T00:01:02.080Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 49.96,
        "requestBytes": 769,
        "responseBytes": 29086,
        "cached": false
      },
      "actor": {
        "userId": "u_761844",
        "sessionId": "19049a4c27df7068d43bb55c",
        "plan": "free",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.6,
        "memoryMb": 173.7,
        "dbQueries": 20,
        "cacheHitRatio": 0.2501,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1553,
      "id": "evt_b180df770def420c",
      "traceId": "5c94d5bc6bc0e736d49d25c36dd7544a",
      "timestamp": "2026-08-01T00:01:02.149Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 5.92,
        "requestBytes": 3129,
        "responseBytes": 38873,
        "cached": false
      },
      "actor": {
        "userId": "u_172556",
        "sessionId": "0d6f4a347bbd08a6837eb654",
        "plan": "enterprise",
        "country": "ES",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 19.6,
        "memoryMb": 766.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.0465,
        "queueDepth": 23
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1554,
      "id": "evt_9b0e0192619ed0ab",
      "traceId": "2c1e7822aaa7a701d5be00ba7d43507c",
      "timestamp": "2026-08-01T00:01:02.194Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 257.15,
        "requestBytes": 432,
        "responseBytes": 40608,
        "cached": false
      },
      "actor": {
        "userId": "u_872772",
        "sessionId": "e8bac9baa1f99496bcf16c94",
        "plan": "pro",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 18.1,
        "memoryMb": 628.2,
        "dbQueries": 2,
        "cacheHitRatio": 0.6701,
        "queueDepth": 6
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1555,
      "id": "evt_f4adecb20c06dba2",
      "traceId": "5b52f8ba685cbb9eeacd29e2ee23fbbe",
      "timestamp": "2026-08-01T00:01:02.217Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 502,
        "durationMs": 959.53,
        "requestBytes": 4029,
        "responseBytes": 4910,
        "cached": false
      },
      "actor": {
        "userId": "u_141734",
        "sessionId": "a0a6308a7d6c2c4a93546c9a",
        "plan": "pro",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 80.5,
        "memoryMb": 768.5,
        "dbQueries": 21,
        "cacheHitRatio": 0.759,
        "queueDepth": 39
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:304:42)",
          "at dispatch (/srv/app/lib/router.js:173:63)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1556,
      "id": "evt_6276fdc7cf099873",
      "traceId": "cbf7de531891d4647acae3c52c49fa42",
      "timestamp": "2026-08-01T00:01:02.242Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 182.05,
        "requestBytes": 580,
        "responseBytes": 18843,
        "cached": false
      },
      "actor": {
        "userId": "u_320958",
        "sessionId": "71a7f8dbbf7843acca0ea504",
        "plan": "enterprise",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.6,
        "memoryMb": 815.7,
        "dbQueries": 23,
        "cacheHitRatio": 0.2026,
        "queueDepth": 3
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1557,
      "id": "evt_fb378acce61a2343",
      "traceId": "74e57261054b4aa92ead8149b1d95f3d",
      "timestamp": "2026-08-01T00:01:02.317Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 129.91,
        "requestBytes": 761,
        "responseBytes": 46483,
        "cached": false
      },
      "actor": {
        "userId": "u_515219",
        "sessionId": "b8f282ad6df36cf08aee63d3",
        "plan": "starter",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.3,
        "memoryMb": 394,
        "dbQueries": 13,
        "cacheHitRatio": 0.8897,
        "queueDepth": 28
      },
      "tags": [
        "eu",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1558,
      "id": "evt_03d19fefe6eee9cc",
      "traceId": "a6746182f7d09f6d667ee10080e4a45e",
      "timestamp": "2026-08-01T00:01:02.323Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 149.1,
        "requestBytes": 728,
        "responseBytes": 12414,
        "cached": false
      },
      "actor": {
        "userId": "u_541938",
        "sessionId": "ccb0db9c90d995206f22f663",
        "plan": "starter",
        "country": "FR",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 56.7,
        "memoryMb": 944.6,
        "dbQueries": 5,
        "cacheHitRatio": 0.3464,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1559,
      "id": "evt_8ca5735d17eff05d",
      "traceId": "5155ec63ebf49c2dae110f6d2f2b6afc",
      "timestamp": "2026-08-01T00:01:02.386Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 251.65,
        "requestBytes": 385,
        "responseBytes": 8917,
        "cached": false
      },
      "actor": {
        "userId": "u_448913",
        "sessionId": "903599dc166b08eb21c12dba",
        "plan": "free",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.8,
        "memoryMb": 523.2,
        "dbQueries": 6,
        "cacheHitRatio": 0.6901,
        "queueDepth": 17
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1560,
      "id": "evt_464af47ef7361744",
      "traceId": "0780b48c845bcc4071a1c8ad1d1f4f18",
      "timestamp": "2026-08-01T00:01:02.416Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 311.17,
        "requestBytes": 1576,
        "responseBytes": 51614,
        "cached": false
      },
      "actor": {
        "userId": "u_676734",
        "sessionId": "18a14f9f9d0263fc9170c694",
        "plan": "pro",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.6,
        "memoryMb": 442.5,
        "dbQueries": 0,
        "cacheHitRatio": 0.2966,
        "queueDepth": 30
      },
      "tags": [
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1561,
      "id": "evt_f034f05077a41e4d",
      "traceId": "30e62baf8c3aae675d5fcbf25f93676c",
      "timestamp": "2026-08-01T00:01:02.451Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 189.78,
        "requestBytes": 1064,
        "responseBytes": 60204,
        "cached": false
      },
      "actor": {
        "userId": "u_605491",
        "sessionId": "4fbe8417af0667054c9c4e38",
        "plan": "enterprise",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.8,
        "memoryMb": 359.2,
        "dbQueries": 6,
        "cacheHitRatio": 0.2662,
        "queueDepth": 12
      },
      "tags": [
        "slow-query",
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1562,
      "id": "evt_91c9e68328da5a56",
      "traceId": "729fa38668056744dffba9dd88d8de72",
      "timestamp": "2026-08-01T00:01:02.490Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 409,
        "durationMs": 3794.79,
        "requestBytes": 2347,
        "responseBytes": 28320,
        "cached": false
      },
      "actor": {
        "userId": "u_135798",
        "sessionId": "efe81a4b18c4e83b9412c60a",
        "plan": "free",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.3,
        "memoryMb": 250.4,
        "dbQueries": 19,
        "cacheHitRatio": 0.2592,
        "queueDepth": 25
      },
      "tags": [
        "slow-query"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:38:65)",
          "at dispatch (/srv/app/lib/router.js:138:51)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1563,
      "id": "evt_cf8c034910ed9935",
      "traceId": "1ed4cd0c73442ddd68af59986ac05306",
      "timestamp": "2026-08-01T00:01:02.541Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 274.73,
        "requestBytes": 803,
        "responseBytes": 49556,
        "cached": false
      },
      "actor": {
        "userId": "u_606773",
        "sessionId": "72724786dc97cba4dcfe7924",
        "plan": "pro",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.9,
        "memoryMb": 651.6,
        "dbQueries": 20,
        "cacheHitRatio": 0.9709,
        "queueDepth": 24
      },
      "tags": [
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1564,
      "id": "evt_8c4e8fa46784ef7c",
      "traceId": "74205f756690b0617d8432165f87d9b3",
      "timestamp": "2026-08-01T00:01:02.591Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 39.81,
        "requestBytes": 3918,
        "responseBytes": 17577,
        "cached": true
      },
      "actor": {
        "userId": "u_944689",
        "sessionId": "a3044bc9822a23ea1bac8c69",
        "plan": "starter",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.9,
        "memoryMb": 779.6,
        "dbQueries": 15,
        "cacheHitRatio": 0.0524,
        "queueDepth": 20
      },
      "tags": [
        "canary",
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1565,
      "id": "evt_09f9173a93aee726",
      "traceId": "505fb4223647e6f9defd7bd2baf1a516",
      "timestamp": "2026-08-01T00:01:02.618Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 339.26,
        "requestBytes": 1615,
        "responseBytes": 967,
        "cached": false
      },
      "actor": {
        "userId": "u_855944",
        "sessionId": "c6cc65879404b5ae94e27dd5",
        "plan": "pro",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.5,
        "memoryMb": 772.8,
        "dbQueries": 8,
        "cacheHitRatio": 0.5691,
        "queueDepth": 13
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1566,
      "id": "evt_d0da154045225ddc",
      "traceId": "f1836ac489015fadb186a878828bd0a4",
      "timestamp": "2026-08-01T00:01:02.669Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 96.18,
        "requestBytes": 668,
        "responseBytes": 47427,
        "cached": false
      },
      "actor": {
        "userId": "u_933644",
        "sessionId": "43b55215f05630ac7d53d04a",
        "plan": "enterprise",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 72.9,
        "memoryMb": 162,
        "dbQueries": 19,
        "cacheHitRatio": 0.9951,
        "queueDepth": 28
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1567,
      "id": "evt_0f853866682b20a7",
      "traceId": "08d0d5e067ffa3621cc07c989ad84820",
      "timestamp": "2026-08-01T00:01:02.703Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 111.6,
        "requestBytes": 2626,
        "responseBytes": 2259,
        "cached": false
      },
      "actor": {
        "userId": "u_961885",
        "sessionId": "060f33565ae9ba323f80078f",
        "plan": "free",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.4,
        "memoryMb": 488,
        "dbQueries": 1,
        "cacheHitRatio": 0.9835,
        "queueDepth": 10
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1568,
      "id": "evt_5b64c88cb878d008",
      "traceId": "585e36c98fd21903a9b94842d34eaed4",
      "timestamp": "2026-08-01T00:01:02.729Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 166.94,
        "requestBytes": 3842,
        "responseBytes": 12914,
        "cached": true
      },
      "actor": {
        "userId": "u_127170",
        "sessionId": "38efb8f7c7f45e748446ef79",
        "plan": "pro",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 81.2,
        "memoryMb": 874.3,
        "dbQueries": 3,
        "cacheHitRatio": 0.582,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1569,
      "id": "evt_e6fcef3c894e5c73",
      "traceId": "f6ab28b8d84db87844778bcaf7f8af12",
      "timestamp": "2026-08-01T00:01:02.776Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 219.8,
        "requestBytes": 3198,
        "responseBytes": 60288,
        "cached": false
      },
      "actor": {
        "userId": "u_404410",
        "sessionId": "6c177c553ea3d953c8444602",
        "plan": "free",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 58.1,
        "memoryMb": 124.8,
        "dbQueries": 16,
        "cacheHitRatio": 0.9534,
        "queueDepth": 8
      },
      "tags": [
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1570,
      "id": "evt_db9f165273b69227",
      "traceId": "b77832817f803c25a1198fc21db10bff",
      "timestamp": "2026-08-01T00:01:02.814Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 215.29,
        "requestBytes": 1837,
        "responseBytes": 37235,
        "cached": true
      },
      "actor": {
        "userId": "u_570755",
        "sessionId": "d0f317ce76ed9bed53f2898d",
        "plan": "enterprise",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.3,
        "memoryMb": 292.1,
        "dbQueries": 8,
        "cacheHitRatio": 0.7364,
        "queueDepth": 16
      },
      "tags": [
        "eu",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1571,
      "id": "evt_fa53c8920f1fb97f",
      "traceId": "5429ec180115979f0a6c1415686e9751",
      "timestamp": "2026-08-01T00:01:02.850Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 118.36,
        "requestBytes": 3452,
        "responseBytes": 62982,
        "cached": false
      },
      "actor": {
        "userId": "u_362723",
        "sessionId": "a030458a8622cac36b3f451e",
        "plan": "free",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.2,
        "memoryMb": 439.2,
        "dbQueries": 19,
        "cacheHitRatio": 0.0776,
        "queueDepth": 17
      },
      "tags": [
        "checkout",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1572,
      "id": "evt_c3837d8ee95f63ba",
      "traceId": "bee6ff9885361239e8084a202fd0c87d",
      "timestamp": "2026-08-01T00:01:02.894Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 500,
        "durationMs": 2909.87,
        "requestBytes": 2650,
        "responseBytes": 64530,
        "cached": false
      },
      "actor": {
        "userId": "u_616972",
        "sessionId": "93ea3fae9852809cee3befe2",
        "plan": "enterprise",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55,
        "memoryMb": 787.7,
        "dbQueries": 10,
        "cacheHitRatio": 0.362,
        "queueDepth": 29
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:382:45)",
          "at dispatch (/srv/app/lib/router.js:8:45)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1573,
      "id": "evt_a3865d346c7a9fe4",
      "traceId": "2555bf7d192bd50ba9c0f85c5935307c",
      "timestamp": "2026-08-01T00:01:02.933Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 261.78,
        "requestBytes": 2570,
        "responseBytes": 28529,
        "cached": true
      },
      "actor": {
        "userId": "u_784185",
        "sessionId": "f5cc7d51f792d0b59b11204f",
        "plan": "pro",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 69.6,
        "memoryMb": 731.6,
        "dbQueries": 0,
        "cacheHitRatio": 0.9308,
        "queueDepth": 32
      },
      "tags": [
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1574,
      "id": "evt_407992fcbbe823a6",
      "traceId": "b439121c386aa0539c01621953b8f4fe",
      "timestamp": "2026-08-01T00:01:02.972Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 139.36,
        "requestBytes": 131,
        "responseBytes": 48724,
        "cached": false
      },
      "actor": {
        "userId": "u_190306",
        "sessionId": "bbb9aa2ec898179d9980ab5f",
        "plan": "enterprise",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.5,
        "memoryMb": 916.6,
        "dbQueries": 10,
        "cacheHitRatio": 0.5081,
        "queueDepth": 38
      },
      "tags": [
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1575,
      "id": "evt_33661138aecaf653",
      "traceId": "64e7cccb123857d861983c7c2aaf7ab5",
      "timestamp": "2026-08-01T00:01:03.027Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 223.03,
        "requestBytes": 1883,
        "responseBytes": 35802,
        "cached": false
      },
      "actor": {
        "userId": "u_968114",
        "sessionId": "27d4919869cf58589b233d55",
        "plan": "pro",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.4,
        "memoryMb": 351.7,
        "dbQueries": 10,
        "cacheHitRatio": 0.4545,
        "queueDepth": 19
      },
      "tags": [
        "cold-start",
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1576,
      "id": "evt_9928f9e45709bf6e",
      "traceId": "8c8f55136607ff5e97600dd03c044e9c",
      "timestamp": "2026-08-01T00:01:03.069Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 279.41,
        "requestBytes": 2917,
        "responseBytes": 27360,
        "cached": true
      },
      "actor": {
        "userId": "u_211845",
        "sessionId": "3b1dd7b4ebd81946e637628e",
        "plan": "pro",
        "country": "JP",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 78.6,
        "memoryMb": 324.3,
        "dbQueries": 18,
        "cacheHitRatio": 0.0664,
        "queueDepth": 1
      },
      "tags": [
        "slow-query",
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1577,
      "id": "evt_8573f30d5ed4787d",
      "traceId": "853db0bfbaacd59fae1333db01b906bc",
      "timestamp": "2026-08-01T00:01:03.090Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 198.72,
        "requestBytes": 3362,
        "responseBytes": 19764,
        "cached": true
      },
      "actor": {
        "userId": "u_321584",
        "sessionId": "74d9623d3846478a5530ed09",
        "plan": "pro",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.6,
        "memoryMb": 853.3,
        "dbQueries": 3,
        "cacheHitRatio": 0.7228,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1578,
      "id": "evt_b0bf387dde39690f",
      "traceId": "d498bd76c18fb03c53da5fdd42a00367",
      "timestamp": "2026-08-01T00:01:03.157Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 205.81,
        "requestBytes": 225,
        "responseBytes": 6269,
        "cached": false
      },
      "actor": {
        "userId": "u_715265",
        "sessionId": "fcde02aab7f0682a6a795eb4",
        "plan": "pro",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 58.7,
        "memoryMb": 397.4,
        "dbQueries": 18,
        "cacheHitRatio": 0.8098,
        "queueDepth": 38
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1579,
      "id": "evt_f82bb19c010c55bf",
      "traceId": "8473ccf3aba2cf3e6253043bebc366ef",
      "timestamp": "2026-08-01T00:01:03.198Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 200,
        "durationMs": 194.77,
        "requestBytes": 4088,
        "responseBytes": 8903,
        "cached": false
      },
      "actor": {
        "userId": "u_774422",
        "sessionId": "20faa099b8cda2f748a1e1d2",
        "plan": "enterprise",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.8,
        "memoryMb": 280.7,
        "dbQueries": 18,
        "cacheHitRatio": 0.7058,
        "queueDepth": 33
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1580,
      "id": "evt_7493e54969f4ef92",
      "traceId": "d162c353ef432681a0f6e6b21fbd33cd",
      "timestamp": "2026-08-01T00:01:03.234Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 147.06,
        "requestBytes": 3078,
        "responseBytes": 8507,
        "cached": false
      },
      "actor": {
        "userId": "u_759539",
        "sessionId": "c1227dcdcbe6f88e38ee0301",
        "plan": "pro",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 94.5,
        "memoryMb": 951.2,
        "dbQueries": 13,
        "cacheHitRatio": 0.578,
        "queueDepth": 38
      },
      "tags": [
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1581,
      "id": "evt_fbea5e3119689e07",
      "traceId": "a6c61e4010ca48c98070dc19b82dd06c",
      "timestamp": "2026-08-01T00:01:03.261Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 124.35,
        "requestBytes": 2666,
        "responseBytes": 45462,
        "cached": true
      },
      "actor": {
        "userId": "u_608770",
        "sessionId": "8ef1870c072ad5a02ac760e2",
        "plan": "free",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.3,
        "memoryMb": 333.9,
        "dbQueries": 23,
        "cacheHitRatio": 0.0989,
        "queueDepth": 13
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1582,
      "id": "evt_2fc727908205eaed",
      "traceId": "623962b265eda89ab4039c1f791fa651",
      "timestamp": "2026-08-01T00:01:03.298Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 176.88,
        "requestBytes": 3586,
        "responseBytes": 59067,
        "cached": false
      },
      "actor": {
        "userId": "u_590240",
        "sessionId": "41035a22ec078c0efcc7d460",
        "plan": "enterprise",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 46,
        "memoryMb": 1008.1,
        "dbQueries": 3,
        "cacheHitRatio": 0.9284,
        "queueDepth": 24
      },
      "tags": [
        "retry",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1583,
      "id": "evt_f9b8528773678e9d",
      "traceId": "035fec6bd2662f3373c7a4cb79e9fc8b",
      "timestamp": "2026-08-01T00:01:03.348Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 17.22,
        "requestBytes": 1614,
        "responseBytes": 45116,
        "cached": false
      },
      "actor": {
        "userId": "u_761971",
        "sessionId": "35851cdfc010c9c950da6401",
        "plan": "free",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.6,
        "memoryMb": 300.4,
        "dbQueries": 12,
        "cacheHitRatio": 0.6499,
        "queueDepth": 15
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1584,
      "id": "evt_fa418e2921c5dd1d",
      "traceId": "eaa77f8dfbd28cbe648ce8d259ec2b0c",
      "timestamp": "2026-08-01T00:01:03.371Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 215.62,
        "requestBytes": 2866,
        "responseBytes": 1037,
        "cached": true
      },
      "actor": {
        "userId": "u_655631",
        "sessionId": "07e828c6dd65e51f37366e2e",
        "plan": "enterprise",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.9,
        "memoryMb": 853.6,
        "dbQueries": 6,
        "cacheHitRatio": 0.2335,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1585,
      "id": "evt_bf75d8def9f85318",
      "traceId": "8efd4f3eb9a1c13332a34d8c1d0537af",
      "timestamp": "2026-08-01T00:01:03.407Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 158.1,
        "requestBytes": 910,
        "responseBytes": 4142,
        "cached": false
      },
      "actor": {
        "userId": "u_431788",
        "sessionId": "aaf1bb0808cbbbdb50ac7946",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13,
        "memoryMb": 1003.7,
        "dbQueries": 8,
        "cacheHitRatio": 0.354,
        "queueDepth": 8
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1586,
      "id": "evt_8947362b3eaee4bb",
      "traceId": "f3866d0474e6f0de614c6c4dd3836b01",
      "timestamp": "2026-08-01T00:01:03.454Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 19.85,
        "requestBytes": 4,
        "responseBytes": 52745,
        "cached": false
      },
      "actor": {
        "userId": "u_993824",
        "sessionId": "853199c13fc319dfc99b2e51",
        "plan": "pro",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57.6,
        "memoryMb": 222.3,
        "dbQueries": 19,
        "cacheHitRatio": 0.4084,
        "queueDepth": 11
      },
      "tags": [
        "slow-query",
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1587,
      "id": "evt_a18c17aafbd4c725",
      "traceId": "b241fb4ab6eeac76648c5fde0b90107d",
      "timestamp": "2026-08-01T00:01:03.498Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 201.44,
        "requestBytes": 1293,
        "responseBytes": 55663,
        "cached": true
      },
      "actor": {
        "userId": "u_189231",
        "sessionId": "ab8a8329d347b42884534a45",
        "plan": "enterprise",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 67.3,
        "memoryMb": 900.5,
        "dbQueries": 20,
        "cacheHitRatio": 0.0488,
        "queueDepth": 22
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1588,
      "id": "evt_23a423c811df0172",
      "traceId": "66b787a246115802ad756e6b488b024e",
      "timestamp": "2026-08-01T00:01:03.530Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 161.26,
        "requestBytes": 1394,
        "responseBytes": 57996,
        "cached": true
      },
      "actor": {
        "userId": "u_499779",
        "sessionId": "749d6c7fae9d348c1e08d3ad",
        "plan": "enterprise",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.2,
        "memoryMb": 901.8,
        "dbQueries": 20,
        "cacheHitRatio": 0.8589,
        "queueDepth": 31
      },
      "tags": [
        "cold-start",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1589,
      "id": "evt_0faf80d34c3bbae4",
      "traceId": "b95593045fb5453453051b60dad223e3",
      "timestamp": "2026-08-01T00:01:03.577Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 13.14,
        "requestBytes": 1049,
        "responseBytes": 34356,
        "cached": false
      },
      "actor": {
        "userId": "u_360902",
        "sessionId": "d752c8183c6c52cf762ed3e2",
        "plan": "pro",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.3,
        "memoryMb": 871.5,
        "dbQueries": 11,
        "cacheHitRatio": 0.5579,
        "queueDepth": 34
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1590,
      "id": "evt_050ab28119f0ce81",
      "traceId": "60c92ab8c10644f8741db4f7d57f34ac",
      "timestamp": "2026-08-01T00:01:03.639Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 324.37,
        "requestBytes": 627,
        "responseBytes": 59154,
        "cached": false
      },
      "actor": {
        "userId": "u_832495",
        "sessionId": "b4d719458a150ebad1661882",
        "plan": "free",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49,
        "memoryMb": 171.3,
        "dbQueries": 9,
        "cacheHitRatio": 0.2662,
        "queueDepth": 37
      },
      "tags": [
        "cold-start",
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1591,
      "id": "evt_a7c9dd0d6208a013",
      "traceId": "ca3e9b01419b36ad7d6e93759c422af2",
      "timestamp": "2026-08-01T00:01:03.659Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 184.73,
        "requestBytes": 946,
        "responseBytes": 14875,
        "cached": true
      },
      "actor": {
        "userId": "u_335451",
        "sessionId": "6998806cff40e9b3bc1b1c3b",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.5,
        "memoryMb": 237.5,
        "dbQueries": 11,
        "cacheHitRatio": 0.5409,
        "queueDepth": 30
      },
      "tags": [
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1592,
      "id": "evt_f89b4669e6afcdff",
      "traceId": "2bdfbca007425d41ba5256e54d0cea64",
      "timestamp": "2026-08-01T00:01:03.689Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 86.17,
        "requestBytes": 3008,
        "responseBytes": 52355,
        "cached": false
      },
      "actor": {
        "userId": "u_205237",
        "sessionId": "56ce5ab3e46405663880b700",
        "plan": "pro",
        "country": "FR",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 7.9,
        "memoryMb": 545.7,
        "dbQueries": 16,
        "cacheHitRatio": 0.6021,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1593,
      "id": "evt_82bba2a94d9890cf",
      "traceId": "3c5d5cf2f87b109c7af642c946347650",
      "timestamp": "2026-08-01T00:01:03.745Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 301.68,
        "requestBytes": 2885,
        "responseBytes": 21078,
        "cached": false
      },
      "actor": {
        "userId": "u_323024",
        "sessionId": "cd04fdb14bf88f922167be10",
        "plan": "enterprise",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.6,
        "memoryMb": 806.1,
        "dbQueries": 18,
        "cacheHitRatio": 0.9702,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1594,
      "id": "evt_6bb5f50e2eabcf2a",
      "traceId": "4d402518168691845682cd041160ffed",
      "timestamp": "2026-08-01T00:01:03.798Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 267.31,
        "requestBytes": 3826,
        "responseBytes": 21112,
        "cached": true
      },
      "actor": {
        "userId": "u_986417",
        "sessionId": "069e8ac73acb220d9b52a3d4",
        "plan": "free",
        "country": "ES",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 59.9,
        "memoryMb": 910.2,
        "dbQueries": 2,
        "cacheHitRatio": 0.2458,
        "queueDepth": 14
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1595,
      "id": "evt_c6f4928c63744d4a",
      "traceId": "c94170d574773800e1d6d8aa873d6429",
      "timestamp": "2026-08-01T00:01:03.806Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 67.26,
        "requestBytes": 3693,
        "responseBytes": 58266,
        "cached": false
      },
      "actor": {
        "userId": "u_904206",
        "sessionId": "ef88ad67e3b2a382a74fbba0",
        "plan": "pro",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 88.5,
        "memoryMb": 592.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.4809,
        "queueDepth": 28
      },
      "tags": [
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1596,
      "id": "evt_412f43adf5b72efe",
      "traceId": "a0c1dcb10cc7fbb42d9cff6a15dc8ad5",
      "timestamp": "2026-08-01T00:01:03.847Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 204,
        "durationMs": 334.77,
        "requestBytes": 178,
        "responseBytes": 40259,
        "cached": false
      },
      "actor": {
        "userId": "u_522968",
        "sessionId": "0b235f1938dec5c656e59109",
        "plan": "pro",
        "country": "AU",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 78.9,
        "memoryMb": 975.7,
        "dbQueries": 20,
        "cacheHitRatio": 0.3028,
        "queueDepth": 0
      },
      "tags": [
        "retry",
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1597,
      "id": "evt_3633879e9f25f780",
      "traceId": "99b01216c6877bc4fa5b177505f83cb6",
      "timestamp": "2026-08-01T00:01:03.919Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 240.87,
        "requestBytes": 2283,
        "responseBytes": 40533,
        "cached": false
      },
      "actor": {
        "userId": "u_607353",
        "sessionId": "7154732ec155895a63732ae9",
        "plan": "starter",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.3,
        "memoryMb": 574,
        "dbQueries": 15,
        "cacheHitRatio": 0.6062,
        "queueDepth": 39
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1598,
      "id": "evt_b87b782236baa5bd",
      "traceId": "d344e3fc0fdc687a4ef127402226611d",
      "timestamp": "2026-08-01T00:01:03.932Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 429,
        "durationMs": 1607.46,
        "requestBytes": 150,
        "responseBytes": 40076,
        "cached": true
      },
      "actor": {
        "userId": "u_483889",
        "sessionId": "d91621a5702521022cc6d9f5",
        "plan": "pro",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.4,
        "memoryMb": 276.1,
        "dbQueries": 1,
        "cacheHitRatio": 0.962,
        "queueDepth": 29
      },
      "tags": [
        "cold-start"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:385:10)",
          "at dispatch (/srv/app/lib/router.js:172:58)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1599,
      "id": "evt_eda5773c63b48f30",
      "traceId": "0c51c420db786a57aa0f0f2efa314f77",
      "timestamp": "2026-08-01T00:01:03.996Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 317.27,
        "requestBytes": 1768,
        "responseBytes": 14700,
        "cached": false
      },
      "actor": {
        "userId": "u_565308",
        "sessionId": "39df21646b335b58f52e4e3f",
        "plan": "free",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.7,
        "memoryMb": 741,
        "dbQueries": 16,
        "cacheHitRatio": 0.0878,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1600,
      "id": "evt_3a8deee63c597ac5",
      "traceId": "b3bd072193e32a34821909f95c1bf298",
      "timestamp": "2026-08-01T00:01:04.012Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 200,
        "durationMs": 261.28,
        "requestBytes": 2599,
        "responseBytes": 48738,
        "cached": false
      },
      "actor": {
        "userId": "u_484174",
        "sessionId": "f914fd67e4d807fbe6bd9f07",
        "plan": "enterprise",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 22.8,
        "memoryMb": 561.8,
        "dbQueries": 4,
        "cacheHitRatio": 0.1984,
        "queueDepth": 35
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1601,
      "id": "evt_4311872f42413fa9",
      "traceId": "e6cbfc267ac5c3ae1a0543a32370da37",
      "timestamp": "2026-08-01T00:01:04.066Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 43.97,
        "requestBytes": 286,
        "responseBytes": 32226,
        "cached": false
      },
      "actor": {
        "userId": "u_407066",
        "sessionId": "28afa222e48c81d8b6022518",
        "plan": "pro",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.4,
        "memoryMb": 645.5,
        "dbQueries": 13,
        "cacheHitRatio": 0.0345,
        "queueDepth": 14
      },
      "tags": [
        "slow-query",
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1602,
      "id": "evt_0a7fd8a6cb465bad",
      "traceId": "add2f01e5ae3bc3b76430948ad986df7",
      "timestamp": "2026-08-01T00:01:04.104Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 290.42,
        "requestBytes": 811,
        "responseBytes": 47057,
        "cached": false
      },
      "actor": {
        "userId": "u_785523",
        "sessionId": "f09d2f0b999c969ecde694a7",
        "plan": "enterprise",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65.2,
        "memoryMb": 540.6,
        "dbQueries": 23,
        "cacheHitRatio": 0.8911,
        "queueDepth": 29
      },
      "tags": [
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1603,
      "id": "evt_1e966f60609fdce5",
      "traceId": "ffb507a9165c6fe37fcb764cc2113091",
      "timestamp": "2026-08-01T00:01:04.132Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 127.34,
        "requestBytes": 3477,
        "responseBytes": 14166,
        "cached": false
      },
      "actor": {
        "userId": "u_314733",
        "sessionId": "4b67639c6fcc8cf7097b45c2",
        "plan": "enterprise",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47.1,
        "memoryMb": 432.3,
        "dbQueries": 6,
        "cacheHitRatio": 0.2784,
        "queueDepth": 27
      },
      "tags": [
        "mobile",
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1604,
      "id": "evt_084be204c6ec0fae",
      "traceId": "c7ee230530811b832930e830c349b418",
      "timestamp": "2026-08-01T00:01:04.177Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 76.82,
        "requestBytes": 2702,
        "responseBytes": 27453,
        "cached": false
      },
      "actor": {
        "userId": "u_106082",
        "sessionId": "2194fa5f21f35b14b6f4d9a8",
        "plan": "starter",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.4,
        "memoryMb": 959.3,
        "dbQueries": 15,
        "cacheHitRatio": 0.5211,
        "queueDepth": 18
      },
      "tags": [
        "cold-start",
        "canary",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1605,
      "id": "evt_d9d659c69fe63db8",
      "traceId": "602190db9493971b5d824508b344085f",
      "timestamp": "2026-08-01T00:01:04.227Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 180.83,
        "requestBytes": 2048,
        "responseBytes": 16624,
        "cached": false
      },
      "actor": {
        "userId": "u_669039",
        "sessionId": "4dfaefd06d1156f53a9dba1f",
        "plan": "starter",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.7,
        "memoryMb": 789.9,
        "dbQueries": 22,
        "cacheHitRatio": 0.1874,
        "queueDepth": 30
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1606,
      "id": "evt_27e1c795a557de6c",
      "traceId": "931bfa90d91a3962fac5c9eaa74e97a7",
      "timestamp": "2026-08-01T00:01:04.263Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 306.99,
        "requestBytes": 1826,
        "responseBytes": 60528,
        "cached": true
      },
      "actor": {
        "userId": "u_553942",
        "sessionId": "6ea98da709f57aa8198d55ec",
        "plan": "pro",
        "country": "AU",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 78.5,
        "memoryMb": 787.4,
        "dbQueries": 9,
        "cacheHitRatio": 0.3118,
        "queueDepth": 24
      },
      "tags": [
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1607,
      "id": "evt_ba57a87de589c4b0",
      "traceId": "efc8b36037e87da76a353fffcda34ea5",
      "timestamp": "2026-08-01T00:01:04.294Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 211.71,
        "requestBytes": 1202,
        "responseBytes": 38530,
        "cached": false
      },
      "actor": {
        "userId": "u_514297",
        "sessionId": "50b94dadd5863178be58e54b",
        "plan": "enterprise",
        "country": "IT",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 95.2,
        "memoryMb": 940.3,
        "dbQueries": 0,
        "cacheHitRatio": 0.3214,
        "queueDepth": 4
      },
      "tags": [
        "b2b",
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1608,
      "id": "evt_be5ea3b1e391a1ac",
      "traceId": "c629ebba35fbc59bd3d2085e683ee363",
      "timestamp": "2026-08-01T00:01:04.341Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 128.23,
        "requestBytes": 666,
        "responseBytes": 37340,
        "cached": false
      },
      "actor": {
        "userId": "u_237964",
        "sessionId": "fdc4e253d604b5a99a336b04",
        "plan": "starter",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.9,
        "memoryMb": 243.2,
        "dbQueries": 10,
        "cacheHitRatio": 0.6982,
        "queueDepth": 4
      },
      "tags": [
        "cold-start",
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1609,
      "id": "evt_5b3dc8d34fbec392",
      "traceId": "63d39717dbc9bb97473cc61e5e5d6e61",
      "timestamp": "2026-08-01T00:01:04.372Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 200,
        "durationMs": 101.4,
        "requestBytes": 1574,
        "responseBytes": 52880,
        "cached": false
      },
      "actor": {
        "userId": "u_719523",
        "sessionId": "1e699e5ccda936cd76f6baf2",
        "plan": "pro",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.9,
        "memoryMb": 709.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.3523,
        "queueDepth": 8
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1610,
      "id": "evt_22125c3676d22c9a",
      "traceId": "6532f86a4684afce13874a01ca0686ab",
      "timestamp": "2026-08-01T00:01:04.416Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 59.95,
        "requestBytes": 3696,
        "responseBytes": 32745,
        "cached": false
      },
      "actor": {
        "userId": "u_398109",
        "sessionId": "7fe53d1a5d282b90abd0a34d",
        "plan": "enterprise",
        "country": "ES",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 98.6,
        "memoryMb": 260.8,
        "dbQueries": 20,
        "cacheHitRatio": 0.1769,
        "queueDepth": 21
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1611,
      "id": "evt_1c4eeeb8fc8392a3",
      "traceId": "4993c2731d5b28b656ac29fed3f7bff9",
      "timestamp": "2026-08-01T00:01:04.442Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 409,
        "durationMs": 3355.09,
        "requestBytes": 2754,
        "responseBytes": 39825,
        "cached": false
      },
      "actor": {
        "userId": "u_572805",
        "sessionId": "cf197f99b8f629d4519d11b4",
        "plan": "free",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.8,
        "memoryMb": 694.8,
        "dbQueries": 18,
        "cacheHitRatio": 0.7668,
        "queueDepth": 12
      },
      "tags": [
        "cold-start",
        "checkout"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:150:69)",
          "at dispatch (/srv/app/lib/router.js:27:17)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1612,
      "id": "evt_cea4e9487c5ffed7",
      "traceId": "c521d73543bef62016ffcabb90f017e5",
      "timestamp": "2026-08-01T00:01:04.518Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 239.19,
        "requestBytes": 3499,
        "responseBytes": 35983,
        "cached": true
      },
      "actor": {
        "userId": "u_872555",
        "sessionId": "ed6ebee8459e40f51d01e1e4",
        "plan": "pro",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.3,
        "memoryMb": 197.7,
        "dbQueries": 4,
        "cacheHitRatio": 0.984,
        "queueDepth": 8
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1613,
      "id": "evt_ee3798ec194f9565",
      "traceId": "b5131b8a6b1394f9ba8db91c1f14b816",
      "timestamp": "2026-08-01T00:01:04.550Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 429,
        "durationMs": 1734.22,
        "requestBytes": 2698,
        "responseBytes": 64434,
        "cached": true
      },
      "actor": {
        "userId": "u_545371",
        "sessionId": "71a6986ad8229a5ff4c6a42a",
        "plan": "pro",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.6,
        "memoryMb": 954.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.6486,
        "queueDepth": 37
      },
      "tags": [
        "b2b",
        "eu"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:96:57)",
          "at dispatch (/srv/app/lib/router.js:107:71)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1614,
      "id": "evt_23650cd792785175",
      "traceId": "2e2e6117ca5fc18652ee308103688938",
      "timestamp": "2026-08-01T00:01:04.564Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 40.12,
        "requestBytes": 3982,
        "responseBytes": 25833,
        "cached": false
      },
      "actor": {
        "userId": "u_646979",
        "sessionId": "fa4eb55d62ad66ce4249eed4",
        "plan": "starter",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 46.3,
        "memoryMb": 245.2,
        "dbQueries": 2,
        "cacheHitRatio": 0.1718,
        "queueDepth": 19
      },
      "tags": [
        "b2b",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1615,
      "id": "evt_4e96eba75c1aec44",
      "traceId": "0cafcf88dfde836fda3b40ab9a7c78a9",
      "timestamp": "2026-08-01T00:01:04.633Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 197.7,
        "requestBytes": 1780,
        "responseBytes": 19682,
        "cached": false
      },
      "actor": {
        "userId": "u_935125",
        "sessionId": "dba4159c7873a063069565f1",
        "plan": "starter",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38.4,
        "memoryMb": 121.7,
        "dbQueries": 3,
        "cacheHitRatio": 0.9653,
        "queueDepth": 27
      },
      "tags": [
        "slow-query",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1616,
      "id": "evt_296ccc3896d0779a",
      "traceId": "ce55e45745e8e628c6cda689bdfb965d",
      "timestamp": "2026-08-01T00:01:04.669Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 331.12,
        "requestBytes": 3125,
        "responseBytes": 4963,
        "cached": true
      },
      "actor": {
        "userId": "u_304214",
        "sessionId": "f705c0968617987ff481de08",
        "plan": "free",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.3,
        "memoryMb": 822,
        "dbQueries": 13,
        "cacheHitRatio": 0.8556,
        "queueDepth": 8
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1617,
      "id": "evt_89d3e019fb9d5866",
      "traceId": "c8c90d46020eae5716019bc668c789f0",
      "timestamp": "2026-08-01T00:01:04.714Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 25.71,
        "requestBytes": 3604,
        "responseBytes": 40635,
        "cached": false
      },
      "actor": {
        "userId": "u_496441",
        "sessionId": "2c5fa4929191ff39bf66ba82",
        "plan": "enterprise",
        "country": "BR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 69.1,
        "memoryMb": 903.9,
        "dbQueries": 21,
        "cacheHitRatio": 0.5556,
        "queueDepth": 28
      },
      "tags": [
        "cold-start",
        "canary",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1618,
      "id": "evt_f94da0eb87c08c92",
      "traceId": "5f30cb6def42022e797416dbafe06f3a",
      "timestamp": "2026-08-01T00:01:04.750Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 324.07,
        "requestBytes": 1165,
        "responseBytes": 27588,
        "cached": true
      },
      "actor": {
        "userId": "u_893740",
        "sessionId": "db8825c91dda10cfdb524a6f",
        "plan": "pro",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.6,
        "memoryMb": 433,
        "dbQueries": 15,
        "cacheHitRatio": 0.9637,
        "queueDepth": 32
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1619,
      "id": "evt_0a83837f8e312bee",
      "traceId": "cbb570c38b06e19b597eb69c9d4c3940",
      "timestamp": "2026-08-01T00:01:04.794Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 149.29,
        "requestBytes": 2570,
        "responseBytes": 13176,
        "cached": false
      },
      "actor": {
        "userId": "u_343112",
        "sessionId": "c8fbd881a91800df2c021057",
        "plan": "starter",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.6,
        "memoryMb": 381.8,
        "dbQueries": 19,
        "cacheHitRatio": 0.2655,
        "queueDepth": 22
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1620,
      "id": "evt_c1686b40fd222fb9",
      "traceId": "36066cd3fc257f8b48277e130d899910",
      "timestamp": "2026-08-01T00:01:04.816Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 318.82,
        "requestBytes": 2366,
        "responseBytes": 63643,
        "cached": false
      },
      "actor": {
        "userId": "u_123467",
        "sessionId": "6e3e8a153a73ea21da77a2d2",
        "plan": "pro",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41,
        "memoryMb": 550.1,
        "dbQueries": 15,
        "cacheHitRatio": 0.8461,
        "queueDepth": 28
      },
      "tags": [
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1621,
      "id": "evt_881ce5ca3b767d7f",
      "traceId": "8771f102bc2e032b4b581510d8ccd3fa",
      "timestamp": "2026-08-01T00:01:04.875Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 307.21,
        "requestBytes": 259,
        "responseBytes": 8266,
        "cached": false
      },
      "actor": {
        "userId": "u_947749",
        "sessionId": "1b31616316137f61958d0e4d",
        "plan": "pro",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16.9,
        "memoryMb": 968,
        "dbQueries": 6,
        "cacheHitRatio": 0.675,
        "queueDepth": 31
      },
      "tags": [
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1622,
      "id": "evt_7bafe5984ca7f842",
      "traceId": "dca0145d17749c537e61d6abeb4dd251",
      "timestamp": "2026-08-01T00:01:04.914Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 201.8,
        "requestBytes": 1622,
        "responseBytes": 9560,
        "cached": true
      },
      "actor": {
        "userId": "u_649501",
        "sessionId": "f04eaebeeca69629df4ee683",
        "plan": "enterprise",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.7,
        "memoryMb": 535.6,
        "dbQueries": 18,
        "cacheHitRatio": 0.1404,
        "queueDepth": 39
      },
      "tags": [
        "slow-query",
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1623,
      "id": "evt_cfee1bae6fbb6158",
      "traceId": "cd4f9031f5ed2e2f42241b20a4d967b2",
      "timestamp": "2026-08-01T00:01:04.931Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 36,
        "requestBytes": 2649,
        "responseBytes": 62494,
        "cached": true
      },
      "actor": {
        "userId": "u_331885",
        "sessionId": "42b40dc388d0ace9bcf901ca",
        "plan": "enterprise",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.3,
        "memoryMb": 634.6,
        "dbQueries": 7,
        "cacheHitRatio": 0.5123,
        "queueDepth": 5
      },
      "tags": [
        "b2b",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1624,
      "id": "evt_5a622f7592878df8",
      "traceId": "96a33bac64296e35987aa93467822482",
      "timestamp": "2026-08-01T00:01:04.982Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 120.54,
        "requestBytes": 2361,
        "responseBytes": 40833,
        "cached": true
      },
      "actor": {
        "userId": "u_441344",
        "sessionId": "975775a415498f576fdaeb29",
        "plan": "starter",
        "country": "ES",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 86.6,
        "memoryMb": 451.8,
        "dbQueries": 21,
        "cacheHitRatio": 0.798,
        "queueDepth": 2
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1625,
      "id": "evt_2e47632a73031da4",
      "traceId": "b666da549d15263c9f1b0c4dc12bdfca",
      "timestamp": "2026-08-01T00:01:05.016Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 120.69,
        "requestBytes": 687,
        "responseBytes": 5122,
        "cached": false
      },
      "actor": {
        "userId": "u_917013",
        "sessionId": "c948e2c43514ae048b20c07a",
        "plan": "enterprise",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.1,
        "memoryMb": 430.3,
        "dbQueries": 7,
        "cacheHitRatio": 0.5114,
        "queueDepth": 11
      },
      "tags": [
        "canary",
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1626,
      "id": "evt_2f62a6008b221607",
      "traceId": "0c9a15862664164f8dffeeb7937a5d6a",
      "timestamp": "2026-08-01T00:01:05.060Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 248.65,
        "requestBytes": 4054,
        "responseBytes": 55823,
        "cached": false
      },
      "actor": {
        "userId": "u_654311",
        "sessionId": "8b8dd8ea6d9d1648294e0a4e",
        "plan": "enterprise",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 58.6,
        "memoryMb": 646.6,
        "dbQueries": 16,
        "cacheHitRatio": 0.9747,
        "queueDepth": 1
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1627,
      "id": "evt_832ad35f323acbe6",
      "traceId": "197932932eca242f286bbde5bc0969a2",
      "timestamp": "2026-08-01T00:01:05.092Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 204,
        "durationMs": 93.3,
        "requestBytes": 961,
        "responseBytes": 11429,
        "cached": false
      },
      "actor": {
        "userId": "u_442072",
        "sessionId": "781d23db89c70ffeee515ef1",
        "plan": "enterprise",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.8,
        "memoryMb": 655.9,
        "dbQueries": 7,
        "cacheHitRatio": 0.0443,
        "queueDepth": 39
      },
      "tags": [
        "eu",
        "slow-query",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1628,
      "id": "evt_c2fd0b05557080d8",
      "traceId": "7a045ea73e0230505b2878055f979553",
      "timestamp": "2026-08-01T00:01:05.155Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 227.69,
        "requestBytes": 4033,
        "responseBytes": 2201,
        "cached": false
      },
      "actor": {
        "userId": "u_547534",
        "sessionId": "3b444b7f2729e0ceebeaa207",
        "plan": "starter",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 6.3,
        "memoryMb": 472.9,
        "dbQueries": 20,
        "cacheHitRatio": 0.6486,
        "queueDepth": 9
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1629,
      "id": "evt_05c8943fb5bc84aa",
      "traceId": "94ffc31f6c64e75350b2a2fa6c960926",
      "timestamp": "2026-08-01T00:01:05.175Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 117.64,
        "requestBytes": 3775,
        "responseBytes": 3669,
        "cached": false
      },
      "actor": {
        "userId": "u_624370",
        "sessionId": "b751832aeb815a1c9928f354",
        "plan": "starter",
        "country": "SG",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 77.4,
        "memoryMb": 204.8,
        "dbQueries": 4,
        "cacheHitRatio": 0.5744,
        "queueDepth": 26
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1630,
      "id": "evt_0540e0a9ac46deff",
      "traceId": "2300c8c9f3a00b0195a7484615b68e05",
      "timestamp": "2026-08-01T00:01:05.213Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 182.47,
        "requestBytes": 688,
        "responseBytes": 63838,
        "cached": false
      },
      "actor": {
        "userId": "u_229802",
        "sessionId": "4a5aca888d3d381009a1e5e6",
        "plan": "starter",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 9.2,
        "memoryMb": 902.4,
        "dbQueries": 9,
        "cacheHitRatio": 0.2012,
        "queueDepth": 1
      },
      "tags": [
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1631,
      "id": "evt_7b54d79063a929bc",
      "traceId": "71ca5b6847e888b1c9fd4e0b9405e770",
      "timestamp": "2026-08-01T00:01:05.241Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 63.66,
        "requestBytes": 249,
        "responseBytes": 58152,
        "cached": true
      },
      "actor": {
        "userId": "u_640168",
        "sessionId": "c6387d2266443e6265664403",
        "plan": "enterprise",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 15.6,
        "memoryMb": 274.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.6225,
        "queueDepth": 18
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1632,
      "id": "evt_38f18f8723846012",
      "traceId": "eb6ff98856b4245f83cc689eb2f71120",
      "timestamp": "2026-08-01T00:01:05.292Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 8.29,
        "requestBytes": 3418,
        "responseBytes": 30532,
        "cached": false
      },
      "actor": {
        "userId": "u_872917",
        "sessionId": "60f8e1640b1588d2566e5c10",
        "plan": "pro",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 4.7,
        "memoryMb": 570.4,
        "dbQueries": 1,
        "cacheHitRatio": 0.6231,
        "queueDepth": 3
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1633,
      "id": "evt_dcf56a9b918706e5",
      "traceId": "e9d95a862e302f650ff238b18e6f3d9d",
      "timestamp": "2026-08-01T00:01:05.323Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 220.28,
        "requestBytes": 861,
        "responseBytes": 13219,
        "cached": false
      },
      "actor": {
        "userId": "u_312445",
        "sessionId": "ab622cc69b4953a871e8f6de",
        "plan": "pro",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.7,
        "memoryMb": 900.2,
        "dbQueries": 9,
        "cacheHitRatio": 0.5286,
        "queueDepth": 2
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1634,
      "id": "evt_ccb240d0e247a507",
      "traceId": "82837be7e5463fe7cdc9aa9cc0d30496",
      "timestamp": "2026-08-01T00:01:05.380Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 233.2,
        "requestBytes": 1008,
        "responseBytes": 62261,
        "cached": false
      },
      "actor": {
        "userId": "u_115436",
        "sessionId": "d3acd24a57691afb771e484c",
        "plan": "free",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.4,
        "memoryMb": 190.2,
        "dbQueries": 9,
        "cacheHitRatio": 0.4048,
        "queueDepth": 23
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1635,
      "id": "evt_c735bb4a9cda562e",
      "traceId": "5024ed963b179fa6d1c976631a591d83",
      "timestamp": "2026-08-01T00:01:05.418Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 8.56,
        "requestBytes": 1809,
        "responseBytes": 8243,
        "cached": true
      },
      "actor": {
        "userId": "u_412522",
        "sessionId": "bfe7e75306988169a83d006c",
        "plan": "free",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.5,
        "memoryMb": 399.2,
        "dbQueries": 3,
        "cacheHitRatio": 0.6033,
        "queueDepth": 16
      },
      "tags": [
        "canary",
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1636,
      "id": "evt_04dc6c1abafd9163",
      "traceId": "33aaa92c5cb097f2fcc4575337102278",
      "timestamp": "2026-08-01T00:01:05.476Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 175.61,
        "requestBytes": 1699,
        "responseBytes": 56110,
        "cached": false
      },
      "actor": {
        "userId": "u_284747",
        "sessionId": "c383b72b71c81f5751711198",
        "plan": "pro",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65.1,
        "memoryMb": 935.6,
        "dbQueries": 3,
        "cacheHitRatio": 0.7907,
        "queueDepth": 7
      },
      "tags": [
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1637,
      "id": "evt_6f424fdb21058d18",
      "traceId": "1e38e0c1916d4ac1a5ded355df37c62d",
      "timestamp": "2026-08-01T00:01:05.510Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 336.72,
        "requestBytes": 3712,
        "responseBytes": 55179,
        "cached": false
      },
      "actor": {
        "userId": "u_411997",
        "sessionId": "82993986f2978d140b360999",
        "plan": "free",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.2,
        "memoryMb": 317.8,
        "dbQueries": 12,
        "cacheHitRatio": 0.5934,
        "queueDepth": 4
      },
      "tags": [
        "cold-start",
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1638,
      "id": "evt_503ada79203bf399",
      "traceId": "83e6080685d0bde0ea88b102a945a0f4",
      "timestamp": "2026-08-01T00:01:05.520Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 24.31,
        "requestBytes": 1384,
        "responseBytes": 52966,
        "cached": false
      },
      "actor": {
        "userId": "u_664924",
        "sessionId": "ebb0550102903a4ccba56e43",
        "plan": "enterprise",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.1,
        "memoryMb": 484.1,
        "dbQueries": 12,
        "cacheHitRatio": 0.4146,
        "queueDepth": 14
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1639,
      "id": "evt_4d53a4efb6789659",
      "traceId": "b27eb08c19a4a0a81c7794ecde3feaee",
      "timestamp": "2026-08-01T00:01:05.564Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 136.8,
        "requestBytes": 422,
        "responseBytes": 2090,
        "cached": false
      },
      "actor": {
        "userId": "u_982196",
        "sessionId": "01364769782fa9a6f061e5af",
        "plan": "starter",
        "country": "AU",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 55.3,
        "memoryMb": 630.9,
        "dbQueries": 8,
        "cacheHitRatio": 0.3595,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1640,
      "id": "evt_609081c2ae3442f3",
      "traceId": "7ed193ef16daca73a157e40293faefb1",
      "timestamp": "2026-08-01T00:01:05.624Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 200,
        "durationMs": 195.57,
        "requestBytes": 2577,
        "responseBytes": 20479,
        "cached": false
      },
      "actor": {
        "userId": "u_672418",
        "sessionId": "511da8a8060ef25e884b4161",
        "plan": "free",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.4,
        "memoryMb": 487.2,
        "dbQueries": 17,
        "cacheHitRatio": 0.4431,
        "queueDepth": 10
      },
      "tags": [
        "b2b",
        "b2b",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1641,
      "id": "evt_0690bfe569a85574",
      "traceId": "e2d3cd932eacd088311823a03b1cd4ba",
      "timestamp": "2026-08-01T00:01:05.679Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 268.47,
        "requestBytes": 2138,
        "responseBytes": 35530,
        "cached": true
      },
      "actor": {
        "userId": "u_916431",
        "sessionId": "a17d85e324080aecf9825064",
        "plan": "starter",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.7,
        "memoryMb": 942.4,
        "dbQueries": 22,
        "cacheHitRatio": 0.7803,
        "queueDepth": 3
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1642,
      "id": "evt_49b4130e7cd8120d",
      "traceId": "e0381319a86b7bee7ef271dafaee4f63",
      "timestamp": "2026-08-01T00:01:05.708Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 201,
        "durationMs": 74.87,
        "requestBytes": 2727,
        "responseBytes": 4498,
        "cached": true
      },
      "actor": {
        "userId": "u_161381",
        "sessionId": "f59ef951cc74961658948e76",
        "plan": "free",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 18.1,
        "memoryMb": 304.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.0183,
        "queueDepth": 5
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1643,
      "id": "evt_aed0fac728451818",
      "traceId": "1f235b9c8b24cca8171775cf0971d59c",
      "timestamp": "2026-08-01T00:01:05.733Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 120.65,
        "requestBytes": 3560,
        "responseBytes": 43289,
        "cached": false
      },
      "actor": {
        "userId": "u_213106",
        "sessionId": "858adcf0d833ff8f6454e5cd",
        "plan": "free",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.7,
        "memoryMb": 693.1,
        "dbQueries": 2,
        "cacheHitRatio": 0.9723,
        "queueDepth": 27
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1644,
      "id": "evt_e8cd756d8baf21f8",
      "traceId": "6ccc010a7de88544a1ce9bb921e1d75b",
      "timestamp": "2026-08-01T00:01:05.787Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 302.9,
        "requestBytes": 84,
        "responseBytes": 21896,
        "cached": false
      },
      "actor": {
        "userId": "u_763218",
        "sessionId": "24bf86b25f080f051944db18",
        "plan": "starter",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.9,
        "memoryMb": 290.7,
        "dbQueries": 11,
        "cacheHitRatio": 0.5751,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1645,
      "id": "evt_21d63ee2734fc6b8",
      "traceId": "a7eb3f071ee0aff06f7b413a8372861b",
      "timestamp": "2026-08-01T00:01:05.814Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 160.75,
        "requestBytes": 1923,
        "responseBytes": 52905,
        "cached": false
      },
      "actor": {
        "userId": "u_613397",
        "sessionId": "54cdfc09924ebbefae311740",
        "plan": "free",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 1.1,
        "memoryMb": 125.3,
        "dbQueries": 11,
        "cacheHitRatio": 0.0446,
        "queueDepth": 24
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1646,
      "id": "evt_06036561da1b96c9",
      "traceId": "1a3aec65d2a9e2732d7b2c12ecf0d0b1",
      "timestamp": "2026-08-01T00:01:05.861Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 18.57,
        "requestBytes": 3061,
        "responseBytes": 29466,
        "cached": false
      },
      "actor": {
        "userId": "u_428563",
        "sessionId": "0d3527156f80a087f559c9c6",
        "plan": "starter",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.4,
        "memoryMb": 884.1,
        "dbQueries": 9,
        "cacheHitRatio": 0.9457,
        "queueDepth": 9
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1647,
      "id": "evt_2c6da6c18ffe6568",
      "traceId": "9aae6374bb0120565dfd9bf0aa7aa87b",
      "timestamp": "2026-08-01T00:01:05.884Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 429,
        "durationMs": 4276.1,
        "requestBytes": 2218,
        "responseBytes": 16373,
        "cached": false
      },
      "actor": {
        "userId": "u_509760",
        "sessionId": "bf12442d58adfd1ed7dd93d8",
        "plan": "enterprise",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.6,
        "memoryMb": 571.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.5977,
        "queueDepth": 39
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:326:52)",
          "at dispatch (/srv/app/lib/router.js:21:39)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1648,
      "id": "evt_51b766c550c484fd",
      "traceId": "aba38577d74db456b716571281462123",
      "timestamp": "2026-08-01T00:01:05.928Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 201,
        "durationMs": 111.82,
        "requestBytes": 1746,
        "responseBytes": 47846,
        "cached": false
      },
      "actor": {
        "userId": "u_120757",
        "sessionId": "40d7d42da8bc8d32d67edc6f",
        "plan": "starter",
        "country": "ES",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 94.3,
        "memoryMb": 402.2,
        "dbQueries": 18,
        "cacheHitRatio": 0.8325,
        "queueDepth": 36
      },
      "tags": [
        "cold-start",
        "mobile",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1649,
      "id": "evt_3821e1b471cd7e6d",
      "traceId": "ffd6f2e6e41b180b1c9c84c72878022d",
      "timestamp": "2026-08-01T00:01:05.994Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 201,
        "durationMs": 220.25,
        "requestBytes": 2186,
        "responseBytes": 13824,
        "cached": false
      },
      "actor": {
        "userId": "u_701372",
        "sessionId": "b69deec59127160fd3b6144a",
        "plan": "starter",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 43.9,
        "memoryMb": 141.2,
        "dbQueries": 12,
        "cacheHitRatio": 0.6301,
        "queueDepth": 20
      },
      "tags": [
        "eu",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1650,
      "id": "evt_f3b806bdd5e807a1",
      "traceId": "f316148087e54ae918695f8942fe732d",
      "timestamp": "2026-08-01T00:01:06.023Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 284.25,
        "requestBytes": 1698,
        "responseBytes": 11347,
        "cached": false
      },
      "actor": {
        "userId": "u_874921",
        "sessionId": "d2ea858d032064fc4ca9112e",
        "plan": "pro",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9,
        "memoryMb": 345.7,
        "dbQueries": 22,
        "cacheHitRatio": 0.6393,
        "queueDepth": 16
      },
      "tags": [
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1651,
      "id": "evt_6708fa459028f188",
      "traceId": "54d691f8280fcb3ede16061219bd99db",
      "timestamp": "2026-08-01T00:01:06.048Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 275.64,
        "requestBytes": 2324,
        "responseBytes": 17388,
        "cached": true
      },
      "actor": {
        "userId": "u_370072",
        "sessionId": "7a9a2884fafae37c8522f555",
        "plan": "starter",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.8,
        "memoryMb": 339.1,
        "dbQueries": 19,
        "cacheHitRatio": 0.0056,
        "queueDepth": 20
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1652,
      "id": "evt_85197f15a9013f9f",
      "traceId": "5bc8a29fde0198d49ed89bbe73202a4a",
      "timestamp": "2026-08-01T00:01:06.108Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 124.63,
        "requestBytes": 1492,
        "responseBytes": 14324,
        "cached": false
      },
      "actor": {
        "userId": "u_546412",
        "sessionId": "69bf290f283651ea14592093",
        "plan": "free",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.3,
        "memoryMb": 304.3,
        "dbQueries": 15,
        "cacheHitRatio": 0.4248,
        "queueDepth": 15
      },
      "tags": [
        "retry",
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1653,
      "id": "evt_4f3d3227b72c3f52",
      "traceId": "299336a31cdf93be40ba6e6f6acfe878",
      "timestamp": "2026-08-01T00:01:06.153Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 502,
        "durationMs": 3248.1,
        "requestBytes": 331,
        "responseBytes": 40529,
        "cached": false
      },
      "actor": {
        "userId": "u_526997",
        "sessionId": "38fe602829a2c6bbc57fb514",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.6,
        "memoryMb": 823,
        "dbQueries": 3,
        "cacheHitRatio": 0.0201,
        "queueDepth": 4
      },
      "tags": [
        "retry"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:93:41)",
          "at dispatch (/srv/app/lib/router.js:196:76)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1654,
      "id": "evt_650ae1f73acdd177",
      "traceId": "9d96829591270f75f850b98989446884",
      "timestamp": "2026-08-01T00:01:06.186Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 234.43,
        "requestBytes": 1213,
        "responseBytes": 22224,
        "cached": true
      },
      "actor": {
        "userId": "u_760204",
        "sessionId": "d7eb4bef67cadc214f4852a2",
        "plan": "enterprise",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.8,
        "memoryMb": 989.9,
        "dbQueries": 5,
        "cacheHitRatio": 0.1492,
        "queueDepth": 21
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1655,
      "id": "evt_c78012d115644df6",
      "traceId": "e7ad36c9c25dcfe36c0da00e81b06813",
      "timestamp": "2026-08-01T00:01:06.221Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 283.67,
        "requestBytes": 624,
        "responseBytes": 19202,
        "cached": false
      },
      "actor": {
        "userId": "u_142326",
        "sessionId": "0e8813dd7e09109f732fb5ca",
        "plan": "free",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.2,
        "memoryMb": 586.1,
        "dbQueries": 18,
        "cacheHitRatio": 0.03,
        "queueDepth": 27
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1656,
      "id": "evt_e362a440bce7a7a5",
      "traceId": "ad723ff5c6b036e65710d4969e9f0aa2",
      "timestamp": "2026-08-01T00:01:06.263Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 177.61,
        "requestBytes": 91,
        "responseBytes": 48287,
        "cached": true
      },
      "actor": {
        "userId": "u_358907",
        "sessionId": "1fcd8c96eb7d78f09d16a3bd",
        "plan": "enterprise",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.2,
        "memoryMb": 739.3,
        "dbQueries": 6,
        "cacheHitRatio": 0.963,
        "queueDepth": 38
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1657,
      "id": "evt_ac43596fd7885a7d",
      "traceId": "4428ebf3f2d36f674aab6b194cf2318d",
      "timestamp": "2026-08-01T00:01:06.304Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 500,
        "durationMs": 1125.31,
        "requestBytes": 3722,
        "responseBytes": 40888,
        "cached": true
      },
      "actor": {
        "userId": "u_145481",
        "sessionId": "30feebcf289b440475628b06",
        "plan": "pro",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.7,
        "memoryMb": 710.7,
        "dbQueries": 13,
        "cacheHitRatio": 0.9508,
        "queueDepth": 7
      },
      "tags": [
        "slow-query",
        "eu"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:74:55)",
          "at dispatch (/srv/app/lib/router.js:47:53)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1658,
      "id": "evt_2a8d74b9c2d27c55",
      "traceId": "ce6249b2bf49c92d6e93ae3af87af91e",
      "timestamp": "2026-08-01T00:01:06.352Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 130.88,
        "requestBytes": 301,
        "responseBytes": 21720,
        "cached": true
      },
      "actor": {
        "userId": "u_209222",
        "sessionId": "d3d780caa255aff9933b1a4c",
        "plan": "free",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.7,
        "memoryMb": 523,
        "dbQueries": 8,
        "cacheHitRatio": 0.1806,
        "queueDepth": 32
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1659,
      "id": "evt_a30f5cedf112e93f",
      "traceId": "6d802d8b4648d2da6f3abc8ece0627f4",
      "timestamp": "2026-08-01T00:01:06.398Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 502,
        "durationMs": 4037.13,
        "requestBytes": 860,
        "responseBytes": 39578,
        "cached": false
      },
      "actor": {
        "userId": "u_752720",
        "sessionId": "6cb44c06ff2328d3d61eeab9",
        "plan": "enterprise",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.2,
        "memoryMb": 490.1,
        "dbQueries": 12,
        "cacheHitRatio": 0.682,
        "queueDepth": 5
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:91:79)",
          "at dispatch (/srv/app/lib/router.js:109:72)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1660,
      "id": "evt_c05dfeb016c6341c",
      "traceId": "a22583cfa8bf73f53099a25e6beee406",
      "timestamp": "2026-08-01T00:01:06.436Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 324.57,
        "requestBytes": 1592,
        "responseBytes": 41203,
        "cached": true
      },
      "actor": {
        "userId": "u_113448",
        "sessionId": "723d3cf44dc762476bfb7a10",
        "plan": "enterprise",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.2,
        "memoryMb": 504.5,
        "dbQueries": 23,
        "cacheHitRatio": 0.0627,
        "queueDepth": 32
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1661,
      "id": "evt_978a4f8fa97f710a",
      "traceId": "b951699c15413852fef7861d5442c420",
      "timestamp": "2026-08-01T00:01:06.455Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 96.34,
        "requestBytes": 1578,
        "responseBytes": 18698,
        "cached": false
      },
      "actor": {
        "userId": "u_391848",
        "sessionId": "66de12b351293943b11f7a78",
        "plan": "pro",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47,
        "memoryMb": 236.8,
        "dbQueries": 6,
        "cacheHitRatio": 0.82,
        "queueDepth": 32
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1662,
      "id": "evt_b3db2b0dc5975b2d",
      "traceId": "34911a0235dbde7aeba39a72964d0d73",
      "timestamp": "2026-08-01T00:01:06.513Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 304,
        "durationMs": 206.45,
        "requestBytes": 2162,
        "responseBytes": 29263,
        "cached": false
      },
      "actor": {
        "userId": "u_441549",
        "sessionId": "9fc29b94ec1605172b68ab85",
        "plan": "enterprise",
        "country": "IT",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 49.9,
        "memoryMb": 609.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.4893,
        "queueDepth": 33
      },
      "tags": [
        "b2b",
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1663,
      "id": "evt_317cca254ce8e048",
      "traceId": "79c4183a8f376fe490d26f0ab30706fc",
      "timestamp": "2026-08-01T00:01:06.545Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 200,
        "durationMs": 218.08,
        "requestBytes": 3030,
        "responseBytes": 23341,
        "cached": true
      },
      "actor": {
        "userId": "u_768319",
        "sessionId": "4830dacf81e98af0fd3420a2",
        "plan": "starter",
        "country": "AU",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 81.2,
        "memoryMb": 272.6,
        "dbQueries": 4,
        "cacheHitRatio": 0.544,
        "queueDepth": 23
      },
      "tags": [
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1664,
      "id": "evt_47f4a103dfb40731",
      "traceId": "0913b87c6bda9f65ab41ad93a35f861d",
      "timestamp": "2026-08-01T00:01:06.564Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 297.61,
        "requestBytes": 4064,
        "responseBytes": 62539,
        "cached": true
      },
      "actor": {
        "userId": "u_362569",
        "sessionId": "21f3cfe65af39cb38f2c331f",
        "plan": "starter",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19,
        "memoryMb": 953,
        "dbQueries": 18,
        "cacheHitRatio": 0.1417,
        "queueDepth": 1
      },
      "tags": [
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1665,
      "id": "evt_1c8cf41948685ca0",
      "traceId": "871a2bf2df00a0a45bfa023ea85c5624",
      "timestamp": "2026-08-01T00:01:06.614Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 500,
        "durationMs": 2704.42,
        "requestBytes": 2986,
        "responseBytes": 52027,
        "cached": false
      },
      "actor": {
        "userId": "u_478458",
        "sessionId": "cd5c5574b2ddfd4228ecda35",
        "plan": "starter",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 6.8,
        "memoryMb": 701.9,
        "dbQueries": 11,
        "cacheHitRatio": 0.5372,
        "queueDepth": 12
      },
      "tags": [
        "canary"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:273:50)",
          "at dispatch (/srv/app/lib/router.js:111:12)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1666,
      "id": "evt_0b7e0246558dc8a1",
      "traceId": "cd0aa8dc56e76ec193264ca6a7d7fa0a",
      "timestamp": "2026-08-01T00:01:06.653Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 150.14,
        "requestBytes": 2138,
        "responseBytes": 23078,
        "cached": false
      },
      "actor": {
        "userId": "u_744199",
        "sessionId": "82446da41b677f5afc7fe7c5",
        "plan": "free",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.4,
        "memoryMb": 984.7,
        "dbQueries": 4,
        "cacheHitRatio": 0.525,
        "queueDepth": 38
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1667,
      "id": "evt_66dbb531fe93de98",
      "traceId": "3d10b82dda0a2efe4f040b9b211b0551",
      "timestamp": "2026-08-01T00:01:06.688Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 147.14,
        "requestBytes": 3854,
        "responseBytes": 37614,
        "cached": false
      },
      "actor": {
        "userId": "u_999333",
        "sessionId": "d50b1409a782d5598400a3fb",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.1,
        "memoryMb": 909.9,
        "dbQueries": 17,
        "cacheHitRatio": 0.0777,
        "queueDepth": 10
      },
      "tags": [
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1668,
      "id": "evt_16febc859a600537",
      "traceId": "4fbb0ac83cfa20661de9e645f41a30ca",
      "timestamp": "2026-08-01T00:01:06.758Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 304,
        "durationMs": 297.45,
        "requestBytes": 4046,
        "responseBytes": 8372,
        "cached": true
      },
      "actor": {
        "userId": "u_455983",
        "sessionId": "8df8d1e36616af4797783f4d",
        "plan": "free",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 58.8,
        "memoryMb": 292.5,
        "dbQueries": 5,
        "cacheHitRatio": 0.0859,
        "queueDepth": 30
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1669,
      "id": "evt_24bf0bf48f22385f",
      "traceId": "83b4025384cd1705df9b03496fa7b10d",
      "timestamp": "2026-08-01T00:01:06.789Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 409,
        "durationMs": 4974.96,
        "requestBytes": 2909,
        "responseBytes": 26558,
        "cached": false
      },
      "actor": {
        "userId": "u_933933",
        "sessionId": "7db8a28ab6603ffd0377870e",
        "plan": "free",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.1,
        "memoryMb": 919,
        "dbQueries": 12,
        "cacheHitRatio": 0.0234,
        "queueDepth": 13
      },
      "tags": [
        "checkout",
        "mobile"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:146:76)",
          "at dispatch (/srv/app/lib/router.js:55:5)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1670,
      "id": "evt_357afa02a036c7c5",
      "traceId": "053e9c315ac4b1ac95d6336c0e4a95df",
      "timestamp": "2026-08-01T00:01:06.830Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 234.17,
        "requestBytes": 971,
        "responseBytes": 19664,
        "cached": false
      },
      "actor": {
        "userId": "u_230354",
        "sessionId": "0f4f15dd42e857c9085b3b6e",
        "plan": "enterprise",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.6,
        "memoryMb": 882.8,
        "dbQueries": 7,
        "cacheHitRatio": 0.4818,
        "queueDepth": 21
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1671,
      "id": "evt_c4e0e738c7ac561d",
      "traceId": "6c98d79606d117898062e58d0d03423b",
      "timestamp": "2026-08-01T00:01:06.860Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 326.8,
        "requestBytes": 620,
        "responseBytes": 46922,
        "cached": true
      },
      "actor": {
        "userId": "u_258999",
        "sessionId": "e2c9f2ad2ec026dda1f21c0b",
        "plan": "starter",
        "country": "AU",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 81.2,
        "memoryMb": 332.7,
        "dbQueries": 9,
        "cacheHitRatio": 0.5041,
        "queueDepth": 20
      },
      "tags": [
        "cold-start",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1672,
      "id": "evt_f9993890583c7054",
      "traceId": "d0f3631d5a823ea318b75b152d852179",
      "timestamp": "2026-08-01T00:01:06.891Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 500,
        "durationMs": 3268.17,
        "requestBytes": 3388,
        "responseBytes": 35289,
        "cached": false
      },
      "actor": {
        "userId": "u_484870",
        "sessionId": "e16283130ba4d7816aadc911",
        "plan": "starter",
        "country": "AU",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 50,
        "memoryMb": 429.7,
        "dbQueries": 8,
        "cacheHitRatio": 0.2779,
        "queueDepth": 3
      },
      "tags": [
        "mobile",
        "checkout",
        "slow-query"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:201:75)",
          "at dispatch (/srv/app/lib/router.js:200:46)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1673,
      "id": "evt_509fa0833bcc08f0",
      "traceId": "2403d144b407817e7ed0db6237f609bc",
      "timestamp": "2026-08-01T00:01:06.951Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 199.1,
        "requestBytes": 3095,
        "responseBytes": 55931,
        "cached": false
      },
      "actor": {
        "userId": "u_798592",
        "sessionId": "e5e96c02f065480680b06275",
        "plan": "starter",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.2,
        "memoryMb": 689.5,
        "dbQueries": 6,
        "cacheHitRatio": 0.847,
        "queueDepth": 18
      },
      "tags": [
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1674,
      "id": "evt_153030d5fe15a92a",
      "traceId": "97e37eac35dd9156ce5be74758678fcc",
      "timestamp": "2026-08-01T00:01:06.987Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 51.23,
        "requestBytes": 2878,
        "responseBytes": 12840,
        "cached": true
      },
      "actor": {
        "userId": "u_464684",
        "sessionId": "39135c07b4ccb6b98ba18cbd",
        "plan": "starter",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76.6,
        "memoryMb": 409.9,
        "dbQueries": 22,
        "cacheHitRatio": 0.4841,
        "queueDepth": 26
      },
      "tags": [
        "b2b",
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1675,
      "id": "evt_5beb3bb3a5ccae72",
      "traceId": "1ff163bd2c0c1d62b506a22f4a85c6a5",
      "timestamp": "2026-08-01T00:01:07.039Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 191.72,
        "requestBytes": 3445,
        "responseBytes": 5443,
        "cached": false
      },
      "actor": {
        "userId": "u_240822",
        "sessionId": "41d768179136c1f755ae138e",
        "plan": "starter",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.9,
        "memoryMb": 763.3,
        "dbQueries": 15,
        "cacheHitRatio": 0.3112,
        "queueDepth": 31
      },
      "tags": [
        "checkout",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1676,
      "id": "evt_9bbb0b3d94909a7a",
      "traceId": "f835e4396bad835380fe3b966cf861f3",
      "timestamp": "2026-08-01T00:01:07.072Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 155.61,
        "requestBytes": 39,
        "responseBytes": 2292,
        "cached": false
      },
      "actor": {
        "userId": "u_687778",
        "sessionId": "f69006739d0e33dbfcfc2d5f",
        "plan": "free",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.9,
        "memoryMb": 684.9,
        "dbQueries": 21,
        "cacheHitRatio": 0.7638,
        "queueDepth": 29
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1677,
      "id": "evt_78410e979bb41a03",
      "traceId": "2c60c76da18eb8b61f864e1e3a8f9771",
      "timestamp": "2026-08-01T00:01:07.083Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 239.25,
        "requestBytes": 145,
        "responseBytes": 5572,
        "cached": true
      },
      "actor": {
        "userId": "u_618755",
        "sessionId": "1ca2db039e19a537366dcdb5",
        "plan": "enterprise",
        "country": "FR",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 88.3,
        "memoryMb": 160.4,
        "dbQueries": 17,
        "cacheHitRatio": 0.94,
        "queueDepth": 5
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1678,
      "id": "evt_9b807870bd5f6b82",
      "traceId": "15ca212f8fe549739c4d2a5f76d8247e",
      "timestamp": "2026-08-01T00:01:07.133Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 174.15,
        "requestBytes": 3444,
        "responseBytes": 16264,
        "cached": false
      },
      "actor": {
        "userId": "u_357407",
        "sessionId": "f95208ac37aa56a945e2ea22",
        "plan": "free",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47.3,
        "memoryMb": 985.5,
        "dbQueries": 5,
        "cacheHitRatio": 0.601,
        "queueDepth": 39
      },
      "tags": [
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1679,
      "id": "evt_63215fb2b56d18dd",
      "traceId": "1c0c4894ab181128a94b3148bb7351a0",
      "timestamp": "2026-08-01T00:01:07.178Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 217.82,
        "requestBytes": 3993,
        "responseBytes": 30632,
        "cached": false
      },
      "actor": {
        "userId": "u_943132",
        "sessionId": "934dbb9fb4d5ec42962c5bbb",
        "plan": "free",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 19.4,
        "memoryMb": 361.1,
        "dbQueries": 0,
        "cacheHitRatio": 0.0702,
        "queueDepth": 37
      },
      "tags": [
        "retry",
        "mobile",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1680,
      "id": "evt_534fb5b80f5e1fda",
      "traceId": "d7d9568000d13059dadd97055d06f0e9",
      "timestamp": "2026-08-01T00:01:07.228Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 96.24,
        "requestBytes": 2644,
        "responseBytes": 63928,
        "cached": false
      },
      "actor": {
        "userId": "u_953713",
        "sessionId": "a69415dea41b2300bfaa1308",
        "plan": "pro",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.4,
        "memoryMb": 753.7,
        "dbQueries": 15,
        "cacheHitRatio": 0.1966,
        "queueDepth": 35
      },
      "tags": [
        "b2b",
        "cold-start",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1681,
      "id": "evt_45a0994c7887042d",
      "traceId": "88633f1bca12d515c30d22255477608f",
      "timestamp": "2026-08-01T00:01:07.273Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 46.45,
        "requestBytes": 3563,
        "responseBytes": 51314,
        "cached": false
      },
      "actor": {
        "userId": "u_296987",
        "sessionId": "5173c09d50e68b6ef975cf20",
        "plan": "enterprise",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 28.8,
        "memoryMb": 152.3,
        "dbQueries": 4,
        "cacheHitRatio": 0.5223,
        "queueDepth": 8
      },
      "tags": [
        "mobile",
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1682,
      "id": "evt_c2b244cf504bae24",
      "traceId": "aecdc07c0c83641ce9001a9fa61cee70",
      "timestamp": "2026-08-01T00:01:07.294Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 282.33,
        "requestBytes": 1527,
        "responseBytes": 13107,
        "cached": false
      },
      "actor": {
        "userId": "u_661037",
        "sessionId": "eced770ba41bdeab1d716db2",
        "plan": "starter",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 11.3,
        "memoryMb": 522,
        "dbQueries": 0,
        "cacheHitRatio": 0.3701,
        "queueDepth": 21
      },
      "tags": [
        "mobile",
        "cold-start",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1683,
      "id": "evt_f3dc309361f45318",
      "traceId": "e98129b14729a561d45d529351cbb294",
      "timestamp": "2026-08-01T00:01:07.327Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 253.17,
        "requestBytes": 2647,
        "responseBytes": 10693,
        "cached": true
      },
      "actor": {
        "userId": "u_711596",
        "sessionId": "e0de22ae4e9991b575ac2a3d",
        "plan": "free",
        "country": "BR",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 20.2,
        "memoryMb": 881.3,
        "dbQueries": 10,
        "cacheHitRatio": 0.3233,
        "queueDepth": 22
      },
      "tags": [
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1684,
      "id": "evt_b4c278eb1b902c5b",
      "traceId": "fb6ad5691a98f8f8da4cf014270e3348",
      "timestamp": "2026-08-01T00:01:07.390Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 263.41,
        "requestBytes": 2430,
        "responseBytes": 44010,
        "cached": false
      },
      "actor": {
        "userId": "u_441314",
        "sessionId": "f3f560585eb967af28976118",
        "plan": "pro",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.4,
        "memoryMb": 678.2,
        "dbQueries": 19,
        "cacheHitRatio": 0.5404,
        "queueDepth": 4
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1685,
      "id": "evt_c4373eddd768685d",
      "traceId": "7ceca2cf42b1bb8edbb897a275c75afc",
      "timestamp": "2026-08-01T00:01:07.409Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 151.81,
        "requestBytes": 1085,
        "responseBytes": 33640,
        "cached": false
      },
      "actor": {
        "userId": "u_994371",
        "sessionId": "c89e261731dd268b890443ea",
        "plan": "starter",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.8,
        "memoryMb": 713.1,
        "dbQueries": 5,
        "cacheHitRatio": 0.6329,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1686,
      "id": "evt_e9e342bb2048f2f4",
      "traceId": "8af9c101af43c877abbbf29acf1182eb",
      "timestamp": "2026-08-01T00:01:07.477Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 409,
        "durationMs": 2860.01,
        "requestBytes": 1548,
        "responseBytes": 12850,
        "cached": true
      },
      "actor": {
        "userId": "u_781558",
        "sessionId": "91f01d9690cce0ae5d06d59c",
        "plan": "free",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 80.7,
        "memoryMb": 398.6,
        "dbQueries": 18,
        "cacheHitRatio": 0.6193,
        "queueDepth": 31
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:132:11)",
          "at dispatch (/srv/app/lib/router.js:157:30)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1687,
      "id": "evt_98c3b3eb89d2f2f1",
      "traceId": "721f35895f3558be22f938e3769bec2a",
      "timestamp": "2026-08-01T00:01:07.490Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 320.73,
        "requestBytes": 1117,
        "responseBytes": 60039,
        "cached": false
      },
      "actor": {
        "userId": "u_878114",
        "sessionId": "9d4b7364dc35ebe963b7e5a4",
        "plan": "enterprise",
        "country": "AU",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 57.2,
        "memoryMb": 706.7,
        "dbQueries": 23,
        "cacheHitRatio": 0.031,
        "queueDepth": 39
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1688,
      "id": "evt_09bc1dc327829e11",
      "traceId": "fd432bb09317a2302094099c16701232",
      "timestamp": "2026-08-01T00:01:07.531Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 216.95,
        "requestBytes": 3560,
        "responseBytes": 13828,
        "cached": false
      },
      "actor": {
        "userId": "u_401679",
        "sessionId": "58483c022b66ae518ee05949",
        "plan": "free",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.7,
        "memoryMb": 311.4,
        "dbQueries": 15,
        "cacheHitRatio": 0.3332,
        "queueDepth": 21
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1689,
      "id": "evt_fcf67b07df428389",
      "traceId": "a3c083f216d637e69eb2e87064cde7c8",
      "timestamp": "2026-08-01T00:01:07.598Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 54.81,
        "requestBytes": 2916,
        "responseBytes": 42901,
        "cached": false
      },
      "actor": {
        "userId": "u_951305",
        "sessionId": "015c0edcad8c8e2ac9e52f65",
        "plan": "enterprise",
        "country": "IT",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 83.7,
        "memoryMb": 279.2,
        "dbQueries": 9,
        "cacheHitRatio": 0.7049,
        "queueDepth": 0
      },
      "tags": [
        "cold-start",
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1690,
      "id": "evt_3dde3dbeced8d494",
      "traceId": "6075d3ba30ca0c780ddba00dc29f8649",
      "timestamp": "2026-08-01T00:01:07.636Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 234.09,
        "requestBytes": 1927,
        "responseBytes": 56216,
        "cached": false
      },
      "actor": {
        "userId": "u_132697",
        "sessionId": "ee71cef72aee91fc1975a281",
        "plan": "pro",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.2,
        "memoryMb": 198.7,
        "dbQueries": 8,
        "cacheHitRatio": 0.0816,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1691,
      "id": "evt_7de969f2cff7466f",
      "traceId": "421f301fa751dc3ccb3bc18701a34281",
      "timestamp": "2026-08-01T00:01:07.655Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 224.38,
        "requestBytes": 1857,
        "responseBytes": 47894,
        "cached": false
      },
      "actor": {
        "userId": "u_165674",
        "sessionId": "6032e1e2159d96308f75a88e",
        "plan": "enterprise",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2.1,
        "memoryMb": 624.2,
        "dbQueries": 7,
        "cacheHitRatio": 0.9519,
        "queueDepth": 19
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1692,
      "id": "evt_6670483fb0176952",
      "traceId": "d8bbe0225b716888762f38ee93e6ff7f",
      "timestamp": "2026-08-01T00:01:07.686Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 429,
        "durationMs": 3030.01,
        "requestBytes": 2669,
        "responseBytes": 28878,
        "cached": false
      },
      "actor": {
        "userId": "u_275218",
        "sessionId": "7d48a9ddb0fe619ec05a014f",
        "plan": "starter",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.9,
        "memoryMb": 366,
        "dbQueries": 21,
        "cacheHitRatio": 0.2885,
        "queueDepth": 4
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:36:9)",
          "at dispatch (/srv/app/lib/router.js:70:1)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1693,
      "id": "evt_0cb8b7d4736deca8",
      "traceId": "63590efd696f3edf0d4727ec6af80727",
      "timestamp": "2026-08-01T00:01:07.723Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 123.06,
        "requestBytes": 1688,
        "responseBytes": 15229,
        "cached": false
      },
      "actor": {
        "userId": "u_334357",
        "sessionId": "818675b2878f61acd900f746",
        "plan": "starter",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2,
        "memoryMb": 741.8,
        "dbQueries": 19,
        "cacheHitRatio": 0.5672,
        "queueDepth": 32
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1694,
      "id": "evt_dd1f3ceb08d7da32",
      "traceId": "f8fa206f7c3aff1b17a3a98605be11f9",
      "timestamp": "2026-08-01T00:01:07.770Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 316.69,
        "requestBytes": 776,
        "responseBytes": 32755,
        "cached": false
      },
      "actor": {
        "userId": "u_112556",
        "sessionId": "996da0d32e00fbfb568260fc",
        "plan": "starter",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.3,
        "memoryMb": 285.8,
        "dbQueries": 1,
        "cacheHitRatio": 0.2949,
        "queueDepth": 13
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1695,
      "id": "evt_d14261f6c96478f7",
      "traceId": "592f340afa77f243c5fb54d5222998f0",
      "timestamp": "2026-08-01T00:01:07.831Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 153.8,
        "requestBytes": 987,
        "responseBytes": 63335,
        "cached": true
      },
      "actor": {
        "userId": "u_855338",
        "sessionId": "b64c0c13c0cc2278bac69202",
        "plan": "pro",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.2,
        "memoryMb": 852.3,
        "dbQueries": 0,
        "cacheHitRatio": 0.9574,
        "queueDepth": 20
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1696,
      "id": "evt_16e02622e8b2c1fd",
      "traceId": "a1c0bfc9dc7ecb784350e3ced47a9dc2",
      "timestamp": "2026-08-01T00:01:07.864Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 270.61,
        "requestBytes": 1012,
        "responseBytes": 50873,
        "cached": false
      },
      "actor": {
        "userId": "u_152143",
        "sessionId": "66ed16c1016b5070fd168c7b",
        "plan": "starter",
        "country": "DE",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 93.5,
        "memoryMb": 948.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.3106,
        "queueDepth": 34
      },
      "tags": [
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1697,
      "id": "evt_884a567f6cceefaf",
      "traceId": "570895f095bb688fb0f9964d33fbc8ef",
      "timestamp": "2026-08-01T00:01:07.905Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 298.89,
        "requestBytes": 3452,
        "responseBytes": 34882,
        "cached": false
      },
      "actor": {
        "userId": "u_677925",
        "sessionId": "c33d6463aef057c896c179fc",
        "plan": "starter",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.1,
        "memoryMb": 368.3,
        "dbQueries": 0,
        "cacheHitRatio": 0.09,
        "queueDepth": 23
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1698,
      "id": "evt_d245410092a129f1",
      "traceId": "659d71b9256d6c6c3a54842a6201d859",
      "timestamp": "2026-08-01T00:01:07.921Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 261.33,
        "requestBytes": 1956,
        "responseBytes": 43576,
        "cached": true
      },
      "actor": {
        "userId": "u_264990",
        "sessionId": "ee9f625e5207e461d7033816",
        "plan": "free",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13,
        "memoryMb": 598.2,
        "dbQueries": 18,
        "cacheHitRatio": 0.0369,
        "queueDepth": 19
      },
      "tags": [
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1699,
      "id": "evt_bea6dfe6ec3e3e19",
      "traceId": "cdf2c6d1b28ef38f4a79283a63f5cc22",
      "timestamp": "2026-08-01T00:01:07.991Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 183.43,
        "requestBytes": 3550,
        "responseBytes": 17184,
        "cached": true
      },
      "actor": {
        "userId": "u_492501",
        "sessionId": "acaeebddf52ae221c6ac1c51",
        "plan": "pro",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.6,
        "memoryMb": 477.6,
        "dbQueries": 7,
        "cacheHitRatio": 0.6516,
        "queueDepth": 30
      },
      "tags": [
        "mobile",
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1700,
      "id": "evt_e4e855251fe4e69b",
      "traceId": "8e3f00d6ace8852492fc5af485464222",
      "timestamp": "2026-08-01T00:01:08.024Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 89.64,
        "requestBytes": 2687,
        "responseBytes": 33637,
        "cached": false
      },
      "actor": {
        "userId": "u_775482",
        "sessionId": "0d1c339df4eebef2a611a35e",
        "plan": "free",
        "country": "US",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 69.9,
        "memoryMb": 684.2,
        "dbQueries": 6,
        "cacheHitRatio": 0.1833,
        "queueDepth": 15
      },
      "tags": [
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1701,
      "id": "evt_4fcbbb4fbb5cc013",
      "traceId": "8673c75059a6d1b5a785fca2713970ee",
      "timestamp": "2026-08-01T00:01:08.049Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 301.64,
        "requestBytes": 3753,
        "responseBytes": 53399,
        "cached": true
      },
      "actor": {
        "userId": "u_192805",
        "sessionId": "b7d48313ea3a01a4d959ecf3",
        "plan": "enterprise",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.4,
        "memoryMb": 546.3,
        "dbQueries": 10,
        "cacheHitRatio": 0.1155,
        "queueDepth": 23
      },
      "tags": [
        "cold-start",
        "checkout",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1702,
      "id": "evt_af6090c29bbda03c",
      "traceId": "0a0646cdc101069cc68f82b6ce342036",
      "timestamp": "2026-08-01T00:01:08.103Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 247.57,
        "requestBytes": 2722,
        "responseBytes": 2508,
        "cached": false
      },
      "actor": {
        "userId": "u_380331",
        "sessionId": "adaa3ccbaf8b73775cd39e7a",
        "plan": "free",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 6.2,
        "memoryMb": 269.5,
        "dbQueries": 9,
        "cacheHitRatio": 0.7457,
        "queueDepth": 36
      },
      "tags": [
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1703,
      "id": "evt_8ace716e726416e4",
      "traceId": "eb63b6875f6a493ac6cb566618725697",
      "timestamp": "2026-08-01T00:01:08.156Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 14.1,
        "requestBytes": 1029,
        "responseBytes": 61498,
        "cached": false
      },
      "actor": {
        "userId": "u_783187",
        "sessionId": "bc2db1da476a8e690380b599",
        "plan": "enterprise",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17,
        "memoryMb": 982.9,
        "dbQueries": 13,
        "cacheHitRatio": 0.8351,
        "queueDepth": 15
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1704,
      "id": "evt_8cd3589db3969a6b",
      "traceId": "ab02e372ab6c45d3e76f0cdf593189ef",
      "timestamp": "2026-08-01T00:01:08.179Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 204.22,
        "requestBytes": 2318,
        "responseBytes": 45618,
        "cached": false
      },
      "actor": {
        "userId": "u_591364",
        "sessionId": "f465269ff8a725ebe46dfeff",
        "plan": "pro",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.3,
        "memoryMb": 325.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.9278,
        "queueDepth": 36
      },
      "tags": [
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1705,
      "id": "evt_1575c1a7356b40b7",
      "traceId": "0753a244114b6c7761fd6bbb4a3a82ec",
      "timestamp": "2026-08-01T00:01:08.211Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 304,
        "durationMs": 172.81,
        "requestBytes": 1254,
        "responseBytes": 65305,
        "cached": true
      },
      "actor": {
        "userId": "u_763286",
        "sessionId": "1c88b73e8cfbdb28948084f5",
        "plan": "free",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.9,
        "memoryMb": 1018.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.0634,
        "queueDepth": 38
      },
      "tags": [
        "eu",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1706,
      "id": "evt_f5d9bff2c8885930",
      "traceId": "4044d7903ef0854b4f62a3a079375470",
      "timestamp": "2026-08-01T00:01:08.277Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 205.9,
        "requestBytes": 3543,
        "responseBytes": 28407,
        "cached": false
      },
      "actor": {
        "userId": "u_563343",
        "sessionId": "030341de2394229720473190",
        "plan": "pro",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88,
        "memoryMb": 926.4,
        "dbQueries": 23,
        "cacheHitRatio": 0.771,
        "queueDepth": 24
      },
      "tags": [
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1707,
      "id": "evt_04a3eb913f87c554",
      "traceId": "b2ba52547e03167bbd0805646248105a",
      "timestamp": "2026-08-01T00:01:08.284Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 288.16,
        "requestBytes": 3268,
        "responseBytes": 49624,
        "cached": true
      },
      "actor": {
        "userId": "u_557274",
        "sessionId": "980f335fc5979e354e5c54d7",
        "plan": "starter",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68,
        "memoryMb": 448.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.9466,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1708,
      "id": "evt_cc530c9fe88b52a6",
      "traceId": "825aec08632fd1c194e25563ff418b7a",
      "timestamp": "2026-08-01T00:01:08.337Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 153.78,
        "requestBytes": 144,
        "responseBytes": 14808,
        "cached": true
      },
      "actor": {
        "userId": "u_645458",
        "sessionId": "608423fe3dbe34eca2ee0beb",
        "plan": "starter",
        "country": "DE",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 55.9,
        "memoryMb": 744.6,
        "dbQueries": 23,
        "cacheHitRatio": 0.1556,
        "queueDepth": 27
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1709,
      "id": "evt_f85a42199fab940e",
      "traceId": "2e2a647100deb6d4e2e2769bf1e4427e",
      "timestamp": "2026-08-01T00:01:08.370Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 315.16,
        "requestBytes": 205,
        "responseBytes": 60535,
        "cached": false
      },
      "actor": {
        "userId": "u_718401",
        "sessionId": "d6f40a45b61005d2dbf8440a",
        "plan": "starter",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22,
        "memoryMb": 433.7,
        "dbQueries": 2,
        "cacheHitRatio": 0.9443,
        "queueDepth": 9
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1710,
      "id": "evt_1f664924d084eb06",
      "traceId": "eefc2223079ddfa149216f0f4dd4b6a8",
      "timestamp": "2026-08-01T00:01:08.407Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 319.14,
        "requestBytes": 1577,
        "responseBytes": 17413,
        "cached": true
      },
      "actor": {
        "userId": "u_825454",
        "sessionId": "5c8796f298a60a6456a0ce0a",
        "plan": "pro",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.4,
        "memoryMb": 927.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.3324,
        "queueDepth": 27
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1711,
      "id": "evt_73f9ee96678f5541",
      "traceId": "407aa81402194466c766459a220c5fac",
      "timestamp": "2026-08-01T00:01:08.454Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 200,
        "durationMs": 41.81,
        "requestBytes": 827,
        "responseBytes": 59736,
        "cached": false
      },
      "actor": {
        "userId": "u_928871",
        "sessionId": "815d254983279155e7d06876",
        "plan": "pro",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.9,
        "memoryMb": 365,
        "dbQueries": 20,
        "cacheHitRatio": 0.7907,
        "queueDepth": 0
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1712,
      "id": "evt_b6c2ebf9b8c9d082",
      "traceId": "f886549ccd408ede793dc9dc30c5b91d",
      "timestamp": "2026-08-01T00:01:08.497Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 186.38,
        "requestBytes": 1861,
        "responseBytes": 20359,
        "cached": false
      },
      "actor": {
        "userId": "u_643466",
        "sessionId": "b824715a7494c5cd0e49ab3e",
        "plan": "pro",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.8,
        "memoryMb": 524,
        "dbQueries": 2,
        "cacheHitRatio": 0.6647,
        "queueDepth": 6
      },
      "tags": [
        "b2b",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1713,
      "id": "evt_223f85cd79b9eb77",
      "traceId": "a860e9e486ba83940e633ac0a88cd657",
      "timestamp": "2026-08-01T00:01:08.531Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 117.19,
        "requestBytes": 2541,
        "responseBytes": 34212,
        "cached": false
      },
      "actor": {
        "userId": "u_204702",
        "sessionId": "a31ea8009c2d80eb0e260060",
        "plan": "pro",
        "country": "ES",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 53.3,
        "memoryMb": 685.8,
        "dbQueries": 2,
        "cacheHitRatio": 0.2494,
        "queueDepth": 29
      },
      "tags": [
        "slow-query",
        "retry",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1714,
      "id": "evt_dd8d80a722837f93",
      "traceId": "cf76fd23989df6ffb9400c55bca1d3ec",
      "timestamp": "2026-08-01T00:01:08.585Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 194.72,
        "requestBytes": 1907,
        "responseBytes": 7232,
        "cached": false
      },
      "actor": {
        "userId": "u_106293",
        "sessionId": "c20c9716350fa6bebfc2bcd1",
        "plan": "free",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.3,
        "memoryMb": 930.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.6439,
        "queueDepth": 19
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1715,
      "id": "evt_feed6ff40e7b506a",
      "traceId": "a808f5da28286269a574a5674f42eb17",
      "timestamp": "2026-08-01T00:01:08.605Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 10.35,
        "requestBytes": 2001,
        "responseBytes": 15182,
        "cached": false
      },
      "actor": {
        "userId": "u_511758",
        "sessionId": "b64fb1ca81db981489cf5bd0",
        "plan": "starter",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.6,
        "memoryMb": 979.5,
        "dbQueries": 6,
        "cacheHitRatio": 0.6406,
        "queueDepth": 30
      },
      "tags": [
        "retry",
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1716,
      "id": "evt_23d21232228cb5f1",
      "traceId": "ea10bd2d73fc8940c98c398559922ecd",
      "timestamp": "2026-08-01T00:01:08.659Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 14.41,
        "requestBytes": 1393,
        "responseBytes": 8661,
        "cached": false
      },
      "actor": {
        "userId": "u_621407",
        "sessionId": "c0531976f2eb664c5cfe5599",
        "plan": "pro",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.4,
        "memoryMb": 419.3,
        "dbQueries": 16,
        "cacheHitRatio": 0.0279,
        "queueDepth": 5
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1717,
      "id": "evt_b4e6c0ffb9156f64",
      "traceId": "4f6b781e0a4dcd85878d3bbdf57d67a3",
      "timestamp": "2026-08-01T00:01:08.707Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 295.69,
        "requestBytes": 1580,
        "responseBytes": 14802,
        "cached": false
      },
      "actor": {
        "userId": "u_226999",
        "sessionId": "39b327064542f0b36e5bf552",
        "plan": "starter",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 48.2,
        "memoryMb": 294.3,
        "dbQueries": 9,
        "cacheHitRatio": 0.994,
        "queueDepth": 35
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1718,
      "id": "evt_c4fd9e3f33da6bee",
      "traceId": "9044681059d49279d6b4bd306f2fefa9",
      "timestamp": "2026-08-01T00:01:08.745Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 165.47,
        "requestBytes": 2744,
        "responseBytes": 24449,
        "cached": false
      },
      "actor": {
        "userId": "u_494120",
        "sessionId": "204352817c592cded46861ba",
        "plan": "starter",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61,
        "memoryMb": 167.3,
        "dbQueries": 20,
        "cacheHitRatio": 0.6577,
        "queueDepth": 22
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1719,
      "id": "evt_10da221be99080b3",
      "traceId": "b2269394162e27db78d4d6c019bd82e8",
      "timestamp": "2026-08-01T00:01:08.784Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 104.08,
        "requestBytes": 3920,
        "responseBytes": 3059,
        "cached": true
      },
      "actor": {
        "userId": "u_284922",
        "sessionId": "62aad5af2eac4d43ccda32f4",
        "plan": "enterprise",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.4,
        "memoryMb": 367.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.556,
        "queueDepth": 27
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1720,
      "id": "evt_710ad7700dece323",
      "traceId": "724606c3e5b3dea805e9a138250ae924",
      "timestamp": "2026-08-01T00:01:08.817Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 240.54,
        "requestBytes": 1969,
        "responseBytes": 46673,
        "cached": false
      },
      "actor": {
        "userId": "u_641992",
        "sessionId": "1dc4219835a63e7ad8d98210",
        "plan": "enterprise",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.8,
        "memoryMb": 877.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.9106,
        "queueDepth": 14
      },
      "tags": [
        "slow-query",
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1721,
      "id": "evt_cb5a16d59d811e91",
      "traceId": "00d600f52f15228195643a1a14c80792",
      "timestamp": "2026-08-01T00:01:08.845Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 75.09,
        "requestBytes": 1637,
        "responseBytes": 26740,
        "cached": false
      },
      "actor": {
        "userId": "u_922166",
        "sessionId": "63ce4faa50e3dc8a5dd4f4f9",
        "plan": "pro",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.5,
        "memoryMb": 675.5,
        "dbQueries": 14,
        "cacheHitRatio": 0.1298,
        "queueDepth": 31
      },
      "tags": [
        "mobile",
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1722,
      "id": "evt_dcd966b6c79e2d01",
      "traceId": "d937ba907139e97a2726b3d957360492",
      "timestamp": "2026-08-01T00:01:08.894Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 503,
        "durationMs": 4614.05,
        "requestBytes": 3886,
        "responseBytes": 17330,
        "cached": true
      },
      "actor": {
        "userId": "u_154045",
        "sessionId": "a4ec944d1966ff38fd1c8813",
        "plan": "pro",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 52.8,
        "memoryMb": 543.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.3286,
        "queueDepth": 0
      },
      "tags": [
        "checkout",
        "eu",
        "retry"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:320:62)",
          "at dispatch (/srv/app/lib/router.js:85:59)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1723,
      "id": "evt_7e7f10586291cc4d",
      "traceId": "806e7c1db7af66dced666afaa010cf49",
      "timestamp": "2026-08-01T00:01:08.940Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 189.11,
        "requestBytes": 4063,
        "responseBytes": 32458,
        "cached": false
      },
      "actor": {
        "userId": "u_984035",
        "sessionId": "cb9c0f9da2407a1c663f2134",
        "plan": "pro",
        "country": "JP",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 62.9,
        "memoryMb": 293.2,
        "dbQueries": 5,
        "cacheHitRatio": 0.3852,
        "queueDepth": 23
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1724,
      "id": "evt_8f619ebdd98edb5b",
      "traceId": "7b1856e924ae426f82a6e9bfe678c6d1",
      "timestamp": "2026-08-01T00:01:08.982Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 195.67,
        "requestBytes": 728,
        "responseBytes": 5204,
        "cached": false
      },
      "actor": {
        "userId": "u_313426",
        "sessionId": "2e82b7be805e5a05cc5c09a3",
        "plan": "free",
        "country": "FR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 30.3,
        "memoryMb": 604.4,
        "dbQueries": 5,
        "cacheHitRatio": 0.9999,
        "queueDepth": 24
      },
      "tags": [
        "b2b",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1725,
      "id": "evt_322587b84f9e6016",
      "traceId": "c24f6463010de8185117ce15bca4acd6",
      "timestamp": "2026-08-01T00:01:09.033Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 139.21,
        "requestBytes": 1698,
        "responseBytes": 58914,
        "cached": false
      },
      "actor": {
        "userId": "u_213159",
        "sessionId": "b7e8b0640448d2ce7bc91375",
        "plan": "free",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.6,
        "memoryMb": 642.6,
        "dbQueries": 15,
        "cacheHitRatio": 0.982,
        "queueDepth": 11
      },
      "tags": [
        "b2b",
        "canary",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1726,
      "id": "evt_5dfd58acdc7f15c8",
      "traceId": "4bacf48894c8af4c75c9fe22831323f5",
      "timestamp": "2026-08-01T00:01:09.062Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 173.49,
        "requestBytes": 1340,
        "responseBytes": 6047,
        "cached": false
      },
      "actor": {
        "userId": "u_966601",
        "sessionId": "528f6823273b17018c9fa43a",
        "plan": "free",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 11.7,
        "memoryMb": 877.3,
        "dbQueries": 11,
        "cacheHitRatio": 0.993,
        "queueDepth": 19
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1727,
      "id": "evt_cfcdbc5194c02b9a",
      "traceId": "7e110dfc85d95ac0481c2d7d731d9f3d",
      "timestamp": "2026-08-01T00:01:09.099Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 429,
        "durationMs": 2589.56,
        "requestBytes": 3324,
        "responseBytes": 46745,
        "cached": false
      },
      "actor": {
        "userId": "u_995180",
        "sessionId": "de911775d937929e063f4e95",
        "plan": "pro",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.4,
        "memoryMb": 759.8,
        "dbQueries": 6,
        "cacheHitRatio": 0.2434,
        "queueDepth": 11
      },
      "tags": [
        "cold-start",
        "b2b"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:183:62)",
          "at dispatch (/srv/app/lib/router.js:75:77)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1728,
      "id": "evt_e176a09da41dfc86",
      "traceId": "57e086a29a102bbf9999bca908e330e7",
      "timestamp": "2026-08-01T00:01:09.153Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 144.85,
        "requestBytes": 3534,
        "responseBytes": 39087,
        "cached": false
      },
      "actor": {
        "userId": "u_264366",
        "sessionId": "af336c769a436eb622fad837",
        "plan": "starter",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.1,
        "memoryMb": 664.7,
        "dbQueries": 1,
        "cacheHitRatio": 0.1981,
        "queueDepth": 11
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1729,
      "id": "evt_b27bb5ec6027bb4a",
      "traceId": "b4a976076b0219aaf3c4cceeac3fa8b6",
      "timestamp": "2026-08-01T00:01:09.175Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 326.87,
        "requestBytes": 801,
        "responseBytes": 15126,
        "cached": false
      },
      "actor": {
        "userId": "u_201980",
        "sessionId": "796c08571242c0dfb5618412",
        "plan": "enterprise",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78.3,
        "memoryMb": 766.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.0123,
        "queueDepth": 8
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1730,
      "id": "evt_cd4944de750cfd38",
      "traceId": "5dfe6b1ec72c9f2b96f97d7bb9543f39",
      "timestamp": "2026-08-01T00:01:09.201Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 409,
        "durationMs": 3705.78,
        "requestBytes": 2298,
        "responseBytes": 17292,
        "cached": true
      },
      "actor": {
        "userId": "u_459201",
        "sessionId": "cc5f43d17537c068d0089ef1",
        "plan": "starter",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.1,
        "memoryMb": 863.8,
        "dbQueries": 4,
        "cacheHitRatio": 0.7104,
        "queueDepth": 7
      },
      "tags": [
        "eu",
        "mobile",
        "mobile"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:104:70)",
          "at dispatch (/srv/app/lib/router.js:63:78)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1731,
      "id": "evt_4b5d8cb87a905330",
      "traceId": "b443a9d7c1658899d4c959969878045c",
      "timestamp": "2026-08-01T00:01:09.250Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 500,
        "durationMs": 823.95,
        "requestBytes": 2570,
        "responseBytes": 62388,
        "cached": false
      },
      "actor": {
        "userId": "u_627974",
        "sessionId": "1ad2faa40384cc369849f9f8",
        "plan": "pro",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.3,
        "memoryMb": 380.7,
        "dbQueries": 12,
        "cacheHitRatio": 0.7276,
        "queueDepth": 33
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:278:75)",
          "at dispatch (/srv/app/lib/router.js:44:64)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1732,
      "id": "evt_ea83d4d97da74389",
      "traceId": "6b1bd6986a51504a220161fa08e1ca51",
      "timestamp": "2026-08-01T00:01:09.306Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 38.12,
        "requestBytes": 1140,
        "responseBytes": 38693,
        "cached": false
      },
      "actor": {
        "userId": "u_142193",
        "sessionId": "d11780549a62f20bdacc4251",
        "plan": "free",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.2,
        "memoryMb": 807,
        "dbQueries": 22,
        "cacheHitRatio": 0.7433,
        "queueDepth": 8
      },
      "tags": [
        "slow-query",
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1733,
      "id": "evt_0efb4e29ae22850c",
      "traceId": "20f398186d162789a42e02bc4d66d505",
      "timestamp": "2026-08-01T00:01:09.337Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 177.83,
        "requestBytes": 3695,
        "responseBytes": 33955,
        "cached": false
      },
      "actor": {
        "userId": "u_586218",
        "sessionId": "57d5d1b8fe1e52aaa41f70fa",
        "plan": "starter",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.9,
        "memoryMb": 914,
        "dbQueries": 17,
        "cacheHitRatio": 0.5306,
        "queueDepth": 16
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1734,
      "id": "evt_b271bde73cf7b5e7",
      "traceId": "84c8642d3e7cc8bda6560c5484fa9177",
      "timestamp": "2026-08-01T00:01:09.369Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 224.27,
        "requestBytes": 2052,
        "responseBytes": 36268,
        "cached": true
      },
      "actor": {
        "userId": "u_396457",
        "sessionId": "b655d4a2d81b881a8df78a38",
        "plan": "pro",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.2,
        "memoryMb": 302.5,
        "dbQueries": 20,
        "cacheHitRatio": 0.1715,
        "queueDepth": 22
      },
      "tags": [
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1735,
      "id": "evt_700a054da7a496e3",
      "traceId": "4f83cfa77f6ecd3ac4849a54304cf57e",
      "timestamp": "2026-08-01T00:01:09.416Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 273.04,
        "requestBytes": 3313,
        "responseBytes": 40786,
        "cached": false
      },
      "actor": {
        "userId": "u_454557",
        "sessionId": "6ae8722e4a9dc633884e1480",
        "plan": "free",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.9,
        "memoryMb": 984.6,
        "dbQueries": 16,
        "cacheHitRatio": 0.8199,
        "queueDepth": 29
      },
      "tags": [
        "cold-start",
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1736,
      "id": "evt_99a83579f577af2a",
      "traceId": "d80e278f25f0d37cb6a496dc0cf3b193",
      "timestamp": "2026-08-01T00:01:09.449Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 87.22,
        "requestBytes": 3983,
        "responseBytes": 15785,
        "cached": false
      },
      "actor": {
        "userId": "u_899026",
        "sessionId": "c94da15fef24319ca824ce3e",
        "plan": "pro",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 60.8,
        "memoryMb": 936.1,
        "dbQueries": 2,
        "cacheHitRatio": 0.3723,
        "queueDepth": 25
      },
      "tags": [
        "cold-start",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1737,
      "id": "evt_6cc829d6ba2b34b2",
      "traceId": "399abe58271f400051808282f32e6333",
      "timestamp": "2026-08-01T00:01:09.506Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 30.7,
        "requestBytes": 1840,
        "responseBytes": 39245,
        "cached": false
      },
      "actor": {
        "userId": "u_245942",
        "sessionId": "260b8a7bc3a57b37052b9856",
        "plan": "enterprise",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.1,
        "memoryMb": 484.9,
        "dbQueries": 4,
        "cacheHitRatio": 0.7353,
        "queueDepth": 31
      },
      "tags": [
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1738,
      "id": "evt_d54d260f6752d5b5",
      "traceId": "68725623c8946bb8d0ff6d5523e45a37",
      "timestamp": "2026-08-01T00:01:09.537Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 409,
        "durationMs": 2269.02,
        "requestBytes": 3435,
        "responseBytes": 31888,
        "cached": true
      },
      "actor": {
        "userId": "u_696143",
        "sessionId": "53a079bcc3830af6f9d4b552",
        "plan": "starter",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65.1,
        "memoryMb": 683.7,
        "dbQueries": 23,
        "cacheHitRatio": 0.4195,
        "queueDepth": 16
      },
      "tags": [
        "slow-query"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:217:69)",
          "at dispatch (/srv/app/lib/router.js:179:59)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1739,
      "id": "evt_7382f1ef75903b92",
      "traceId": "7ff919d9c902c8eaf35ab31260e96f39",
      "timestamp": "2026-08-01T00:01:09.582Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 91.2,
        "requestBytes": 2088,
        "responseBytes": 47960,
        "cached": false
      },
      "actor": {
        "userId": "u_345272",
        "sessionId": "7aaaae7e46b6b6092861cf92",
        "plan": "starter",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 51.5,
        "memoryMb": 388,
        "dbQueries": 18,
        "cacheHitRatio": 0.3007,
        "queueDepth": 7
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1740,
      "id": "evt_b987e50261963adc",
      "traceId": "63de8602ea9ee2e58ec11e77aa29ffcb",
      "timestamp": "2026-08-01T00:01:09.631Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 227.14,
        "requestBytes": 3949,
        "responseBytes": 8310,
        "cached": false
      },
      "actor": {
        "userId": "u_237677",
        "sessionId": "46d7d6684834ed866c1b52d3",
        "plan": "pro",
        "country": "SG",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 19.1,
        "memoryMb": 634.5,
        "dbQueries": 17,
        "cacheHitRatio": 0.2456,
        "queueDepth": 29
      },
      "tags": [
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1741,
      "id": "evt_b8f2f287874bb75b",
      "traceId": "6362786d256680bec647c103f4b96922",
      "timestamp": "2026-08-01T00:01:09.669Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 429,
        "durationMs": 2822.42,
        "requestBytes": 2971,
        "responseBytes": 42636,
        "cached": true
      },
      "actor": {
        "userId": "u_662997",
        "sessionId": "1d905f1f7a0d321c68c1b1d6",
        "plan": "starter",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87,
        "memoryMb": 471.7,
        "dbQueries": 1,
        "cacheHitRatio": 0.3874,
        "queueDepth": 6
      },
      "tags": [
        "checkout",
        "canary"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:65:28)",
          "at dispatch (/srv/app/lib/router.js:103:32)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1742,
      "id": "evt_67960d6d2471cb3b",
      "traceId": "5869fd50a549c7364b34584f9cc538a6",
      "timestamp": "2026-08-01T00:01:09.713Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 299.76,
        "requestBytes": 2841,
        "responseBytes": 22586,
        "cached": false
      },
      "actor": {
        "userId": "u_515232",
        "sessionId": "afe9ffe5d9b1b11ac373bc59",
        "plan": "free",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 21.6,
        "memoryMb": 893.8,
        "dbQueries": 16,
        "cacheHitRatio": 0.4421,
        "queueDepth": 30
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1743,
      "id": "evt_45f629dfa917550a",
      "traceId": "a975b810678cdcd58f5ac20b5e788d1d",
      "timestamp": "2026-08-01T00:01:09.742Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 60.13,
        "requestBytes": 2842,
        "responseBytes": 23198,
        "cached": false
      },
      "actor": {
        "userId": "u_302561",
        "sessionId": "2704d77c0979b9b3ecb9dd1d",
        "plan": "free",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47,
        "memoryMb": 216.8,
        "dbQueries": 23,
        "cacheHitRatio": 0.7014,
        "queueDepth": 10
      },
      "tags": [
        "b2b",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1744,
      "id": "evt_e10b9c9132c1a410",
      "traceId": "65c0191e58f0efac145a3f9f3ee42f90",
      "timestamp": "2026-08-01T00:01:09.766Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 95.07,
        "requestBytes": 1261,
        "responseBytes": 12667,
        "cached": true
      },
      "actor": {
        "userId": "u_328665",
        "sessionId": "a7042f7074db89b95aa23355",
        "plan": "enterprise",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57.4,
        "memoryMb": 867.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.4746,
        "queueDepth": 38
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1745,
      "id": "evt_814f42f718e1d31d",
      "traceId": "8b93e2eff30cb03343ea6a38ffa1f329",
      "timestamp": "2026-08-01T00:01:09.805Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 200,
        "durationMs": 46.56,
        "requestBytes": 3935,
        "responseBytes": 1297,
        "cached": false
      },
      "actor": {
        "userId": "u_345655",
        "sessionId": "bc4a690fdd6dd2e5ad1346ca",
        "plan": "enterprise",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 55.8,
        "memoryMb": 328.9,
        "dbQueries": 7,
        "cacheHitRatio": 0.3835,
        "queueDepth": 3
      },
      "tags": [
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1746,
      "id": "evt_236a21a7274fcb31",
      "traceId": "94df9091e12d28c68957f8226c9e41c0",
      "timestamp": "2026-08-01T00:01:09.873Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 89.56,
        "requestBytes": 2081,
        "responseBytes": 39969,
        "cached": false
      },
      "actor": {
        "userId": "u_948934",
        "sessionId": "aeb669603d7aff8fcfa1a40e",
        "plan": "starter",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.7,
        "memoryMb": 830.9,
        "dbQueries": 7,
        "cacheHitRatio": 0.2662,
        "queueDepth": 2
      },
      "tags": [
        "eu",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1747,
      "id": "evt_fbfb4d1b28ceaba2",
      "traceId": "9f93b44833905120710e09d87d768330",
      "timestamp": "2026-08-01T00:01:09.914Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 212.13,
        "requestBytes": 296,
        "responseBytes": 60739,
        "cached": false
      },
      "actor": {
        "userId": "u_399043",
        "sessionId": "834db039cb3559cd22732207",
        "plan": "enterprise",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.7,
        "memoryMb": 331.2,
        "dbQueries": 15,
        "cacheHitRatio": 0.0563,
        "queueDepth": 35
      },
      "tags": [
        "b2b",
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1748,
      "id": "evt_e4f250b7b0b6a125",
      "traceId": "b070a431ee5d78efbbd620bc4d58b8c7",
      "timestamp": "2026-08-01T00:01:09.936Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 244.37,
        "requestBytes": 45,
        "responseBytes": 6028,
        "cached": false
      },
      "actor": {
        "userId": "u_147128",
        "sessionId": "439e9067ffbf320f6e4b66ca",
        "plan": "pro",
        "country": "JP",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 90.8,
        "memoryMb": 478.6,
        "dbQueries": 10,
        "cacheHitRatio": 0.7496,
        "queueDepth": 36
      },
      "tags": [
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1749,
      "id": "evt_5298dd9894e1a607",
      "traceId": "7e3eb6205fa0f7b404eb7aed474d8873",
      "timestamp": "2026-08-01T00:01:09.980Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 341.9,
        "requestBytes": 3815,
        "responseBytes": 60271,
        "cached": false
      },
      "actor": {
        "userId": "u_195280",
        "sessionId": "805f9515d31ceff1a9694ea8",
        "plan": "starter",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.9,
        "memoryMb": 441.2,
        "dbQueries": 20,
        "cacheHitRatio": 0.0886,
        "queueDepth": 24
      },
      "tags": [
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1750,
      "id": "evt_28eb18f4b6a33b93",
      "traceId": "8d6b9f412d2a9eac87a3506ee1bb38cc",
      "timestamp": "2026-08-01T00:01:10.020Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 249.45,
        "requestBytes": 866,
        "responseBytes": 57692,
        "cached": false
      },
      "actor": {
        "userId": "u_536049",
        "sessionId": "7c3b9bbd3717b2ba0d1700e5",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.5,
        "memoryMb": 247.2,
        "dbQueries": 0,
        "cacheHitRatio": 0.5407,
        "queueDepth": 19
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1751,
      "id": "evt_a2b2624331ebd55e",
      "traceId": "fee65224de53f16f77f06540eb1aab4c",
      "timestamp": "2026-08-01T00:01:10.058Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 178.34,
        "requestBytes": 3808,
        "responseBytes": 26197,
        "cached": true
      },
      "actor": {
        "userId": "u_168761",
        "sessionId": "2090127103cbbc8e3f59f779",
        "plan": "free",
        "country": "IT",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.8,
        "memoryMb": 1018.3,
        "dbQueries": 11,
        "cacheHitRatio": 0.7175,
        "queueDepth": 3
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1752,
      "id": "evt_2779fadec9d7cfba",
      "traceId": "2dd4a8f62576b416c3ac6422081c48d5",
      "timestamp": "2026-08-01T00:01:10.105Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 19.42,
        "requestBytes": 2935,
        "responseBytes": 26204,
        "cached": false
      },
      "actor": {
        "userId": "u_940917",
        "sessionId": "ff1a6941a03aa4c4a3d20b65",
        "plan": "starter",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.8,
        "memoryMb": 216,
        "dbQueries": 13,
        "cacheHitRatio": 0.1269,
        "queueDepth": 17
      },
      "tags": [
        "cold-start",
        "canary",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1753,
      "id": "evt_3a10848f9f24a499",
      "traceId": "6c3881d867e67191f0ffccf58d64327d",
      "timestamp": "2026-08-01T00:01:10.131Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 39.74,
        "requestBytes": 988,
        "responseBytes": 63583,
        "cached": true
      },
      "actor": {
        "userId": "u_108690",
        "sessionId": "83c1ba7fe7f5883788eb1624",
        "plan": "enterprise",
        "country": "US",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78.1,
        "memoryMb": 606.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.9917,
        "queueDepth": 32
      },
      "tags": [
        "slow-query",
        "slow-query",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1754,
      "id": "evt_690efe97d23ebbdf",
      "traceId": "c74af878e484f5178ba1e68f1ab3e70d",
      "timestamp": "2026-08-01T00:01:10.165Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 288.06,
        "requestBytes": 1702,
        "responseBytes": 17353,
        "cached": true
      },
      "actor": {
        "userId": "u_251633",
        "sessionId": "848fbc70a0636897cf470ea2",
        "plan": "pro",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.4,
        "memoryMb": 816.4,
        "dbQueries": 21,
        "cacheHitRatio": 0.4835,
        "queueDepth": 21
      },
      "tags": [
        "mobile",
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1755,
      "id": "evt_da096046d476e206",
      "traceId": "2a54319a2e491e949217ea99f9ff62d8",
      "timestamp": "2026-08-01T00:01:10.207Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 304.09,
        "requestBytes": 2165,
        "responseBytes": 43104,
        "cached": true
      },
      "actor": {
        "userId": "u_592922",
        "sessionId": "5aee563c939e90d281f68b57",
        "plan": "enterprise",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 59.4,
        "memoryMb": 662.3,
        "dbQueries": 22,
        "cacheHitRatio": 0.713,
        "queueDepth": 28
      },
      "tags": [
        "checkout",
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1756,
      "id": "evt_2c80d2ba406c34bb",
      "traceId": "73ad181a13d40f67ed6a08a9f39af597",
      "timestamp": "2026-08-01T00:01:10.253Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 29.98,
        "requestBytes": 1446,
        "responseBytes": 51002,
        "cached": true
      },
      "actor": {
        "userId": "u_450534",
        "sessionId": "602f012116f48b35e1801617",
        "plan": "pro",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47,
        "memoryMb": 376.4,
        "dbQueries": 23,
        "cacheHitRatio": 0.4821,
        "queueDepth": 10
      },
      "tags": [
        "eu",
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1757,
      "id": "evt_f7c6a8ff47185545",
      "traceId": "e71beb4618a8f6c5a841a1b9db74cd88",
      "timestamp": "2026-08-01T00:01:10.286Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 503,
        "durationMs": 2859.88,
        "requestBytes": 853,
        "responseBytes": 57680,
        "cached": false
      },
      "actor": {
        "userId": "u_115340",
        "sessionId": "a7553795efd03838d02150c3",
        "plan": "pro",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.8,
        "memoryMb": 867.7,
        "dbQueries": 17,
        "cacheHitRatio": 0.4075,
        "queueDepth": 4
      },
      "tags": [
        "mobile",
        "slow-query",
        "canary"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:340:50)",
          "at dispatch (/srv/app/lib/router.js:191:67)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1758,
      "id": "evt_0d0448ef12566f30",
      "traceId": "ec6d6cb72afc8718b2e8cffd03b570d4",
      "timestamp": "2026-08-01T00:01:10.349Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 320.39,
        "requestBytes": 3641,
        "responseBytes": 44487,
        "cached": false
      },
      "actor": {
        "userId": "u_313262",
        "sessionId": "1ba6d31214051975a2dc60c6",
        "plan": "starter",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 76.4,
        "memoryMb": 593.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.6912,
        "queueDepth": 8
      },
      "tags": [
        "eu",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1759,
      "id": "evt_9f3cb77b9dfb662d",
      "traceId": "c5560dfea0ecc3de8b19bf0bc86ce345",
      "timestamp": "2026-08-01T00:01:10.374Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 160.68,
        "requestBytes": 3176,
        "responseBytes": 30333,
        "cached": true
      },
      "actor": {
        "userId": "u_877745",
        "sessionId": "cb2a1b7f48e85b3a8fe3f9c5",
        "plan": "starter",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.5,
        "memoryMb": 474.2,
        "dbQueries": 23,
        "cacheHitRatio": 0.5077,
        "queueDepth": 27
      },
      "tags": [
        "b2b",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1760,
      "id": "evt_a6d83a43ad69f708",
      "traceId": "1092007ff54a69ddf2296d2558763945",
      "timestamp": "2026-08-01T00:01:10.401Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 98.1,
        "requestBytes": 2843,
        "responseBytes": 4091,
        "cached": true
      },
      "actor": {
        "userId": "u_611553",
        "sessionId": "da2ca794552a0b310f288a5c",
        "plan": "enterprise",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.3,
        "memoryMb": 608.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.0539,
        "queueDepth": 17
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1761,
      "id": "evt_3aa963e11959b70b",
      "traceId": "b4aa069eafe3261ed99e4966996ef120",
      "timestamp": "2026-08-01T00:01:10.466Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 502,
        "durationMs": 4522.05,
        "requestBytes": 1418,
        "responseBytes": 14061,
        "cached": false
      },
      "actor": {
        "userId": "u_635665",
        "sessionId": "fb390ada8c98795463c5622d",
        "plan": "starter",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.5,
        "memoryMb": 600.8,
        "dbQueries": 23,
        "cacheHitRatio": 0.4308,
        "queueDepth": 0
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:125:1)",
          "at dispatch (/srv/app/lib/router.js:62:15)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1762,
      "id": "evt_52b3b9f82b744537",
      "traceId": "f8d7906aeb2266b13677266962c10c10",
      "timestamp": "2026-08-01T00:01:10.512Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 60.11,
        "requestBytes": 279,
        "responseBytes": 54451,
        "cached": true
      },
      "actor": {
        "userId": "u_199558",
        "sessionId": "93a81ad097a3093a9734fe96",
        "plan": "starter",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.4,
        "memoryMb": 954.3,
        "dbQueries": 8,
        "cacheHitRatio": 0.9827,
        "queueDepth": 28
      },
      "tags": [
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1763,
      "id": "evt_c4981f627c93ad1b",
      "traceId": "3b2f1f550de2e6f8fb2672f750aed8fa",
      "timestamp": "2026-08-01T00:01:10.535Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 54.53,
        "requestBytes": 4040,
        "responseBytes": 2899,
        "cached": false
      },
      "actor": {
        "userId": "u_924964",
        "sessionId": "5047bb436f11acf712c261c4",
        "plan": "free",
        "country": "BR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.6,
        "memoryMb": 857.7,
        "dbQueries": 16,
        "cacheHitRatio": 0.6932,
        "queueDepth": 15
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1764,
      "id": "evt_2884f55b88e867b6",
      "traceId": "b70f207291769708b3f9a2edaf7b1671",
      "timestamp": "2026-08-01T00:01:10.590Z",
      "level": "warn",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 175.41,
        "requestBytes": 2810,
        "responseBytes": 65179,
        "cached": false
      },
      "actor": {
        "userId": "u_532334",
        "sessionId": "4b16c44cf2ac806ad6d4d93e",
        "plan": "free",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.5,
        "memoryMb": 934.2,
        "dbQueries": 2,
        "cacheHitRatio": 0.943,
        "queueDepth": 34
      },
      "tags": [
        "checkout",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1765,
      "id": "evt_8e1cfe2cc53bee1d",
      "traceId": "105b2c066130bc24807b0eb582a85764",
      "timestamp": "2026-08-01T00:01:10.627Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 278.85,
        "requestBytes": 1666,
        "responseBytes": 45212,
        "cached": true
      },
      "actor": {
        "userId": "u_942112",
        "sessionId": "b9c291a74b6f132d880ff4ba",
        "plan": "free",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 1.7,
        "memoryMb": 809.3,
        "dbQueries": 2,
        "cacheHitRatio": 0.802,
        "queueDepth": 19
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1766,
      "id": "evt_dea57617f1eeb706",
      "traceId": "db36ef86891d9afb2d93d544c4b271e8",
      "timestamp": "2026-08-01T00:01:10.666Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 292.26,
        "requestBytes": 3785,
        "responseBytes": 50511,
        "cached": false
      },
      "actor": {
        "userId": "u_943366",
        "sessionId": "80c5c6285aed3ff761df0db2",
        "plan": "pro",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71,
        "memoryMb": 131.7,
        "dbQueries": 20,
        "cacheHitRatio": 0.6453,
        "queueDepth": 27
      },
      "tags": [
        "slow-query",
        "retry",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1767,
      "id": "evt_1ad332b99a3ab4c8",
      "traceId": "76b8cafaef42e9ae6125f4d2fccdcf34",
      "timestamp": "2026-08-01T00:01:10.683Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 142.11,
        "requestBytes": 3693,
        "responseBytes": 27996,
        "cached": false
      },
      "actor": {
        "userId": "u_202366",
        "sessionId": "e5035884dacff3d4914e86f0",
        "plan": "starter",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.7,
        "memoryMb": 962.9,
        "dbQueries": 10,
        "cacheHitRatio": 0.8232,
        "queueDepth": 0
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1768,
      "id": "evt_8d3e763417e1aa12",
      "traceId": "471f80066b05b8ab0751fa232b1ff2ec",
      "timestamp": "2026-08-01T00:01:10.724Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 204,
        "durationMs": 216.29,
        "requestBytes": 556,
        "responseBytes": 16364,
        "cached": false
      },
      "actor": {
        "userId": "u_503604",
        "sessionId": "d87c19298a31aecf0815022e",
        "plan": "enterprise",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 67.5,
        "memoryMb": 850.9,
        "dbQueries": 17,
        "cacheHitRatio": 0.3218,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1769,
      "id": "evt_6bc41c9e5088e762",
      "traceId": "ea1850ba7f35c441694bcfffedad1be7",
      "timestamp": "2026-08-01T00:01:10.771Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 502,
        "durationMs": 3698.71,
        "requestBytes": 620,
        "responseBytes": 44146,
        "cached": false
      },
      "actor": {
        "userId": "u_823032",
        "sessionId": "2550c259cd8a2580ee7f9e48",
        "plan": "pro",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.1,
        "memoryMb": 745,
        "dbQueries": 8,
        "cacheHitRatio": 0.353,
        "queueDepth": 26
      },
      "tags": [
        "b2b",
        "retry"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:73:61)",
          "at dispatch (/srv/app/lib/router.js:62:4)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1770,
      "id": "evt_254f2dc5ae641768",
      "traceId": "086b5267507d54bf387f25167289158f",
      "timestamp": "2026-08-01T00:01:10.811Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 55.66,
        "requestBytes": 2494,
        "responseBytes": 913,
        "cached": false
      },
      "actor": {
        "userId": "u_332213",
        "sessionId": "3c48a7b20bfd17dec6cffeb9",
        "plan": "enterprise",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.2,
        "memoryMb": 139.8,
        "dbQueries": 14,
        "cacheHitRatio": 0.4984,
        "queueDepth": 35
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1771,
      "id": "evt_36a187daf09776ca",
      "traceId": "c883dfb5b6bc6c42aa6a604d71a81037",
      "timestamp": "2026-08-01T00:01:10.872Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 120.12,
        "requestBytes": 3306,
        "responseBytes": 56402,
        "cached": true
      },
      "actor": {
        "userId": "u_808963",
        "sessionId": "1bf06a40472f06073af422c9",
        "plan": "pro",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.6,
        "memoryMb": 822.5,
        "dbQueries": 23,
        "cacheHitRatio": 0.5652,
        "queueDepth": 5
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1772,
      "id": "evt_6eca9a7165f80cb9",
      "traceId": "a8757d935de0cbc8952d9add153f730d",
      "timestamp": "2026-08-01T00:01:10.904Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 68.89,
        "requestBytes": 981,
        "responseBytes": 57577,
        "cached": true
      },
      "actor": {
        "userId": "u_502920",
        "sessionId": "6f93aa9728ce32dff9d47810",
        "plan": "pro",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.6,
        "memoryMb": 200,
        "dbQueries": 12,
        "cacheHitRatio": 0.0864,
        "queueDepth": 7
      },
      "tags": [
        "canary",
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1773,
      "id": "evt_016d41b694b49f82",
      "traceId": "27ea685e85d7d07f699bbc4a30ad9b60",
      "timestamp": "2026-08-01T00:01:10.928Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 295.19,
        "requestBytes": 3290,
        "responseBytes": 59980,
        "cached": true
      },
      "actor": {
        "userId": "u_479830",
        "sessionId": "732028e82f9e990997416684",
        "plan": "enterprise",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.1,
        "memoryMb": 588.1,
        "dbQueries": 22,
        "cacheHitRatio": 0.7784,
        "queueDepth": 17
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1774,
      "id": "evt_26e50fd793e492c7",
      "traceId": "5bc10e0987ee79460409a69887206bf0",
      "timestamp": "2026-08-01T00:01:10.960Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 503,
        "durationMs": 4768.95,
        "requestBytes": 1597,
        "responseBytes": 56585,
        "cached": true
      },
      "actor": {
        "userId": "u_947721",
        "sessionId": "dc502c3b8959413ab9dcfe4d",
        "plan": "pro",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8,
        "memoryMb": 372.9,
        "dbQueries": 12,
        "cacheHitRatio": 0.9675,
        "queueDepth": 29
      },
      "tags": [
        "checkout"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:264:71)",
          "at dispatch (/srv/app/lib/router.js:147:13)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1775,
      "id": "evt_5b8a373bbc55acc6",
      "traceId": "1f228b4bc64230fcceb2d854f974dede",
      "timestamp": "2026-08-01T00:01:11.036Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 6.31,
        "requestBytes": 2227,
        "responseBytes": 45166,
        "cached": true
      },
      "actor": {
        "userId": "u_135835",
        "sessionId": "721146a65a9bcf462d0b56e6",
        "plan": "enterprise",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.3,
        "memoryMb": 355,
        "dbQueries": 23,
        "cacheHitRatio": 0.4834,
        "queueDepth": 39
      },
      "tags": [
        "slow-query",
        "retry",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1776,
      "id": "evt_13b31781dab288fb",
      "traceId": "c5db962ef160c3eb2abfec0a79afaef2",
      "timestamp": "2026-08-01T00:01:11.046Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 502,
        "durationMs": 4883.57,
        "requestBytes": 625,
        "responseBytes": 13607,
        "cached": true
      },
      "actor": {
        "userId": "u_572277",
        "sessionId": "fe7f91075f08e78bcea573d2",
        "plan": "pro",
        "country": "GB",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 6.8,
        "memoryMb": 617.4,
        "dbQueries": 17,
        "cacheHitRatio": 0.7698,
        "queueDepth": 13
      },
      "tags": [
        "eu"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:32:74)",
          "at dispatch (/srv/app/lib/router.js:169:59)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1777,
      "id": "evt_1d7dd88e5d705d8d",
      "traceId": "9726c138dba15d73579fb95d9e27ad28",
      "timestamp": "2026-08-01T00:01:11.097Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 93.08,
        "requestBytes": 771,
        "responseBytes": 740,
        "cached": false
      },
      "actor": {
        "userId": "u_986147",
        "sessionId": "4710b1dc38f0f0289c7f9838",
        "plan": "free",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.4,
        "memoryMb": 381.9,
        "dbQueries": 6,
        "cacheHitRatio": 0.822,
        "queueDepth": 35
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1778,
      "id": "evt_65fdfc98ce43903e",
      "traceId": "34dc20602181c24beb84eafb7f81bbaa",
      "timestamp": "2026-08-01T00:01:11.140Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 319.53,
        "requestBytes": 2894,
        "responseBytes": 12549,
        "cached": true
      },
      "actor": {
        "userId": "u_447864",
        "sessionId": "97f373d5c63b0cd721cab284",
        "plan": "starter",
        "country": "IT",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.3,
        "memoryMb": 681.4,
        "dbQueries": 18,
        "cacheHitRatio": 0.3416,
        "queueDepth": 10
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1779,
      "id": "evt_4597c0bc60b46216",
      "traceId": "c7ea8e9f5c86d063c6e1fd3fdce4a380",
      "timestamp": "2026-08-01T00:01:11.180Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 314.76,
        "requestBytes": 1133,
        "responseBytes": 17138,
        "cached": false
      },
      "actor": {
        "userId": "u_500835",
        "sessionId": "1da0e568e46215daea98b86a",
        "plan": "pro",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 57.9,
        "memoryMb": 465.8,
        "dbQueries": 8,
        "cacheHitRatio": 0.079,
        "queueDepth": 6
      },
      "tags": [
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1780,
      "id": "evt_bb859c693006038a",
      "traceId": "6506b3ad2a03618d7fce7fc5fd5b76e4",
      "timestamp": "2026-08-01T00:01:11.229Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 77.66,
        "requestBytes": 676,
        "responseBytes": 23076,
        "cached": false
      },
      "actor": {
        "userId": "u_358471",
        "sessionId": "074f94c51a756a7a5a3b6319",
        "plan": "enterprise",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47.6,
        "memoryMb": 478.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.7246,
        "queueDepth": 37
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1781,
      "id": "evt_de312288b2f05d87",
      "traceId": "7effd4635f97a84b34ebc124ee080970",
      "timestamp": "2026-08-01T00:01:11.262Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 304,
        "durationMs": 165.64,
        "requestBytes": 272,
        "responseBytes": 1391,
        "cached": false
      },
      "actor": {
        "userId": "u_382110",
        "sessionId": "806adecd1aedfe6154151a3c",
        "plan": "starter",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.6,
        "memoryMb": 590.6,
        "dbQueries": 7,
        "cacheHitRatio": 0.831,
        "queueDepth": 13
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1782,
      "id": "evt_59665f3be7f5f90d",
      "traceId": "bb81aef72d26818edbaee15aedc77846",
      "timestamp": "2026-08-01T00:01:11.307Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 203.71,
        "requestBytes": 2084,
        "responseBytes": 1147,
        "cached": false
      },
      "actor": {
        "userId": "u_944335",
        "sessionId": "b97e247680126bb4a5ceaacf",
        "plan": "starter",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.4,
        "memoryMb": 162.5,
        "dbQueries": 9,
        "cacheHitRatio": 0.9095,
        "queueDepth": 9
      },
      "tags": [
        "cold-start",
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1783,
      "id": "evt_b9b628879ba8fd78",
      "traceId": "7fa0f9b90d15e6605a0449e9d8ab9a93",
      "timestamp": "2026-08-01T00:01:11.324Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 429,
        "durationMs": 1350.31,
        "requestBytes": 1635,
        "responseBytes": 31608,
        "cached": false
      },
      "actor": {
        "userId": "u_151982",
        "sessionId": "96d6ce0bcb8b5d04d27ee407",
        "plan": "starter",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 16.1,
        "memoryMb": 171.9,
        "dbQueries": 23,
        "cacheHitRatio": 0.8745,
        "queueDepth": 19
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:318:30)",
          "at dispatch (/srv/app/lib/router.js:114:61)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1784,
      "id": "evt_15b04b986dce63f5",
      "traceId": "0b2c130fddd65697516f11d00d52c5c3",
      "timestamp": "2026-08-01T00:01:11.391Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 152.19,
        "requestBytes": 3239,
        "responseBytes": 5479,
        "cached": false
      },
      "actor": {
        "userId": "u_231331",
        "sessionId": "d88a1110c3fef0a2d787ef3f",
        "plan": "free",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.5,
        "memoryMb": 503.6,
        "dbQueries": 7,
        "cacheHitRatio": 0.574,
        "queueDepth": 35
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1785,
      "id": "evt_1500a35b69c55405",
      "traceId": "5eb95845b6393a9b15bfce0ce63c11cf",
      "timestamp": "2026-08-01T00:01:11.408Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 230.22,
        "requestBytes": 7,
        "responseBytes": 45240,
        "cached": false
      },
      "actor": {
        "userId": "u_596441",
        "sessionId": "eb231198fa80fab79d3c12cb",
        "plan": "pro",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 22.2,
        "memoryMb": 849.3,
        "dbQueries": 0,
        "cacheHitRatio": 0.6984,
        "queueDepth": 0
      },
      "tags": [
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1786,
      "id": "evt_5ae17743f5e463f7",
      "traceId": "6bd233a917f8f8d3f02766442800779d",
      "timestamp": "2026-08-01T00:01:11.452Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 93.08,
        "requestBytes": 1237,
        "responseBytes": 14944,
        "cached": true
      },
      "actor": {
        "userId": "u_229814",
        "sessionId": "7bc0b4a01607c39537234ddf",
        "plan": "starter",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.4,
        "memoryMb": 564.4,
        "dbQueries": 22,
        "cacheHitRatio": 0.8446,
        "queueDepth": 6
      },
      "tags": [
        "eu",
        "eu",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1787,
      "id": "evt_ed8c7116889c0a64",
      "traceId": "daf9db927f9e8be66e992857c9d8a028",
      "timestamp": "2026-08-01T00:01:11.511Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 296.95,
        "requestBytes": 3571,
        "responseBytes": 2328,
        "cached": false
      },
      "actor": {
        "userId": "u_670998",
        "sessionId": "88571d7e70834014dbaec575",
        "plan": "pro",
        "country": "ES",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 68.7,
        "memoryMb": 559.7,
        "dbQueries": 13,
        "cacheHitRatio": 0.9151,
        "queueDepth": 21
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1788,
      "id": "evt_8240e414d74bc0fa",
      "traceId": "005a88564014b0fe61fabb9ee16ee8c6",
      "timestamp": "2026-08-01T00:01:11.549Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 305.48,
        "requestBytes": 2975,
        "responseBytes": 26516,
        "cached": false
      },
      "actor": {
        "userId": "u_296002",
        "sessionId": "fa9773a7973a830a3a58aa28",
        "plan": "pro",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38.7,
        "memoryMb": 258.1,
        "dbQueries": 4,
        "cacheHitRatio": 0.2863,
        "queueDepth": 28
      },
      "tags": [
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1789,
      "id": "evt_a12938f9c66b4605",
      "traceId": "30fbd2c6058e709ad7b356c9d6f2d547",
      "timestamp": "2026-08-01T00:01:11.565Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 191.26,
        "requestBytes": 246,
        "responseBytes": 9177,
        "cached": false
      },
      "actor": {
        "userId": "u_844033",
        "sessionId": "728271ef3f7e0b2db639b2e6",
        "plan": "free",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.4,
        "memoryMb": 366.6,
        "dbQueries": 22,
        "cacheHitRatio": 0.0147,
        "queueDepth": 2
      },
      "tags": [
        "mobile",
        "slow-query",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1790,
      "id": "evt_cbd4de0b993d6e25",
      "traceId": "8eba817c592b9f74c8b31f3cd5fde66e",
      "timestamp": "2026-08-01T00:01:11.613Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 201,
        "durationMs": 109.76,
        "requestBytes": 3188,
        "responseBytes": 4553,
        "cached": false
      },
      "actor": {
        "userId": "u_369117",
        "sessionId": "47680930ffd361909171200d",
        "plan": "free",
        "country": "BR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.2,
        "memoryMb": 292.9,
        "dbQueries": 5,
        "cacheHitRatio": 0.5204,
        "queueDepth": 2
      },
      "tags": [
        "canary",
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1791,
      "id": "evt_bf4f4d820e75ddb5",
      "traceId": "42deef4819a9d094d08559f98c3ee854",
      "timestamp": "2026-08-01T00:01:11.675Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 429,
        "durationMs": 3497.18,
        "requestBytes": 2780,
        "responseBytes": 49597,
        "cached": true
      },
      "actor": {
        "userId": "u_169316",
        "sessionId": "e803a30217b1baf4620e294d",
        "plan": "free",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.4,
        "memoryMb": 915.1,
        "dbQueries": 1,
        "cacheHitRatio": 0.4671,
        "queueDepth": 37
      },
      "tags": [
        "b2b",
        "mobile"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:390:54)",
          "at dispatch (/srv/app/lib/router.js:100:35)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1792,
      "id": "evt_5c66698fbb85ca8a",
      "traceId": "a1134a61fc26ede64198e40309069724",
      "timestamp": "2026-08-01T00:01:11.699Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 141.95,
        "requestBytes": 586,
        "responseBytes": 24702,
        "cached": false
      },
      "actor": {
        "userId": "u_608798",
        "sessionId": "99e4c5d904e30f881c1cbef1",
        "plan": "enterprise",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 13.9,
        "memoryMb": 822.6,
        "dbQueries": 20,
        "cacheHitRatio": 0.4156,
        "queueDepth": 5
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1793,
      "id": "evt_e23806f8d2d70137",
      "traceId": "b82aaf345e541aafe72736e8e7191fba",
      "timestamp": "2026-08-01T00:01:11.755Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 163.46,
        "requestBytes": 586,
        "responseBytes": 12090,
        "cached": false
      },
      "actor": {
        "userId": "u_456661",
        "sessionId": "f6e94976f68993659fc36be5",
        "plan": "free",
        "country": "DE",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 65.9,
        "memoryMb": 705,
        "dbQueries": 3,
        "cacheHitRatio": 0.297,
        "queueDepth": 19
      },
      "tags": [
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1794,
      "id": "evt_23a1bd6b989d16c8",
      "traceId": "a31be44cf3e02d801b2bad1a3243f075",
      "timestamp": "2026-08-01T00:01:11.776Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 246.83,
        "requestBytes": 3933,
        "responseBytes": 57042,
        "cached": false
      },
      "actor": {
        "userId": "u_605223",
        "sessionId": "8bedf7c88eb85cf06e419eb2",
        "plan": "starter",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.9,
        "memoryMb": 1015.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.2792,
        "queueDepth": 9
      },
      "tags": [
        "canary",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1795,
      "id": "evt_81d7f2c4533808e8",
      "traceId": "b605b9e90bc7b0a26996cb164337e32e",
      "timestamp": "2026-08-01T00:01:11.803Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 36.8,
        "requestBytes": 1300,
        "responseBytes": 27949,
        "cached": false
      },
      "actor": {
        "userId": "u_763955",
        "sessionId": "ae4609f12e246deda47465cf",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 37.7,
        "memoryMb": 403.3,
        "dbQueries": 15,
        "cacheHitRatio": 0.764,
        "queueDepth": 30
      },
      "tags": [
        "cold-start",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1796,
      "id": "evt_71ec223833633e48",
      "traceId": "258f472d1dd088ca71ad049aa2b5377b",
      "timestamp": "2026-08-01T00:01:11.849Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 304,
        "durationMs": 196.47,
        "requestBytes": 2818,
        "responseBytes": 43599,
        "cached": false
      },
      "actor": {
        "userId": "u_465547",
        "sessionId": "02fc972311f5752fd6f7f240",
        "plan": "starter",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.8,
        "memoryMb": 492.2,
        "dbQueries": 1,
        "cacheHitRatio": 0.9346,
        "queueDepth": 29
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1797,
      "id": "evt_069949e7aedb0bc4",
      "traceId": "8d4a894f8cf6b6efbde92a7aad83b84c",
      "timestamp": "2026-08-01T00:01:11.896Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 296.82,
        "requestBytes": 1108,
        "responseBytes": 35399,
        "cached": false
      },
      "actor": {
        "userId": "u_480819",
        "sessionId": "42ae1319862a615668443e0a",
        "plan": "free",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.6,
        "memoryMb": 213.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.8823,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1798,
      "id": "evt_042e6fa0aeec2348",
      "traceId": "afb6ecac54862703eb6d0b53049a9b9e",
      "timestamp": "2026-08-01T00:01:11.922Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 202.58,
        "requestBytes": 3312,
        "responseBytes": 64107,
        "cached": false
      },
      "actor": {
        "userId": "u_661121",
        "sessionId": "843942a169151e5befd5e04b",
        "plan": "free",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 59.4,
        "memoryMb": 664.4,
        "dbQueries": 2,
        "cacheHitRatio": 0.8788,
        "queueDepth": 11
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1799,
      "id": "evt_08dbc084833194b0",
      "traceId": "e37ffdf165e245fd54705c45d821ffc4",
      "timestamp": "2026-08-01T00:01:11.960Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 173.81,
        "requestBytes": 1593,
        "responseBytes": 34989,
        "cached": false
      },
      "actor": {
        "userId": "u_724684",
        "sessionId": "10abb52f7e5bd7a6fc13330b",
        "plan": "pro",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 28.8,
        "memoryMb": 919.2,
        "dbQueries": 20,
        "cacheHitRatio": 0.849,
        "queueDepth": 30
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1800,
      "id": "evt_4bc84379061a19dd",
      "traceId": "f9b3bcd2481e920729332955d0f2fafa",
      "timestamp": "2026-08-01T00:01:12.034Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 123.52,
        "requestBytes": 996,
        "responseBytes": 21892,
        "cached": true
      },
      "actor": {
        "userId": "u_415877",
        "sessionId": "5e7414ff36db66de256f843d",
        "plan": "starter",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 31.2,
        "memoryMb": 812.2,
        "dbQueries": 10,
        "cacheHitRatio": 0.8667,
        "queueDepth": 12
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1801,
      "id": "evt_4ae6c37126c3a9a4",
      "traceId": "a632799b70c2734411013315c4c7703d",
      "timestamp": "2026-08-01T00:01:12.063Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 122.33,
        "requestBytes": 3742,
        "responseBytes": 26717,
        "cached": false
      },
      "actor": {
        "userId": "u_969955",
        "sessionId": "d9932fc63270c8e13f4813b9",
        "plan": "pro",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.3,
        "memoryMb": 516,
        "dbQueries": 13,
        "cacheHitRatio": 0.5049,
        "queueDepth": 17
      },
      "tags": [
        "slow-query",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1802,
      "id": "evt_385899c80ccc2844",
      "traceId": "fdc1b2970ffe1f7c03309fba8cb00bda",
      "timestamp": "2026-08-01T00:01:12.113Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 176.01,
        "requestBytes": 8,
        "responseBytes": 11978,
        "cached": false
      },
      "actor": {
        "userId": "u_392232",
        "sessionId": "9ebcc70cf9a3382c639e8678",
        "plan": "enterprise",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 1.7,
        "memoryMb": 203.3,
        "dbQueries": 20,
        "cacheHitRatio": 0.6355,
        "queueDepth": 2
      },
      "tags": [
        "eu",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1803,
      "id": "evt_d634755635dbdc43",
      "traceId": "d44a710ead8768a144265770638b997c",
      "timestamp": "2026-08-01T00:01:12.121Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 200,
        "durationMs": 68.05,
        "requestBytes": 2385,
        "responseBytes": 41662,
        "cached": false
      },
      "actor": {
        "userId": "u_790293",
        "sessionId": "d5691fa68e343d3e2b645124",
        "plan": "starter",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 40.2,
        "memoryMb": 250.1,
        "dbQueries": 10,
        "cacheHitRatio": 0.0147,
        "queueDepth": 39
      },
      "tags": [
        "b2b",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1804,
      "id": "evt_129039baccd47e59",
      "traceId": "c9a5a69357d9b9151f8934713568a9b5",
      "timestamp": "2026-08-01T00:01:12.191Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 211.84,
        "requestBytes": 1036,
        "responseBytes": 44258,
        "cached": true
      },
      "actor": {
        "userId": "u_311889",
        "sessionId": "abc6fa60f7331c58b77d5e7a",
        "plan": "pro",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.8,
        "memoryMb": 717.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.9824,
        "queueDepth": 20
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1805,
      "id": "evt_2ac296a5e4f7b2c0",
      "traceId": "33f768af2115aea49e5fc278d2203135",
      "timestamp": "2026-08-01T00:01:12.207Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 261.95,
        "requestBytes": 851,
        "responseBytes": 44494,
        "cached": false
      },
      "actor": {
        "userId": "u_915055",
        "sessionId": "b5c2c5bd3e76b1b7e2a165e2",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17,
        "memoryMb": 474.5,
        "dbQueries": 16,
        "cacheHitRatio": 0.6929,
        "queueDepth": 9
      },
      "tags": [
        "retry",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1806,
      "id": "evt_28651d96b5c85425",
      "traceId": "1cbaf07699786e724120cb9b53d37c39",
      "timestamp": "2026-08-01T00:01:12.251Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 502,
        "durationMs": 1956.2,
        "requestBytes": 604,
        "responseBytes": 60710,
        "cached": true
      },
      "actor": {
        "userId": "u_105087",
        "sessionId": "4e428c8fe26f2fc28ad5dfcf",
        "plan": "starter",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 56.4,
        "memoryMb": 157.3,
        "dbQueries": 13,
        "cacheHitRatio": 0.2528,
        "queueDepth": 30
      },
      "tags": [
        "b2b"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:204:23)",
          "at dispatch (/srv/app/lib/router.js:18:28)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1807,
      "id": "evt_8a031907ca737f15",
      "traceId": "3390c07e7d40a300f9e768f7a01a8b33",
      "timestamp": "2026-08-01T00:01:12.307Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 200.45,
        "requestBytes": 497,
        "responseBytes": 45936,
        "cached": true
      },
      "actor": {
        "userId": "u_598717",
        "sessionId": "011afbddc988c557c24a8550",
        "plan": "pro",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.9,
        "memoryMb": 140.3,
        "dbQueries": 21,
        "cacheHitRatio": 0.9605,
        "queueDepth": 25
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1808,
      "id": "evt_bb3a09eb4f8c1c80",
      "traceId": "f3425bed33cf045499c68b37e442dd53",
      "timestamp": "2026-08-01T00:01:12.325Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 324.26,
        "requestBytes": 2791,
        "responseBytes": 29334,
        "cached": true
      },
      "actor": {
        "userId": "u_307597",
        "sessionId": "d285a33bc532a5d35ac1e099",
        "plan": "starter",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.3,
        "memoryMb": 526.8,
        "dbQueries": 2,
        "cacheHitRatio": 0.3742,
        "queueDepth": 18
      },
      "tags": [
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1809,
      "id": "evt_1f12c1d00c1549c8",
      "traceId": "b5c864c918fd6f5154bb76479aac1f0d",
      "timestamp": "2026-08-01T00:01:12.390Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 503,
        "durationMs": 2105.73,
        "requestBytes": 2315,
        "responseBytes": 30625,
        "cached": true
      },
      "actor": {
        "userId": "u_139478",
        "sessionId": "3ecfa850ed7b7a08fcd0f1c9",
        "plan": "starter",
        "country": "SG",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 9,
        "memoryMb": 459.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.6931,
        "queueDepth": 13
      },
      "tags": [
        "slow-query"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:379:51)",
          "at dispatch (/srv/app/lib/router.js:136:71)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1810,
      "id": "evt_fa860bbb1a384b2e",
      "traceId": "db90aaf4b2fb8dd2da9f376edeb11feb",
      "timestamp": "2026-08-01T00:01:12.437Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 47.12,
        "requestBytes": 2715,
        "responseBytes": 17022,
        "cached": false
      },
      "actor": {
        "userId": "u_642505",
        "sessionId": "de6a7f00de7b6e23a9641f85",
        "plan": "pro",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.7,
        "memoryMb": 995.4,
        "dbQueries": 18,
        "cacheHitRatio": 0.4329,
        "queueDepth": 34
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1811,
      "id": "evt_1d1c006972bf038a",
      "traceId": "51105abe2c84631364e16f01b220105c",
      "timestamp": "2026-08-01T00:01:12.454Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 329.63,
        "requestBytes": 385,
        "responseBytes": 7865,
        "cached": false
      },
      "actor": {
        "userId": "u_309908",
        "sessionId": "e6f72ff9ae894bfef952701a",
        "plan": "starter",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.9,
        "memoryMb": 471.2,
        "dbQueries": 9,
        "cacheHitRatio": 0.1743,
        "queueDepth": 5
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1812,
      "id": "evt_bceeba6a4012ecff",
      "traceId": "97f4108d3fb4f8ab8868695d151c6484",
      "timestamp": "2026-08-01T00:01:12.491Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 81.05,
        "requestBytes": 1401,
        "responseBytes": 32255,
        "cached": false
      },
      "actor": {
        "userId": "u_554018",
        "sessionId": "a7a196fa04d08e8cba145ca2",
        "plan": "free",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.8,
        "memoryMb": 872.1,
        "dbQueries": 19,
        "cacheHitRatio": 0.2843,
        "queueDepth": 12
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1813,
      "id": "evt_9192fb43d586d126",
      "traceId": "a116b00acb51740d9552684e0cfeeddb",
      "timestamp": "2026-08-01T00:01:12.523Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 235.05,
        "requestBytes": 1819,
        "responseBytes": 45224,
        "cached": false
      },
      "actor": {
        "userId": "u_812499",
        "sessionId": "05acd1d4345ecd9735ce6dcf",
        "plan": "enterprise",
        "country": "GB",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 94.4,
        "memoryMb": 576.9,
        "dbQueries": 16,
        "cacheHitRatio": 0.5433,
        "queueDepth": 24
      },
      "tags": [
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1814,
      "id": "evt_9cbb68de2da1a7ea",
      "traceId": "c29803758f867b43b731a0561368402d",
      "timestamp": "2026-08-01T00:01:12.594Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 135.47,
        "requestBytes": 2447,
        "responseBytes": 65482,
        "cached": false
      },
      "actor": {
        "userId": "u_715660",
        "sessionId": "835d5bb1c04146c4055e2793",
        "plan": "free",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 24.8,
        "memoryMb": 232.3,
        "dbQueries": 5,
        "cacheHitRatio": 0.8476,
        "queueDepth": 13
      },
      "tags": [
        "checkout",
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1815,
      "id": "evt_3fbd52d2d0974201",
      "traceId": "217474697b63feec400f4ceb76f70d37",
      "timestamp": "2026-08-01T00:01:12.613Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 409,
        "durationMs": 1543.04,
        "requestBytes": 427,
        "responseBytes": 64010,
        "cached": true
      },
      "actor": {
        "userId": "u_753729",
        "sessionId": "8423a431db10b3edb6afdc4d",
        "plan": "starter",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.1,
        "memoryMb": 492.9,
        "dbQueries": 13,
        "cacheHitRatio": 0.3016,
        "queueDepth": 33
      },
      "tags": [
        "eu"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:201:8)",
          "at dispatch (/srv/app/lib/router.js:25:61)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1816,
      "id": "evt_513e73e3fd719c98",
      "traceId": "41398285d0475cf51c262d32f5883a5d",
      "timestamp": "2026-08-01T00:01:12.657Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 132.33,
        "requestBytes": 4072,
        "responseBytes": 37029,
        "cached": false
      },
      "actor": {
        "userId": "u_475173",
        "sessionId": "3bcd789b362ad97bc658f276",
        "plan": "pro",
        "country": "SG",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 37.1,
        "memoryMb": 799.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.1209,
        "queueDepth": 27
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1817,
      "id": "evt_240e323a1e5edbd5",
      "traceId": "a6a83b94c249ae160c5836fb121d8340",
      "timestamp": "2026-08-01T00:01:12.713Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 148.51,
        "requestBytes": 2167,
        "responseBytes": 62156,
        "cached": false
      },
      "actor": {
        "userId": "u_727344",
        "sessionId": "0bfc307ce69b83ce5ced4fad",
        "plan": "enterprise",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.6,
        "memoryMb": 938.6,
        "dbQueries": 20,
        "cacheHitRatio": 0.6717,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1818,
      "id": "evt_0a52332596f32bcc",
      "traceId": "e731abaf9b77632b1fdcd6cfc3af9e64",
      "timestamp": "2026-08-01T00:01:12.741Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/health",
        "status": 304,
        "durationMs": 202.29,
        "requestBytes": 1738,
        "responseBytes": 53901,
        "cached": true
      },
      "actor": {
        "userId": "u_941745",
        "sessionId": "80c57c7bfe3fb637b399fa08",
        "plan": "starter",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.6,
        "memoryMb": 482,
        "dbQueries": 8,
        "cacheHitRatio": 0.8991,
        "queueDepth": 1
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1819,
      "id": "evt_2802359eecc2da50",
      "traceId": "eab161a2217ee95a1035fd4041e11b4c",
      "timestamp": "2026-08-01T00:01:12.777Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 42.24,
        "requestBytes": 798,
        "responseBytes": 40251,
        "cached": true
      },
      "actor": {
        "userId": "u_639073",
        "sessionId": "af1f064e8e27e51337cd0d4a",
        "plan": "starter",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 23.6,
        "memoryMb": 700.4,
        "dbQueries": 23,
        "cacheHitRatio": 0.0558,
        "queueDepth": 3
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1820,
      "id": "evt_f0b2a7e75d51e28e",
      "traceId": "bbef35c988e52d031829c2067b3bd2fe",
      "timestamp": "2026-08-01T00:01:12.809Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 101.54,
        "requestBytes": 349,
        "responseBytes": 55609,
        "cached": true
      },
      "actor": {
        "userId": "u_690917",
        "sessionId": "fd925b978f1f12988eddbb8a",
        "plan": "starter",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 78.4,
        "memoryMb": 562.2,
        "dbQueries": 9,
        "cacheHitRatio": 0.0177,
        "queueDepth": 6
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1821,
      "id": "evt_1a6d6adfe8a58a26",
      "traceId": "9e526f0bf46959007a6545ffd65ce79c",
      "timestamp": "2026-08-01T00:01:12.874Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 129.45,
        "requestBytes": 1493,
        "responseBytes": 20101,
        "cached": true
      },
      "actor": {
        "userId": "u_365810",
        "sessionId": "55b9d78e832e942c55decc43",
        "plan": "free",
        "country": "ES",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 84.8,
        "memoryMb": 1003.1,
        "dbQueries": 20,
        "cacheHitRatio": 0.5131,
        "queueDepth": 9
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1822,
      "id": "evt_e3e5d0cc14a93b2c",
      "traceId": "52401403ad61d2f9cd18abbebafa5101",
      "timestamp": "2026-08-01T00:01:12.895Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 11.53,
        "requestBytes": 2924,
        "responseBytes": 16950,
        "cached": false
      },
      "actor": {
        "userId": "u_134277",
        "sessionId": "76f4d95cb3342c4545643459",
        "plan": "pro",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 5.9,
        "memoryMb": 332.3,
        "dbQueries": 4,
        "cacheHitRatio": 0.8251,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1823,
      "id": "evt_c6f6d216dfc1a659",
      "traceId": "e5ff9748db682895f76749d20483b648",
      "timestamp": "2026-08-01T00:01:12.930Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 111.15,
        "requestBytes": 429,
        "responseBytes": 35531,
        "cached": false
      },
      "actor": {
        "userId": "u_855486",
        "sessionId": "5aae33ccfcc59429abb178fc",
        "plan": "enterprise",
        "country": "IT",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 96.8,
        "memoryMb": 854.2,
        "dbQueries": 6,
        "cacheHitRatio": 0.8184,
        "queueDepth": 1
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1824,
      "id": "evt_72b83f1eacf3c2e1",
      "traceId": "77c97dc2be06b1a78a3f55ee2f136754",
      "timestamp": "2026-08-01T00:01:12.980Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 145.84,
        "requestBytes": 922,
        "responseBytes": 47111,
        "cached": true
      },
      "actor": {
        "userId": "u_394228",
        "sessionId": "e26fb5784bb63f0f44c3ff08",
        "plan": "free",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.6,
        "memoryMb": 451.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.7291,
        "queueDepth": 13
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1825,
      "id": "evt_47cab212e44ff1b2",
      "traceId": "3375bbb99a262dcb5af7a1d0c935c234",
      "timestamp": "2026-08-01T00:01:13.020Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 64.46,
        "requestBytes": 3248,
        "responseBytes": 32766,
        "cached": false
      },
      "actor": {
        "userId": "u_352224",
        "sessionId": "4471572ca41e3f51ad79eab7",
        "plan": "enterprise",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 26.3,
        "memoryMb": 297.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.2987,
        "queueDepth": 21
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1826,
      "id": "evt_886025c54a9c4052",
      "traceId": "299854c83e6187ac0df8f8571e2f92c9",
      "timestamp": "2026-08-01T00:01:13.053Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 338.24,
        "requestBytes": 2334,
        "responseBytes": 32569,
        "cached": true
      },
      "actor": {
        "userId": "u_215901",
        "sessionId": "399fd50f6c5d7ce7067bad42",
        "plan": "pro",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 38.6,
        "memoryMb": 955.3,
        "dbQueries": 18,
        "cacheHitRatio": 0.7037,
        "queueDepth": 16
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1827,
      "id": "evt_f0b16af0397cf787",
      "traceId": "6a7235b79ae644ce8f81bf6437ce9335",
      "timestamp": "2026-08-01T00:01:13.084Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 250.43,
        "requestBytes": 1976,
        "responseBytes": 43419,
        "cached": false
      },
      "actor": {
        "userId": "u_401861",
        "sessionId": "2ff87d8623152234fa379c39",
        "plan": "pro",
        "country": "FR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 86.3,
        "memoryMb": 401.1,
        "dbQueries": 18,
        "cacheHitRatio": 0.6779,
        "queueDepth": 39
      },
      "tags": [
        "eu",
        "canary",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1828,
      "id": "evt_7052d34558329331",
      "traceId": "02a7878ecedcdcc6679fc706f6dcd6aa",
      "timestamp": "2026-08-01T00:01:13.143Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 208.51,
        "requestBytes": 3129,
        "responseBytes": 40653,
        "cached": false
      },
      "actor": {
        "userId": "u_908308",
        "sessionId": "f0546b3357072200efd7e86f",
        "plan": "pro",
        "country": "DE",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 96.3,
        "memoryMb": 642,
        "dbQueries": 0,
        "cacheHitRatio": 0.078,
        "queueDepth": 25
      },
      "tags": [
        "mobile",
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1829,
      "id": "evt_1fa3205acfab88c7",
      "traceId": "c1ebb99a852e2e4e52aaf637bba94742",
      "timestamp": "2026-08-01T00:01:13.189Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 503,
        "durationMs": 2970.06,
        "requestBytes": 3295,
        "responseBytes": 17084,
        "cached": false
      },
      "actor": {
        "userId": "u_146004",
        "sessionId": "bc654a2ef8ef83cbe8bf9768",
        "plan": "pro",
        "country": "FR",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.8,
        "memoryMb": 970.1,
        "dbQueries": 15,
        "cacheHitRatio": 0.8944,
        "queueDepth": 3
      },
      "tags": [
        "b2b",
        "b2b",
        "checkout"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:140:6)",
          "at dispatch (/srv/app/lib/router.js:177:73)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1830,
      "id": "evt_8e25e4ecd724aef6",
      "traceId": "f287a07382c08afb4b627a338debd596",
      "timestamp": "2026-08-01T00:01:13.223Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 259.45,
        "requestBytes": 890,
        "responseBytes": 50082,
        "cached": false
      },
      "actor": {
        "userId": "u_871209",
        "sessionId": "71b57073df90d4ff2f3fbfde",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 46.7,
        "memoryMb": 369.5,
        "dbQueries": 18,
        "cacheHitRatio": 0.6676,
        "queueDepth": 30
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1831,
      "id": "evt_877748e73254eead",
      "traceId": "fb4c5e9eb38ba572110160924236500e",
      "timestamp": "2026-08-01T00:01:13.251Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 306.42,
        "requestBytes": 1449,
        "responseBytes": 40015,
        "cached": false
      },
      "actor": {
        "userId": "u_830125",
        "sessionId": "5f5509fdc7125fb07db5e411",
        "plan": "free",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.8,
        "memoryMb": 779.6,
        "dbQueries": 12,
        "cacheHitRatio": 0.4456,
        "queueDepth": 8
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1832,
      "id": "evt_6858c9edb8a0dde4",
      "traceId": "b8cde7ccb2296d3a9db2fcebeab2b451",
      "timestamp": "2026-08-01T00:01:13.286Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 110.01,
        "requestBytes": 2709,
        "responseBytes": 9204,
        "cached": true
      },
      "actor": {
        "userId": "u_439479",
        "sessionId": "da61d00518ec25f8b59cb4b6",
        "plan": "starter",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.7,
        "memoryMb": 381,
        "dbQueries": 3,
        "cacheHitRatio": 0.9358,
        "queueDepth": 15
      },
      "tags": [
        "b2b",
        "b2b",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1833,
      "id": "evt_a46af3c84eaccf1a",
      "traceId": "563607f60c952a50a31b86dd2f1fb8e8",
      "timestamp": "2026-08-01T00:01:13.328Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 335.47,
        "requestBytes": 1293,
        "responseBytes": 33553,
        "cached": false
      },
      "actor": {
        "userId": "u_917688",
        "sessionId": "bc6e6f39eac1122f4e9c4785",
        "plan": "starter",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 31.4,
        "memoryMb": 906,
        "dbQueries": 5,
        "cacheHitRatio": 0.7078,
        "queueDepth": 5
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1834,
      "id": "evt_0ec694087aad2861",
      "traceId": "b9e34c381a05857dabf56aee2b27fb1c",
      "timestamp": "2026-08-01T00:01:13.399Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 273.18,
        "requestBytes": 352,
        "responseBytes": 28515,
        "cached": false
      },
      "actor": {
        "userId": "u_360985",
        "sessionId": "a9a5fe3c7923b9ba5c60f55e",
        "plan": "enterprise",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.7,
        "memoryMb": 484.9,
        "dbQueries": 20,
        "cacheHitRatio": 0.5182,
        "queueDepth": 34
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1835,
      "id": "evt_6052cb2d8ca967dc",
      "traceId": "3b99b2cc818f15b63e46acae06fc768e",
      "timestamp": "2026-08-01T00:01:13.430Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 116.38,
        "requestBytes": 1647,
        "responseBytes": 9479,
        "cached": false
      },
      "actor": {
        "userId": "u_259578",
        "sessionId": "776f7699fb6917958458bdb5",
        "plan": "starter",
        "country": "ES",
        "city": "İzmir",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 85.9,
        "memoryMb": 675,
        "dbQueries": 9,
        "cacheHitRatio": 0.7578,
        "queueDepth": 5
      },
      "tags": [
        "canary",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1836,
      "id": "evt_a3dc82537ca12baf",
      "traceId": "9b1d20dea3ed7ccf1943986dd3b4f366",
      "timestamp": "2026-08-01T00:01:13.452Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 49.6,
        "requestBytes": 1520,
        "responseBytes": 31485,
        "cached": false
      },
      "actor": {
        "userId": "u_743169",
        "sessionId": "f28b6a42863a848c6487a6db",
        "plan": "pro",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 18.7,
        "memoryMb": 159.2,
        "dbQueries": 8,
        "cacheHitRatio": 0.0991,
        "queueDepth": 39
      },
      "tags": [
        "canary",
        "b2b",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1837,
      "id": "evt_80fdafa1c03cf575",
      "traceId": "ad48c06aedb5fadbbcdb0ac5e7f9645a",
      "timestamp": "2026-08-01T00:01:13.488Z",
      "level": "error",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 503,
        "durationMs": 3851.69,
        "requestBytes": 1699,
        "responseBytes": 25994,
        "cached": false
      },
      "actor": {
        "userId": "u_132497",
        "sessionId": "5396d442ebec3d7c971c7b4c",
        "plan": "pro",
        "country": "ES",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 50.2,
        "memoryMb": 685.2,
        "dbQueries": 10,
        "cacheHitRatio": 0.2886,
        "queueDepth": 11
      },
      "tags": [
        "retry"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:392:35)",
          "at dispatch (/srv/app/lib/router.js:48:24)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1838,
      "id": "evt_bc3d07187cf73d64",
      "traceId": "33fca4d72a957b40dc476270c9259e7e",
      "timestamp": "2026-08-01T00:01:13.543Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 254.5,
        "requestBytes": 491,
        "responseBytes": 59270,
        "cached": false
      },
      "actor": {
        "userId": "u_248743",
        "sessionId": "48b2a55b3e2fb63c96e7ecef",
        "plan": "free",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 82.3,
        "memoryMb": 334.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.1246,
        "queueDepth": 16
      },
      "tags": [
        "mobile",
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1839,
      "id": "evt_483cc12f0a6a1f39",
      "traceId": "e3568c3026075254ac033d936eef537c",
      "timestamp": "2026-08-01T00:01:13.561Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 143.61,
        "requestBytes": 1505,
        "responseBytes": 53287,
        "cached": false
      },
      "actor": {
        "userId": "u_847564",
        "sessionId": "f0dedbb3f97e4c8a604a3266",
        "plan": "pro",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.2,
        "memoryMb": 537.2,
        "dbQueries": 16,
        "cacheHitRatio": 0.8563,
        "queueDepth": 20
      },
      "tags": [
        "retry",
        "canary",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1840,
      "id": "evt_2b09f165c767c239",
      "traceId": "66fca3fde195799d001d614233424b79",
      "timestamp": "2026-08-01T00:01:13.631Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 161.05,
        "requestBytes": 1,
        "responseBytes": 39431,
        "cached": false
      },
      "actor": {
        "userId": "u_642863",
        "sessionId": "30547d188144f0d2e016a714",
        "plan": "enterprise",
        "country": "GB",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 66.1,
        "memoryMb": 267.1,
        "dbQueries": 3,
        "cacheHitRatio": 0.5347,
        "queueDepth": 32
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1841,
      "id": "evt_53a2a00ef352e95e",
      "traceId": "1278e0423580d40064c279709dbafcb2",
      "timestamp": "2026-08-01T00:01:13.678Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 147.34,
        "requestBytes": 1336,
        "responseBytes": 29487,
        "cached": true
      },
      "actor": {
        "userId": "u_160681",
        "sessionId": "ba14cee332b5f92098101e9e",
        "plan": "starter",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.3,
        "memoryMb": 453.1,
        "dbQueries": 23,
        "cacheHitRatio": 0.8144,
        "queueDepth": 19
      },
      "tags": [
        "eu",
        "b2b",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1842,
      "id": "evt_673fedbeb69f9de3",
      "traceId": "ffaffdf265e91ac16cea668064f189b0",
      "timestamp": "2026-08-01T00:01:13.694Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 409,
        "durationMs": 3089.67,
        "requestBytes": 1223,
        "responseBytes": 29978,
        "cached": false
      },
      "actor": {
        "userId": "u_640276",
        "sessionId": "d43f4cdfcff74116cf36570c",
        "plan": "pro",
        "country": "IT",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.9,
        "memoryMb": 202.3,
        "dbQueries": 1,
        "cacheHitRatio": 0.8334,
        "queueDepth": 36
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:338:47)",
          "at dispatch (/srv/app/lib/router.js:88:45)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1843,
      "id": "evt_43458f00612a0343",
      "traceId": "806ffc62dfc9ada48a1c2f9cfb5bd7ac",
      "timestamp": "2026-08-01T00:01:13.753Z",
      "level": "warn",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 134.25,
        "requestBytes": 2948,
        "responseBytes": 58195,
        "cached": true
      },
      "actor": {
        "userId": "u_931884",
        "sessionId": "b8a25df1a66851d20084c21f",
        "plan": "free",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 78.7,
        "memoryMb": 470.5,
        "dbQueries": 0,
        "cacheHitRatio": 0.5817,
        "queueDepth": 0
      },
      "tags": [
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1844,
      "id": "evt_5c7ec40772d21d8c",
      "traceId": "67948cf700b144ca9ad0971820f27404",
      "timestamp": "2026-08-01T00:01:13.789Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 68.07,
        "requestBytes": 161,
        "responseBytes": 7367,
        "cached": false
      },
      "actor": {
        "userId": "u_869782",
        "sessionId": "20808388b177125f895c479b",
        "plan": "pro",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 89.1,
        "memoryMb": 866.8,
        "dbQueries": 21,
        "cacheHitRatio": 0.6881,
        "queueDepth": 4
      },
      "tags": [
        "mobile",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1845,
      "id": "evt_03e2c59b1039632e",
      "traceId": "06e23f42d098abce4c7a736c857a3459",
      "timestamp": "2026-08-01T00:01:13.808Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 262.51,
        "requestBytes": 2192,
        "responseBytes": 17363,
        "cached": false
      },
      "actor": {
        "userId": "u_865336",
        "sessionId": "d1df1428aa6440e0034179b3",
        "plan": "pro",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.5,
        "memoryMb": 192.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.1068,
        "queueDepth": 13
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1846,
      "id": "evt_1edb5ed319cff396",
      "traceId": "52c568fd11d1e47dd6747744b3a3bfb0",
      "timestamp": "2026-08-01T00:01:13.877Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 282.05,
        "requestBytes": 1162,
        "responseBytes": 35894,
        "cached": false
      },
      "actor": {
        "userId": "u_289989",
        "sessionId": "f5dfa1762a802bc4b622b226",
        "plan": "starter",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 82.4,
        "memoryMb": 326.2,
        "dbQueries": 5,
        "cacheHitRatio": 0.9629,
        "queueDepth": 19
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1847,
      "id": "evt_538657473dfdbbe0",
      "traceId": "2ca80eb74001b1669cd683119321fdac",
      "timestamp": "2026-08-01T00:01:13.889Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 500,
        "durationMs": 2653.04,
        "requestBytes": 519,
        "responseBytes": 10604,
        "cached": true
      },
      "actor": {
        "userId": "u_825087",
        "sessionId": "7fb2b87423d06371c133d9ba",
        "plan": "pro",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.5,
        "memoryMb": 677.7,
        "dbQueries": 8,
        "cacheHitRatio": 0.8612,
        "queueDepth": 28
      },
      "tags": [
        "slow-query",
        "retry",
        "slow-query"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:293:48)",
          "at dispatch (/srv/app/lib/router.js:188:71)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1848,
      "id": "evt_6ae20ecc643fa4b8",
      "traceId": "a19a568682cc5c85134778b482f4c40a",
      "timestamp": "2026-08-01T00:01:13.925Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 165.67,
        "requestBytes": 1757,
        "responseBytes": 47118,
        "cached": false
      },
      "actor": {
        "userId": "u_183955",
        "sessionId": "276fbf35a9beb3e7c77482f1",
        "plan": "enterprise",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.2,
        "memoryMb": 518.1,
        "dbQueries": 0,
        "cacheHitRatio": 0.8914,
        "queueDepth": 24
      },
      "tags": [
        "mobile",
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1849,
      "id": "evt_53d6d4ecfe236150",
      "traceId": "5836df27422285760bd83e6cc06ca54c",
      "timestamp": "2026-08-01T00:01:13.993Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 120.89,
        "requestBytes": 2673,
        "responseBytes": 37229,
        "cached": false
      },
      "actor": {
        "userId": "u_119435",
        "sessionId": "4aabb45d85fae259bdeffc62",
        "plan": "pro",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.4,
        "memoryMb": 337.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.6754,
        "queueDepth": 28
      },
      "tags": [
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1850,
      "id": "evt_873e44f387bce62e",
      "traceId": "8f57bdfe89b3de262b81a0351d430a4e",
      "timestamp": "2026-08-01T00:01:14.036Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 117.3,
        "requestBytes": 2014,
        "responseBytes": 6681,
        "cached": false
      },
      "actor": {
        "userId": "u_775187",
        "sessionId": "5bb14ebfeaa132fbf873fec0",
        "plan": "free",
        "country": "GB",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 5.8,
        "memoryMb": 683.4,
        "dbQueries": 5,
        "cacheHitRatio": 0.0829,
        "queueDepth": 36
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1851,
      "id": "evt_4cd06d2507d52f8a",
      "traceId": "94ce8fea1ba02ca264b4d2c002e572c1",
      "timestamp": "2026-08-01T00:01:14.048Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 290.66,
        "requestBytes": 688,
        "responseBytes": 63468,
        "cached": true
      },
      "actor": {
        "userId": "u_139711",
        "sessionId": "fc6dbfaca70230e856db23e9",
        "plan": "free",
        "country": "ES",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.6,
        "memoryMb": 202,
        "dbQueries": 7,
        "cacheHitRatio": 0.3576,
        "queueDepth": 19
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1852,
      "id": "evt_54f6903a6219c1d1",
      "traceId": "e37e08ac58e22e3bf6454265cf05ace0",
      "timestamp": "2026-08-01T00:01:14.099Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 161.05,
        "requestBytes": 2007,
        "responseBytes": 718,
        "cached": false
      },
      "actor": {
        "userId": "u_590177",
        "sessionId": "aa3dee0a23ff2d8944301bdc",
        "plan": "enterprise",
        "country": "IT",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.5,
        "memoryMb": 552.8,
        "dbQueries": 3,
        "cacheHitRatio": 0.544,
        "queueDepth": 35
      },
      "tags": [
        "checkout",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1853,
      "id": "evt_5ce73a53470b24ec",
      "traceId": "bbd06de706361688ec98074dd58024e2",
      "timestamp": "2026-08-01T00:01:14.121Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 336.53,
        "requestBytes": 3411,
        "responseBytes": 11279,
        "cached": false
      },
      "actor": {
        "userId": "u_360673",
        "sessionId": "a07871ac1d260acdff29db06",
        "plan": "starter",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 42.7,
        "memoryMb": 460.5,
        "dbQueries": 0,
        "cacheHitRatio": 0.3196,
        "queueDepth": 31
      },
      "tags": [
        "cold-start",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1854,
      "id": "evt_83692ded6a1c8905",
      "traceId": "1ebc578eb02ab4858dec5a4b8564ee41",
      "timestamp": "2026-08-01T00:01:14.170Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 141.41,
        "requestBytes": 3941,
        "responseBytes": 36650,
        "cached": false
      },
      "actor": {
        "userId": "u_863151",
        "sessionId": "78915efb92b7f8a54a54ab52",
        "plan": "enterprise",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88.2,
        "memoryMb": 883.9,
        "dbQueries": 17,
        "cacheHitRatio": 0.2193,
        "queueDepth": 28
      },
      "tags": [
        "cold-start",
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1855,
      "id": "evt_5b77b3868e2de5a5",
      "traceId": "4a619d29d418b79934464d425c3ff63a",
      "timestamp": "2026-08-01T00:01:14.230Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 290.76,
        "requestBytes": 1918,
        "responseBytes": 57937,
        "cached": false
      },
      "actor": {
        "userId": "u_152578",
        "sessionId": "b0bd02b2549d8aec33218aed",
        "plan": "enterprise",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.2,
        "memoryMb": 269.9,
        "dbQueries": 18,
        "cacheHitRatio": 0.2162,
        "queueDepth": 39
      },
      "tags": [
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1856,
      "id": "evt_bc72dbd322ebd99d",
      "traceId": "6a364c7d01e2c8a579eb8d38250859f8",
      "timestamp": "2026-08-01T00:01:14.269Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 32.31,
        "requestBytes": 2276,
        "responseBytes": 61485,
        "cached": false
      },
      "actor": {
        "userId": "u_816663",
        "sessionId": "430b3ec4dc7ef8534169f58f",
        "plan": "starter",
        "country": "DE",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 22.4,
        "memoryMb": 959.8,
        "dbQueries": 7,
        "cacheHitRatio": 0.9851,
        "queueDepth": 27
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1857,
      "id": "evt_de8d714f4af9fa71",
      "traceId": "ca475a54e332f5a3c57aed89362e5ec0",
      "timestamp": "2026-08-01T00:01:14.318Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 77.35,
        "requestBytes": 4041,
        "responseBytes": 10968,
        "cached": false
      },
      "actor": {
        "userId": "u_201958",
        "sessionId": "8aac13e5f82d66acee8bc874",
        "plan": "free",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 58.4,
        "memoryMb": 849.6,
        "dbQueries": 7,
        "cacheHitRatio": 0.2311,
        "queueDepth": 36
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1858,
      "id": "evt_09c65501f3cbc16f",
      "traceId": "dcbc19be6a590e927b65b14a752a67d1",
      "timestamp": "2026-08-01T00:01:14.344Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 16.16,
        "requestBytes": 712,
        "responseBytes": 9094,
        "cached": false
      },
      "actor": {
        "userId": "u_784277",
        "sessionId": "3b2c45a9f2bbdd82c6d1a50f",
        "plan": "enterprise",
        "country": "ES",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 83.7,
        "memoryMb": 381.5,
        "dbQueries": 12,
        "cacheHitRatio": 0.3507,
        "queueDepth": 22
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1859,
      "id": "evt_8d06560d917f9be7",
      "traceId": "7ea3606d2228949b95a669ee68b8d6d1",
      "timestamp": "2026-08-01T00:01:14.398Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 111.03,
        "requestBytes": 3521,
        "responseBytes": 33089,
        "cached": false
      },
      "actor": {
        "userId": "u_323666",
        "sessionId": "bfae74679b91d29b8cf5de4f",
        "plan": "enterprise",
        "country": "US",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.2,
        "memoryMb": 858.8,
        "dbQueries": 10,
        "cacheHitRatio": 0.6992,
        "queueDepth": 7
      },
      "tags": [
        "checkout",
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1860,
      "id": "evt_77077c319c05a57c",
      "traceId": "c71c4252c02e3c8fa8567f51ae9a0a12",
      "timestamp": "2026-08-01T00:01:14.410Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 240.18,
        "requestBytes": 463,
        "responseBytes": 34933,
        "cached": false
      },
      "actor": {
        "userId": "u_948049",
        "sessionId": "3ab9a0eed7df7617fca0e765",
        "plan": "free",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47.1,
        "memoryMb": 676.3,
        "dbQueries": 1,
        "cacheHitRatio": 0.8614,
        "queueDepth": 36
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1861,
      "id": "evt_416957e482d6182e",
      "traceId": "92ea445589e10406b03771129c8a2a4a",
      "timestamp": "2026-08-01T00:01:14.474Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 119.17,
        "requestBytes": 883,
        "responseBytes": 2352,
        "cached": false
      },
      "actor": {
        "userId": "u_369456",
        "sessionId": "25c7dbb4d4bb7fedb566e669",
        "plan": "pro",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 17.7,
        "memoryMb": 315.4,
        "dbQueries": 19,
        "cacheHitRatio": 0.015,
        "queueDepth": 32
      },
      "tags": [
        "eu",
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1862,
      "id": "evt_dbc2787563a157b8",
      "traceId": "333db6f2f3d91eb80845dd99afe75e43",
      "timestamp": "2026-08-01T00:01:14.514Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 229.77,
        "requestBytes": 2420,
        "responseBytes": 12075,
        "cached": false
      },
      "actor": {
        "userId": "u_898399",
        "sessionId": "cd7c7357df6d0b16c08b5fcf",
        "plan": "pro",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.2,
        "memoryMb": 718.1,
        "dbQueries": 15,
        "cacheHitRatio": 0.1128,
        "queueDepth": 8
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1863,
      "id": "evt_63ba071d58d3d98f",
      "traceId": "fa02eba2d1cecb9293c8d705cf7de5ce",
      "timestamp": "2026-08-01T00:01:14.543Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 169.79,
        "requestBytes": 2053,
        "responseBytes": 47385,
        "cached": false
      },
      "actor": {
        "userId": "u_361004",
        "sessionId": "3b751261d1fe955cc10f5452",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 33.8,
        "memoryMb": 234.6,
        "dbQueries": 6,
        "cacheHitRatio": 0.1181,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1864,
      "id": "evt_f2309166dafdfaa9",
      "traceId": "a21f7867ebcd0f42523a63187f831c6d",
      "timestamp": "2026-08-01T00:01:14.585Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 226.09,
        "requestBytes": 3507,
        "responseBytes": 55474,
        "cached": false
      },
      "actor": {
        "userId": "u_969042",
        "sessionId": "42378eb1d4c32b07343a7489",
        "plan": "pro",
        "country": "BR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 15.8,
        "memoryMb": 688.2,
        "dbQueries": 18,
        "cacheHitRatio": 0.885,
        "queueDepth": 25
      },
      "tags": [
        "checkout",
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1865,
      "id": "evt_c4b6ca550169634d",
      "traceId": "df44bcd19b11edcad3209dea508db7c7",
      "timestamp": "2026-08-01T00:01:14.613Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 308.94,
        "requestBytes": 877,
        "responseBytes": 59417,
        "cached": false
      },
      "actor": {
        "userId": "u_780296",
        "sessionId": "9c5977e8b3ab018d63bc9edc",
        "plan": "pro",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77,
        "memoryMb": 544.4,
        "dbQueries": 12,
        "cacheHitRatio": 0.4299,
        "queueDepth": 27
      },
      "tags": [
        "mobile",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1866,
      "id": "evt_82ca7fbece706403",
      "traceId": "b421d937315517b85a112d05487c41bf",
      "timestamp": "2026-08-01T00:01:14.667Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 253.89,
        "requestBytes": 1564,
        "responseBytes": 55201,
        "cached": true
      },
      "actor": {
        "userId": "u_239913",
        "sessionId": "43341f5031bcea0a7994e1ac",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 61.9,
        "memoryMb": 535.7,
        "dbQueries": 11,
        "cacheHitRatio": 0.7768,
        "queueDepth": 37
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1867,
      "id": "evt_152a60d344c1aa35",
      "traceId": "8dd832408785cefbb2bb70fe47540406",
      "timestamp": "2026-08-01T00:01:14.694Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 341.82,
        "requestBytes": 2243,
        "responseBytes": 61535,
        "cached": false
      },
      "actor": {
        "userId": "u_793282",
        "sessionId": "3ade96979a1952dbf62fb516",
        "plan": "starter",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.5,
        "memoryMb": 839.9,
        "dbQueries": 12,
        "cacheHitRatio": 0.985,
        "queueDepth": 22
      },
      "tags": [
        "checkout",
        "b2b",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1868,
      "id": "evt_5d1a278cf43e9560",
      "traceId": "b91b5c2169845db88dd6a1601cd07b11",
      "timestamp": "2026-08-01T00:01:14.725Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 11.25,
        "requestBytes": 2210,
        "responseBytes": 52639,
        "cached": false
      },
      "actor": {
        "userId": "u_145014",
        "sessionId": "49e87e70988edd66f0df99cf",
        "plan": "pro",
        "country": "AU",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 30.5,
        "memoryMb": 942.3,
        "dbQueries": 9,
        "cacheHitRatio": 0.8873,
        "queueDepth": 13
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1869,
      "id": "evt_57fd99db9f50c7f0",
      "traceId": "c7755f089a4fd0d93796f865989022e9",
      "timestamp": "2026-08-01T00:01:14.763Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 43.34,
        "requestBytes": 3889,
        "responseBytes": 31804,
        "cached": false
      },
      "actor": {
        "userId": "u_531734",
        "sessionId": "7dbfda2b923994f77ae44422",
        "plan": "starter",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.2,
        "memoryMb": 862.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.4998,
        "queueDepth": 29
      },
      "tags": [
        "retry",
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1870,
      "id": "evt_d2fec3f7bc2c37e7",
      "traceId": "f4281ca45c2126cb7f12f5a7be71773c",
      "timestamp": "2026-08-01T00:01:14.828Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 183.02,
        "requestBytes": 1892,
        "responseBytes": 36849,
        "cached": true
      },
      "actor": {
        "userId": "u_421350",
        "sessionId": "39a0e3b2968bcfcf06a9ec35",
        "plan": "starter",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 46.2,
        "memoryMb": 833.7,
        "dbQueries": 17,
        "cacheHitRatio": 0.2639,
        "queueDepth": 30
      },
      "tags": [
        "cold-start",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1871,
      "id": "evt_8598c3d34ae076dd",
      "traceId": "a8375058d85acbab0fd1391de91965ae",
      "timestamp": "2026-08-01T00:01:14.846Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 5.68,
        "requestBytes": 2640,
        "responseBytes": 31982,
        "cached": false
      },
      "actor": {
        "userId": "u_684425",
        "sessionId": "9c82c06981b9804ac0b751bb",
        "plan": "free",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73.1,
        "memoryMb": 281.7,
        "dbQueries": 20,
        "cacheHitRatio": 0.8105,
        "queueDepth": 34
      },
      "tags": [
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1872,
      "id": "evt_29ac47a62098d25c",
      "traceId": "9ba55f6d9553c4f572bc98d2079d25a0",
      "timestamp": "2026-08-01T00:01:14.900Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 48.67,
        "requestBytes": 886,
        "responseBytes": 55898,
        "cached": true
      },
      "actor": {
        "userId": "u_588754",
        "sessionId": "a8a62cc4214f6ed04757d2d2",
        "plan": "starter",
        "country": "DE",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 62.7,
        "memoryMb": 987.6,
        "dbQueries": 18,
        "cacheHitRatio": 0.6739,
        "queueDepth": 37
      },
      "tags": [
        "mobile",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1873,
      "id": "evt_27ec4908da97a857",
      "traceId": "cf482f1247a631fb13e3a847e713f672",
      "timestamp": "2026-08-01T00:01:14.941Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 257.51,
        "requestBytes": 3929,
        "responseBytes": 13977,
        "cached": false
      },
      "actor": {
        "userId": "u_395267",
        "sessionId": "0bc386b7320756386c64a3db",
        "plan": "enterprise",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0.7,
        "memoryMb": 483.6,
        "dbQueries": 8,
        "cacheHitRatio": 0.2786,
        "queueDepth": 35
      },
      "tags": [
        "eu",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1874,
      "id": "evt_53b178a934168ecb",
      "traceId": "e5e7a16203d1bdd7858955c3124eedeb",
      "timestamp": "2026-08-01T00:01:14.976Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 126.99,
        "requestBytes": 2167,
        "responseBytes": 41245,
        "cached": false
      },
      "actor": {
        "userId": "u_202889",
        "sessionId": "483fbac0f7114846f41a1a64",
        "plan": "free",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.1,
        "memoryMb": 979.2,
        "dbQueries": 17,
        "cacheHitRatio": 0.4958,
        "queueDepth": 25
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1875,
      "id": "evt_b686f90e0f7b50c3",
      "traceId": "a810f471c5a8ee4fea960d65c430ffb3",
      "timestamp": "2026-08-01T00:01:15.016Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 200.36,
        "requestBytes": 873,
        "responseBytes": 16636,
        "cached": false
      },
      "actor": {
        "userId": "u_532846",
        "sessionId": "c070eb766873d6ef81c62533",
        "plan": "pro",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.3,
        "memoryMb": 197.1,
        "dbQueries": 19,
        "cacheHitRatio": 0.3889,
        "queueDepth": 6
      },
      "tags": [
        "retry",
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1876,
      "id": "evt_fe750081458473ec",
      "traceId": "26eaa46fb7e56ecf810e8d3f577175d5",
      "timestamp": "2026-08-01T00:01:15.078Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 291.85,
        "requestBytes": 717,
        "responseBytes": 455,
        "cached": false
      },
      "actor": {
        "userId": "u_393451",
        "sessionId": "0c87e5966a454033b4fa3a60",
        "plan": "starter",
        "country": "JP",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 97.2,
        "memoryMb": 410.1,
        "dbQueries": 10,
        "cacheHitRatio": 0.1365,
        "queueDepth": 7
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1877,
      "id": "evt_74d461a0264440ad",
      "traceId": "0e992d840b3879ac383b2d621175080c",
      "timestamp": "2026-08-01T00:01:15.103Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 500,
        "durationMs": 2724.86,
        "requestBytes": 4094,
        "responseBytes": 64379,
        "cached": false
      },
      "actor": {
        "userId": "u_233102",
        "sessionId": "771a83b94686d179cecf0f2f",
        "plan": "free",
        "country": "JP",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 69.8,
        "memoryMb": 927.2,
        "dbQueries": 23,
        "cacheHitRatio": 0.9928,
        "queueDepth": 22
      },
      "tags": [
        "eu"
      ],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:112:52)",
          "at dispatch (/srv/app/lib/router.js:198:2)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1878,
      "id": "evt_13ea296fbd246401",
      "traceId": "0f758ed9a224e14d0ca63e7086513763",
      "timestamp": "2026-08-01T00:01:15.145Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 304,
        "durationMs": 142.21,
        "requestBytes": 590,
        "responseBytes": 245,
        "cached": false
      },
      "actor": {
        "userId": "u_946025",
        "sessionId": "8795a40cff1c8c96dec01076",
        "plan": "pro",
        "country": "GB",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 27.3,
        "memoryMb": 501.8,
        "dbQueries": 8,
        "cacheHitRatio": 0.7189,
        "queueDepth": 33
      },
      "tags": [
        "eu",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1879,
      "id": "evt_2f2aa9f6376be767",
      "traceId": "bedbe05afa54e07fb7c1d120a559aeab",
      "timestamp": "2026-08-01T00:01:15.191Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 112.61,
        "requestBytes": 1174,
        "responseBytes": 35411,
        "cached": true
      },
      "actor": {
        "userId": "u_905023",
        "sessionId": "bea01d5237ca265b777970c0",
        "plan": "pro",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.7,
        "memoryMb": 445.7,
        "dbQueries": 11,
        "cacheHitRatio": 0.4739,
        "queueDepth": 22
      },
      "tags": [
        "cold-start",
        "b2b",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1880,
      "id": "evt_11a57c91562a7db5",
      "traceId": "85afab30d438b4123d14d8dfead387f5",
      "timestamp": "2026-08-01T00:01:15.227Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 201,
        "durationMs": 223.32,
        "requestBytes": 1840,
        "responseBytes": 31720,
        "cached": false
      },
      "actor": {
        "userId": "u_393310",
        "sessionId": "d1b3c208d9b139497c4d53c5",
        "plan": "free",
        "country": "GB",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 44,
        "memoryMb": 978.8,
        "dbQueries": 16,
        "cacheHitRatio": 0.4762,
        "queueDepth": 33
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1881,
      "id": "evt_b45e28dffa346fa6",
      "traceId": "219b8b7dcb14dc5618b62d654d19ff78",
      "timestamp": "2026-08-01T00:01:15.264Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 500,
        "durationMs": 4156.24,
        "requestBytes": 1864,
        "responseBytes": 23462,
        "cached": true
      },
      "actor": {
        "userId": "u_133806",
        "sessionId": "d45d7e756e0a5db240d30f41",
        "plan": "pro",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.4,
        "memoryMb": 651,
        "dbQueries": 10,
        "cacheHitRatio": 0.8792,
        "queueDepth": 0
      },
      "tags": [
        "slow-query",
        "mobile",
        "eu"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:354:29)",
          "at dispatch (/srv/app/lib/router.js:61:63)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1882,
      "id": "evt_3535d7937946991b",
      "traceId": "fe46612459edd76ad9bc7e39fc4d51bf",
      "timestamp": "2026-08-01T00:01:15.298Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 329.82,
        "requestBytes": 2932,
        "responseBytes": 64742,
        "cached": false
      },
      "actor": {
        "userId": "u_390492",
        "sessionId": "15e6c6263ca82dc6a4faf760",
        "plan": "starter",
        "country": "AU",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.6,
        "memoryMb": 535,
        "dbQueries": 5,
        "cacheHitRatio": 0.3959,
        "queueDepth": 25
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1883,
      "id": "evt_06712a540b6e0db3",
      "traceId": "e64b2615a4f150d41df5d898c7587692",
      "timestamp": "2026-08-01T00:01:15.335Z",
      "level": "warn",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 304,
        "durationMs": 195.74,
        "requestBytes": 3259,
        "responseBytes": 1111,
        "cached": false
      },
      "actor": {
        "userId": "u_572952",
        "sessionId": "2e97cfa8d0115a756dbec95a",
        "plan": "starter",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 65.8,
        "memoryMb": 431.1,
        "dbQueries": 12,
        "cacheHitRatio": 0.5361,
        "queueDepth": 33
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1884,
      "id": "evt_9e4a0bbf999dc049",
      "traceId": "8c6e59a8aab45fc8e67fa636ff2f07b0",
      "timestamp": "2026-08-01T00:01:15.386Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 69.81,
        "requestBytes": 2999,
        "responseBytes": 38358,
        "cached": false
      },
      "actor": {
        "userId": "u_963000",
        "sessionId": "7492370dc3eff97c6b14b319",
        "plan": "pro",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 71.8,
        "memoryMb": 335.5,
        "dbQueries": 0,
        "cacheHitRatio": 0.4394,
        "queueDepth": 1
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1885,
      "id": "evt_8b50611d32abf6a2",
      "traceId": "6b3cd7046778bbcc55c6d78c18105eba",
      "timestamp": "2026-08-01T00:01:15.403Z",
      "level": "warn",
      "service": "identity",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 229,
        "requestBytes": 1111,
        "responseBytes": 20568,
        "cached": true
      },
      "actor": {
        "userId": "u_908919",
        "sessionId": "8f436669492994bf4e92435a",
        "plan": "enterprise",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.4,
        "memoryMb": 972.7,
        "dbQueries": 4,
        "cacheHitRatio": 0.441,
        "queueDepth": 28
      },
      "tags": [
        "retry",
        "b2b",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1886,
      "id": "evt_aa4812fe65a9f935",
      "traceId": "aa00306ac2f882868aec7eebc96b9c05",
      "timestamp": "2026-08-01T00:01:15.455Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 65.65,
        "requestBytes": 3580,
        "responseBytes": 36108,
        "cached": true
      },
      "actor": {
        "userId": "u_906316",
        "sessionId": "36a80a3a2bea359b7b26da43",
        "plan": "starter",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.1,
        "memoryMb": 990.3,
        "dbQueries": 7,
        "cacheHitRatio": 0.425,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1887,
      "id": "evt_aa02f2ca1b5ad4b7",
      "traceId": "fca791313530972efcca962b8d48fd69",
      "timestamp": "2026-08-01T00:01:15.489Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 133.92,
        "requestBytes": 1110,
        "responseBytes": 56231,
        "cached": false
      },
      "actor": {
        "userId": "u_381285",
        "sessionId": "a99479f37e36f0fcfea33d27",
        "plan": "enterprise",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 44.8,
        "memoryMb": 677.3,
        "dbQueries": 7,
        "cacheHitRatio": 0.3327,
        "queueDepth": 20
      },
      "tags": [
        "mobile",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1888,
      "id": "evt_aa11283467167ab6",
      "traceId": "288f416a80b943dac58c06e2acf4382c",
      "timestamp": "2026-08-01T00:01:15.551Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 317.6,
        "requestBytes": 3031,
        "responseBytes": 34057,
        "cached": false
      },
      "actor": {
        "userId": "u_138276",
        "sessionId": "b3bbc56c4ee13eacf6cb9499",
        "plan": "pro",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.1,
        "memoryMb": 598.5,
        "dbQueries": 16,
        "cacheHitRatio": 0.6296,
        "queueDepth": 33
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1889,
      "id": "evt_e53df746a4631cad",
      "traceId": "a0545f8be18c514994f4014996bffb0a",
      "timestamp": "2026-08-01T00:01:15.564Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 112.46,
        "requestBytes": 2341,
        "responseBytes": 43244,
        "cached": false
      },
      "actor": {
        "userId": "u_651929",
        "sessionId": "cb189a59b9701a1501687a22",
        "plan": "enterprise",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25,
        "memoryMb": 310.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.7261,
        "queueDepth": 10
      },
      "tags": [
        "eu",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1890,
      "id": "evt_91439a5e9c1124e0",
      "traceId": "1115ace6f632836d3d2e61206a960e3c",
      "timestamp": "2026-08-01T00:01:15.600Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 143.35,
        "requestBytes": 4010,
        "responseBytes": 45543,
        "cached": false
      },
      "actor": {
        "userId": "u_419242",
        "sessionId": "d5dbfcd4f4c9cab352104eac",
        "plan": "starter",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 92.5,
        "memoryMb": 832.4,
        "dbQueries": 4,
        "cacheHitRatio": 0.0725,
        "queueDepth": 39
      },
      "tags": [
        "eu",
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1891,
      "id": "evt_5081214661b911fa",
      "traceId": "6394b6c9bfc80052dc5d72cff461126c",
      "timestamp": "2026-08-01T00:01:15.663Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 39.96,
        "requestBytes": 24,
        "responseBytes": 52906,
        "cached": false
      },
      "actor": {
        "userId": "u_364459",
        "sessionId": "01e7a8f69e96c16c5e904ebf",
        "plan": "free",
        "country": "ES",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 56.4,
        "memoryMb": 821.3,
        "dbQueries": 21,
        "cacheHitRatio": 0.5847,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1892,
      "id": "evt_1b8ed4a643905062",
      "traceId": "a2973f3f11fcfd14e96e399aa0bcbe17",
      "timestamp": "2026-08-01T00:01:15.688Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 311.45,
        "requestBytes": 1773,
        "responseBytes": 60367,
        "cached": true
      },
      "actor": {
        "userId": "u_953375",
        "sessionId": "67569c99abf6a111c7119abb",
        "plan": "starter",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 46.8,
        "memoryMb": 508.2,
        "dbQueries": 12,
        "cacheHitRatio": 0.2347,
        "queueDepth": 39
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1893,
      "id": "evt_2e62f0ef05e873e2",
      "traceId": "11524a95c8bc0937e228b364b2794247",
      "timestamp": "2026-08-01T00:01:15.757Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 92.28,
        "requestBytes": 1934,
        "responseBytes": 53626,
        "cached": true
      },
      "actor": {
        "userId": "u_755853",
        "sessionId": "f1371b19c32a5f13ab0cfbbf",
        "plan": "enterprise",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.4,
        "memoryMb": 975.3,
        "dbQueries": 11,
        "cacheHitRatio": 0.5186,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1894,
      "id": "evt_9ab8049a72f4426a",
      "traceId": "159540c8d62099ae73ac3497b948f90e",
      "timestamp": "2026-08-01T00:01:15.792Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 209.99,
        "requestBytes": 1488,
        "responseBytes": 58047,
        "cached": false
      },
      "actor": {
        "userId": "u_372575",
        "sessionId": "edee87fb8b50ae054e3ce63a",
        "plan": "starter",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.5,
        "memoryMb": 401.8,
        "dbQueries": 15,
        "cacheHitRatio": 0.654,
        "queueDepth": 13
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1895,
      "id": "evt_8b6e87582b14f797",
      "traceId": "ace9a5c68c3fee9c9e792b909ea6f3c5",
      "timestamp": "2026-08-01T00:01:15.823Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 500,
        "durationMs": 1335.21,
        "requestBytes": 3357,
        "responseBytes": 60198,
        "cached": false
      },
      "actor": {
        "userId": "u_400405",
        "sessionId": "85b611be7f9e31a91b5123f4",
        "plan": "free",
        "country": "BR",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 40.8,
        "memoryMb": 753.9,
        "dbQueries": 19,
        "cacheHitRatio": 0.9987,
        "queueDepth": 1
      },
      "tags": [
        "b2b",
        "canary",
        "retry"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:342:32)",
          "at dispatch (/srv/app/lib/router.js:127:44)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1896,
      "id": "evt_cfd61d1232efb32e",
      "traceId": "f7e722f64c21f36c3fbbd830f1881726",
      "timestamp": "2026-08-01T00:01:15.858Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 500,
        "durationMs": 1472.15,
        "requestBytes": 1195,
        "responseBytes": 3246,
        "cached": false
      },
      "actor": {
        "userId": "u_420681",
        "sessionId": "006ba85686da71a5cbe16444",
        "plan": "pro",
        "country": "ES",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 25.7,
        "memoryMb": 961.4,
        "dbQueries": 19,
        "cacheHitRatio": 0.8854,
        "queueDepth": 16
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:342:54)",
          "at dispatch (/srv/app/lib/router.js:158:24)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1897,
      "id": "evt_9ae66d5b7f97291a",
      "traceId": "5c5e868e84048144f8053945d9d9577b",
      "timestamp": "2026-08-01T00:01:15.902Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 201,
        "durationMs": 12.39,
        "requestBytes": 1215,
        "responseBytes": 34721,
        "cached": false
      },
      "actor": {
        "userId": "u_917376",
        "sessionId": "50cf4e065b77055a1b65126b",
        "plan": "starter",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 9.7,
        "memoryMb": 363.8,
        "dbQueries": 15,
        "cacheHitRatio": 0.2505,
        "queueDepth": 36
      },
      "tags": [
        "b2b",
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1898,
      "id": "evt_aa3514bb4d0d89c0",
      "traceId": "9d7c90fceee1e037783b403f25d28a60",
      "timestamp": "2026-08-01T00:01:15.937Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 66.76,
        "requestBytes": 1454,
        "responseBytes": 63744,
        "cached": false
      },
      "actor": {
        "userId": "u_320273",
        "sessionId": "45c998328d2b8e69d206b5bc",
        "plan": "starter",
        "country": "FR",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 22.8,
        "memoryMb": 788.8,
        "dbQueries": 22,
        "cacheHitRatio": 0.3927,
        "queueDepth": 8
      },
      "tags": [
        "slow-query",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1899,
      "id": "evt_713a792d921454b8",
      "traceId": "71620b1889d4262a60d8072ef1623c9a",
      "timestamp": "2026-08-01T00:01:15.969Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 71.67,
        "requestBytes": 2823,
        "responseBytes": 53743,
        "cached": true
      },
      "actor": {
        "userId": "u_636695",
        "sessionId": "b4070e21d65f2ce6264b06e0",
        "plan": "starter",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 91.9,
        "memoryMb": 527.1,
        "dbQueries": 16,
        "cacheHitRatio": 0.8283,
        "queueDepth": 11
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1900,
      "id": "evt_507c1d8ec68ac7db",
      "traceId": "d697249a804f897274cf51ddb30bd876",
      "timestamp": "2026-08-01T00:01:16.031Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 74.86,
        "requestBytes": 875,
        "responseBytes": 1928,
        "cached": false
      },
      "actor": {
        "userId": "u_348127",
        "sessionId": "ffbf01b9ad5cb2ad2a88f50d",
        "plan": "free",
        "country": "DE",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 21.7,
        "memoryMb": 637.7,
        "dbQueries": 17,
        "cacheHitRatio": 0.078,
        "queueDepth": 3
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1901,
      "id": "evt_6763a5ed3bf620c4",
      "traceId": "93a80735ed71173d7d35892b8424d5ab",
      "timestamp": "2026-08-01T00:01:16.052Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 170.45,
        "requestBytes": 1798,
        "responseBytes": 59108,
        "cached": false
      },
      "actor": {
        "userId": "u_425913",
        "sessionId": "05bdb4c8a2a87fdde40ece66",
        "plan": "free",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.7,
        "memoryMb": 1011.7,
        "dbQueries": 7,
        "cacheHitRatio": 0.8869,
        "queueDepth": 0
      },
      "tags": [
        "retry",
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1902,
      "id": "evt_1231dad3f6c9d3a9",
      "traceId": "c16c3ef2035c4d0a77d7b8c48f6dc031",
      "timestamp": "2026-08-01T00:01:16.105Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 204,
        "durationMs": 88.09,
        "requestBytes": 3272,
        "responseBytes": 3638,
        "cached": false
      },
      "actor": {
        "userId": "u_977529",
        "sessionId": "dce00a6362e01e172f400707",
        "plan": "free",
        "country": "AU",
        "city": "Milano",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 54.4,
        "memoryMb": 470.5,
        "dbQueries": 2,
        "cacheHitRatio": 0.8002,
        "queueDepth": 36
      },
      "tags": [
        "slow-query",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1903,
      "id": "evt_3cf8e0eb4b29c092",
      "traceId": "9dfc6882307642fc76befcd0c71e1e15",
      "timestamp": "2026-08-01T00:01:16.133Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 214.43,
        "requestBytes": 2186,
        "responseBytes": 17898,
        "cached": false
      },
      "actor": {
        "userId": "u_138025",
        "sessionId": "bef239c0127f41bd767eac52",
        "plan": "starter",
        "country": "FR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 59.3,
        "memoryMb": 939.9,
        "dbQueries": 13,
        "cacheHitRatio": 0.5658,
        "queueDepth": 7
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1904,
      "id": "evt_8e6a6717c9619be6",
      "traceId": "db6bff6887f2990e110f3c815934aa06",
      "timestamp": "2026-08-01T00:01:16.198Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 153.6,
        "requestBytes": 3580,
        "responseBytes": 15411,
        "cached": true
      },
      "actor": {
        "userId": "u_594805",
        "sessionId": "ef5734a553895efa1b207a02",
        "plan": "pro",
        "country": "JP",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 81.5,
        "memoryMb": 295.3,
        "dbQueries": 7,
        "cacheHitRatio": 0.2074,
        "queueDepth": 24
      },
      "tags": [
        "checkout",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1905,
      "id": "evt_55222eb8e7baba0b",
      "traceId": "6695f048ddea78564295fbbd540a8b31",
      "timestamp": "2026-08-01T00:01:16.202Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 201,
        "durationMs": 232.21,
        "requestBytes": 106,
        "responseBytes": 62471,
        "cached": false
      },
      "actor": {
        "userId": "u_777501",
        "sessionId": "dc0b208e4bad3d117dd10747",
        "plan": "pro",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 41.6,
        "memoryMb": 821.3,
        "dbQueries": 9,
        "cacheHitRatio": 0.4164,
        "queueDepth": 7
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1906,
      "id": "evt_e3b228e67c65f5cc",
      "traceId": "7ab3950cf08b70adf6731da2ba8796b1",
      "timestamp": "2026-08-01T00:01:16.254Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 306.8,
        "requestBytes": 963,
        "responseBytes": 58074,
        "cached": true
      },
      "actor": {
        "userId": "u_440699",
        "sessionId": "786399a93eb4e69ee0ffae61",
        "plan": "starter",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 15.4,
        "memoryMb": 850,
        "dbQueries": 20,
        "cacheHitRatio": 0.1643,
        "queueDepth": 33
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1907,
      "id": "evt_5b202fea7c35bbae",
      "traceId": "d17de0760d8b5db3168f4cd0cb7dc000",
      "timestamp": "2026-08-01T00:01:16.299Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 201,
        "durationMs": 166.82,
        "requestBytes": 2868,
        "responseBytes": 26753,
        "cached": true
      },
      "actor": {
        "userId": "u_502828",
        "sessionId": "237241c560d50275667225e5",
        "plan": "enterprise",
        "country": "BR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7,
        "memoryMb": 593.2,
        "dbQueries": 20,
        "cacheHitRatio": 0.1601,
        "queueDepth": 9
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1908,
      "id": "evt_37521beb97d70879",
      "traceId": "b7afd7c9e7050f10c008a596a6711f4b",
      "timestamp": "2026-08-01T00:01:16.357Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 148.95,
        "requestBytes": 1599,
        "responseBytes": 20691,
        "cached": false
      },
      "actor": {
        "userId": "u_755142",
        "sessionId": "7b02718a6e875d4d409a80fe",
        "plan": "pro",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.8,
        "memoryMb": 183.7,
        "dbQueries": 5,
        "cacheHitRatio": 0.4665,
        "queueDepth": 12
      },
      "tags": [
        "retry",
        "mobile",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1909,
      "id": "evt_449678126a5a732b",
      "traceId": "5454cef754c468bc15e0cd0afcda0f79",
      "timestamp": "2026-08-01T00:01:16.379Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 409,
        "durationMs": 2865.62,
        "requestBytes": 1563,
        "responseBytes": 49871,
        "cached": false
      },
      "actor": {
        "userId": "u_271588",
        "sessionId": "6a4e1b7becbb7932528cb6ca",
        "plan": "pro",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.9,
        "memoryMb": 541.9,
        "dbQueries": 12,
        "cacheHitRatio": 0.9316,
        "queueDepth": 4
      },
      "tags": [
        "mobile"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:365:55)",
          "at dispatch (/srv/app/lib/router.js:64:14)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1910,
      "id": "evt_579a80bda45d4bb8",
      "traceId": "e5339a12816785cfc39f72425ca00dae",
      "timestamp": "2026-08-01T00:01:16.424Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 243.03,
        "requestBytes": 2030,
        "responseBytes": 5002,
        "cached": true
      },
      "actor": {
        "userId": "u_257605",
        "sessionId": "dfba53d95a1a467819412be4",
        "plan": "starter",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.8,
        "memoryMb": 621.1,
        "dbQueries": 17,
        "cacheHitRatio": 0.5388,
        "queueDepth": 17
      },
      "tags": [
        "slow-query",
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1911,
      "id": "evt_b680de6da4208836",
      "traceId": "b77c70f450b8b9200f10e282c8fe0c6b",
      "timestamp": "2026-08-01T00:01:16.462Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 503,
        "durationMs": 3215.6,
        "requestBytes": 2592,
        "responseBytes": 17140,
        "cached": false
      },
      "actor": {
        "userId": "u_449315",
        "sessionId": "a302a4741c8a8553167c39ca",
        "plan": "enterprise",
        "country": "DE",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2.9,
        "memoryMb": 772.3,
        "dbQueries": 5,
        "cacheHitRatio": 0.9942,
        "queueDepth": 22
      },
      "tags": [],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:337:12)",
          "at dispatch (/srv/app/lib/router.js:86:59)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1912,
      "id": "evt_2c0059c60ea72165",
      "traceId": "3fe767798d57366b5068b140739dfdfd",
      "timestamp": "2026-08-01T00:01:16.519Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 177.31,
        "requestBytes": 662,
        "responseBytes": 45757,
        "cached": false
      },
      "actor": {
        "userId": "u_971291",
        "sessionId": "5f55de836808d65dc9722f8e",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 0,
        "memoryMb": 910.5,
        "dbQueries": 17,
        "cacheHitRatio": 0.6152,
        "queueDepth": 29
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1913,
      "id": "evt_bd3af3efb14b150b",
      "traceId": "280a6a602fc8602ba70dfd371e830982",
      "timestamp": "2026-08-01T00:01:16.533Z",
      "level": "debug",
      "service": "checkout-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 273.13,
        "requestBytes": 1544,
        "responseBytes": 18095,
        "cached": true
      },
      "actor": {
        "userId": "u_503835",
        "sessionId": "f664c0acd2f71bd94acd183d",
        "plan": "starter",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39.3,
        "memoryMb": 176.2,
        "dbQueries": 3,
        "cacheHitRatio": 0.1541,
        "queueDepth": 29
      },
      "tags": [
        "b2b",
        "retry",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1914,
      "id": "evt_922bc40db0180892",
      "traceId": "82c9a3a16fa95cf6b462afe814e5caa9",
      "timestamp": "2026-08-01T00:01:16.576Z",
      "level": "debug",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 204,
        "durationMs": 10.6,
        "requestBytes": 3271,
        "responseBytes": 51465,
        "cached": false
      },
      "actor": {
        "userId": "u_877415",
        "sessionId": "26006e5882bd6c8e4348d573",
        "plan": "pro",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.6,
        "memoryMb": 532.5,
        "dbQueries": 11,
        "cacheHitRatio": 0.9329,
        "queueDepth": 15
      },
      "tags": [
        "canary",
        "canary",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1915,
      "id": "evt_e3cb134732efe7ec",
      "traceId": "746f4a90ba688d4173522490dff77f32",
      "timestamp": "2026-08-01T00:01:16.631Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 81.85,
        "requestBytes": 2425,
        "responseBytes": 12051,
        "cached": false
      },
      "actor": {
        "userId": "u_632199",
        "sessionId": "20691a44abd30fe92261c084",
        "plan": "pro",
        "country": "DE",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 85.8,
        "memoryMb": 845.8,
        "dbQueries": 0,
        "cacheHitRatio": 0.9544,
        "queueDepth": 28
      },
      "tags": [
        "slow-query",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1916,
      "id": "evt_29ef3f2dc0c3b332",
      "traceId": "74310eaa3c82e7de3f93faebb14d0959",
      "timestamp": "2026-08-01T00:01:16.677Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 165.65,
        "requestBytes": 908,
        "responseBytes": 43553,
        "cached": true
      },
      "actor": {
        "userId": "u_297454",
        "sessionId": "412dcc89a55b108fe1c71546",
        "plan": "starter",
        "country": "AU",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 46.6,
        "memoryMb": 208.8,
        "dbQueries": 5,
        "cacheHitRatio": 0.4994,
        "queueDepth": 28
      },
      "tags": [
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1917,
      "id": "evt_2d357c3edc6c52d2",
      "traceId": "a779978e8f680bc55af286d72d8bd1ce",
      "timestamp": "2026-08-01T00:01:16.690Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 200,
        "durationMs": 193.27,
        "requestBytes": 1127,
        "responseBytes": 60122,
        "cached": false
      },
      "actor": {
        "userId": "u_180688",
        "sessionId": "d7e874e56df1966651edace9",
        "plan": "starter",
        "country": "JP",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 98.9,
        "memoryMb": 282,
        "dbQueries": 15,
        "cacheHitRatio": 0.1029,
        "queueDepth": 21
      },
      "tags": [
        "slow-query",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1918,
      "id": "evt_d5c1bcb166c163a7",
      "traceId": "f016bc411751a4074047e0fae144c1fb",
      "timestamp": "2026-08-01T00:01:16.727Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 57.62,
        "requestBytes": 1264,
        "responseBytes": 55057,
        "cached": false
      },
      "actor": {
        "userId": "u_392774",
        "sessionId": "529a33d8117e5b40b98959fc",
        "plan": "free",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.3,
        "memoryMb": 968.4,
        "dbQueries": 22,
        "cacheHitRatio": 0.0515,
        "queueDepth": 0
      },
      "tags": [
        "canary",
        "slow-query",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1919,
      "id": "evt_ff9a3c23ab5bcc3e",
      "traceId": "08a1762247a1cdbdb0007346ee74bff4",
      "timestamp": "2026-08-01T00:01:16.784Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 151.92,
        "requestBytes": 1904,
        "responseBytes": 64170,
        "cached": false
      },
      "actor": {
        "userId": "u_443448",
        "sessionId": "e5d975bd38ac60c15509ab67",
        "plan": "starter",
        "country": "US",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.5,
        "memoryMb": 171.9,
        "dbQueries": 9,
        "cacheHitRatio": 0.6231,
        "queueDepth": 35
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1920,
      "id": "evt_f77f325712151977",
      "traceId": "0d2af5de9cce3ba1ee5d073d737406c5",
      "timestamp": "2026-08-01T00:01:16.807Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/health",
        "status": 204,
        "durationMs": 321.26,
        "requestBytes": 952,
        "responseBytes": 35747,
        "cached": false
      },
      "actor": {
        "userId": "u_458650",
        "sessionId": "84298962542afcfc573fbcf9",
        "plan": "pro",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37.3,
        "memoryMb": 706.1,
        "dbQueries": 11,
        "cacheHitRatio": 0.2858,
        "queueDepth": 4
      },
      "tags": [
        "retry",
        "cold-start",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1921,
      "id": "evt_195cef3b7e8e9aa0",
      "traceId": "a60171ab8b9ead26b2c4c296b618a3a3",
      "timestamp": "2026-08-01T00:01:16.879Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 409,
        "durationMs": 3176.09,
        "requestBytes": 1446,
        "responseBytes": 44484,
        "cached": false
      },
      "actor": {
        "userId": "u_323013",
        "sessionId": "96e14b53346e527988e413bc",
        "plan": "free",
        "country": "GB",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 60.9,
        "memoryMb": 816.6,
        "dbQueries": 20,
        "cacheHitRatio": 0.706,
        "queueDepth": 1
      },
      "tags": [
        "eu",
        "eu"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:272:19)",
          "at dispatch (/srv/app/lib/router.js:65:23)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1922,
      "id": "evt_44101640f299fcac",
      "traceId": "2eee547972b02aff8578af63f3b802f1",
      "timestamp": "2026-08-01T00:01:16.901Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 201,
        "durationMs": 290.65,
        "requestBytes": 576,
        "responseBytes": 60803,
        "cached": false
      },
      "actor": {
        "userId": "u_531810",
        "sessionId": "9c620b75155df71b3324f550",
        "plan": "free",
        "country": "ES",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 6.1,
        "memoryMb": 322.2,
        "dbQueries": 18,
        "cacheHitRatio": 0.0976,
        "queueDepth": 6
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1923,
      "id": "evt_0d4def8a803c196a",
      "traceId": "49a4045dd6482d8836add5803a9f6923",
      "timestamp": "2026-08-01T00:01:16.945Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 79.73,
        "requestBytes": 1745,
        "responseBytes": 47367,
        "cached": true
      },
      "actor": {
        "userId": "u_425823",
        "sessionId": "b7b1bb3798a213a05b822bc5",
        "plan": "free",
        "country": "SG",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.4,
        "memoryMb": 313.2,
        "dbQueries": 2,
        "cacheHitRatio": 0.809,
        "queueDepth": 2
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1924,
      "id": "evt_9a1a8d0fef80025e",
      "traceId": "40cf3c12a43a4d0130c6a0869d70e698",
      "timestamp": "2026-08-01T00:01:16.990Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 98.67,
        "requestBytes": 2365,
        "responseBytes": 51366,
        "cached": false
      },
      "actor": {
        "userId": "u_779732",
        "sessionId": "242f160ff1612eedeb81e26e",
        "plan": "free",
        "country": "IT",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.3,
        "memoryMb": 758,
        "dbQueries": 4,
        "cacheHitRatio": 0.8673,
        "queueDepth": 22
      },
      "tags": [
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1925,
      "id": "evt_92168170fc0b7524",
      "traceId": "caf5cadae070f76bbf95d5371c2f2010",
      "timestamp": "2026-08-01T00:01:17.034Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 409,
        "durationMs": 2007.19,
        "requestBytes": 1553,
        "responseBytes": 53645,
        "cached": false
      },
      "actor": {
        "userId": "u_337842",
        "sessionId": "88a75f8181962959261dd56d",
        "plan": "free",
        "country": "DE",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 12.6,
        "memoryMb": 881.1,
        "dbQueries": 5,
        "cacheHitRatio": 0.22,
        "queueDepth": 35
      },
      "tags": [
        "checkout"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:36:7)",
          "at dispatch (/srv/app/lib/router.js:138:35)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1926,
      "id": "evt_cf346ab0a8f3a598",
      "traceId": "dcbf6be60283459e94dbe78f404e5fe1",
      "timestamp": "2026-08-01T00:01:17.057Z",
      "level": "error",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/orders/:orderId",
        "status": 409,
        "durationMs": 4235.11,
        "requestBytes": 1637,
        "responseBytes": 38017,
        "cached": false
      },
      "actor": {
        "userId": "u_804054",
        "sessionId": "9b4005f8e2fffdaa3764f5d8",
        "plan": "starter",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.1,
        "memoryMb": 669.7,
        "dbQueries": 0,
        "cacheHitRatio": 0.7217,
        "queueDepth": 31
      },
      "tags": [
        "mobile",
        "cold-start"
      ],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:59:1)",
          "at dispatch (/srv/app/lib/router.js:34:37)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1927,
      "id": "evt_b1b598c115c25547",
      "traceId": "9a3408b556cb9450d8efc860816bb0fd",
      "timestamp": "2026-08-01T00:01:17.102Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 233.95,
        "requestBytes": 2187,
        "responseBytes": 26807,
        "cached": false
      },
      "actor": {
        "userId": "u_760394",
        "sessionId": "6d6f22831dd89c9ba5ea9b26",
        "plan": "free",
        "country": "FR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 88,
        "memoryMb": 628.3,
        "dbQueries": 0,
        "cacheHitRatio": 0.2251,
        "queueDepth": 3
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1928,
      "id": "evt_5c10c3c3b1349c40",
      "traceId": "cef7ec2032451e8783ba38785ae87f17",
      "timestamp": "2026-08-01T00:01:17.143Z",
      "level": "warn",
      "service": "search-indexer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 13.51,
        "requestBytes": 2142,
        "responseBytes": 35203,
        "cached": false
      },
      "actor": {
        "userId": "u_778903",
        "sessionId": "96092201adb9d013f868f534",
        "plan": "enterprise",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 73,
        "memoryMb": 946.6,
        "dbQueries": 11,
        "cacheHitRatio": 0.6518,
        "queueDepth": 24
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1929,
      "id": "evt_b9191073aed6607d",
      "traceId": "070fd4c9090e20b9bd430f6d384644c3",
      "timestamp": "2026-08-01T00:01:17.167Z",
      "level": "error",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 502,
        "durationMs": 1069.92,
        "requestBytes": 645,
        "responseBytes": 38518,
        "cached": false
      },
      "actor": {
        "userId": "u_390386",
        "sessionId": "5b68cc5f2f75382403793a6a",
        "plan": "pro",
        "country": "ES",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.3,
        "memoryMb": 865,
        "dbQueries": 0,
        "cacheHitRatio": 0.1775,
        "queueDepth": 26
      },
      "tags": [],
      "error": {
        "type": "ConflictError",
        "message": "cart was modified by another session",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:183:11)",
          "at dispatch (/srv/app/lib/router.js:200:78)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1930,
      "id": "evt_8843bfc142ecb1c9",
      "traceId": "5bc0e36e92b9c32ef8dacf34aacec276",
      "timestamp": "2026-08-01T00:01:17.239Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 13.24,
        "requestBytes": 942,
        "responseBytes": 37942,
        "cached": false
      },
      "actor": {
        "userId": "u_433538",
        "sessionId": "8ba9e9bccacd7b0ecaeabf3a",
        "plan": "free",
        "country": "SG",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.8,
        "memoryMb": 120.3,
        "dbQueries": 3,
        "cacheHitRatio": 0.4237,
        "queueDepth": 39
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1931,
      "id": "evt_d513bb09165707cc",
      "traceId": "1f6c21dcfd307afe94ad072242dc5dea",
      "timestamp": "2026-08-01T00:01:17.275Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 164.77,
        "requestBytes": 263,
        "responseBytes": 33626,
        "cached": false
      },
      "actor": {
        "userId": "u_740430",
        "sessionId": "5a4777fdd6b4f954f8ebb6c9",
        "plan": "free",
        "country": "AU",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.8,
        "memoryMb": 223.6,
        "dbQueries": 17,
        "cacheHitRatio": 0.3893,
        "queueDepth": 26
      },
      "tags": [
        "cold-start",
        "retry",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1932,
      "id": "evt_139ed4b4b0e1ed59",
      "traceId": "283c0642dd4f2d07e9a7dcf0a0f6b76e",
      "timestamp": "2026-08-01T00:01:17.282Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 200,
        "durationMs": 35.66,
        "requestBytes": 1277,
        "responseBytes": 31620,
        "cached": false
      },
      "actor": {
        "userId": "u_748489",
        "sessionId": "a8551068c2be202c204182b5",
        "plan": "enterprise",
        "country": "ES",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 18.5,
        "memoryMb": 874.6,
        "dbQueries": 8,
        "cacheHitRatio": 0.5005,
        "queueDepth": 39
      },
      "tags": [
        "checkout",
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1933,
      "id": "evt_e6d20f3c7afd7c92",
      "traceId": "331efee21330cf1e0eea7739903e92d2",
      "timestamp": "2026-08-01T00:01:17.336Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 409,
        "durationMs": 4467.98,
        "requestBytes": 3643,
        "responseBytes": 1625,
        "cached": false
      },
      "actor": {
        "userId": "u_393439",
        "sessionId": "fe97dd98b8cc4cfa49ac4c75",
        "plan": "starter",
        "country": "SG",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 5.2,
        "memoryMb": 235.1,
        "dbQueries": 21,
        "cacheHitRatio": 0.1201,
        "queueDepth": 16
      },
      "tags": [
        "checkout"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:173:30)",
          "at dispatch (/srv/app/lib/router.js:161:18)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1934,
      "id": "evt_639145f0e19f5683",
      "traceId": "a22f7f15f88c36b0681b6d55c8c8e586",
      "timestamp": "2026-08-01T00:01:17.370Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 30.82,
        "requestBytes": 1721,
        "responseBytes": 46285,
        "cached": false
      },
      "actor": {
        "userId": "u_166134",
        "sessionId": "a9f84e3cd1fc35248889c748",
        "plan": "starter",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.3,
        "memoryMb": 140.4,
        "dbQueries": 0,
        "cacheHitRatio": 0.9738,
        "queueDepth": 3
      },
      "tags": [
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1935,
      "id": "evt_d54dc1fc7627e4b1",
      "traceId": "aad143f2c602f90c66ac3d8000384dc3",
      "timestamp": "2026-08-01T00:01:17.414Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 503,
        "durationMs": 4930.76,
        "requestBytes": 220,
        "responseBytes": 8225,
        "cached": false
      },
      "actor": {
        "userId": "u_781598",
        "sessionId": "8833b264c0a1f65bd0966519",
        "plan": "free",
        "country": "SG",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 93.2,
        "memoryMb": 1015.8,
        "dbQueries": 11,
        "cacheHitRatio": 0.1874,
        "queueDepth": 14
      },
      "tags": [
        "retry",
        "cold-start",
        "b2b"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:80:76)",
          "at dispatch (/srv/app/lib/router.js:194:63)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1936,
      "id": "evt_99f8f9c82b550fc2",
      "traceId": "6a727697874a3d0f0887766cad8bf0e4",
      "timestamp": "2026-08-01T00:01:17.446Z",
      "level": "error",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 500,
        "durationMs": 4468.96,
        "requestBytes": 3796,
        "responseBytes": 58886,
        "cached": false
      },
      "actor": {
        "userId": "u_778642",
        "sessionId": "37db288166562d385d7dde29",
        "plan": "enterprise",
        "country": "JP",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.9,
        "memoryMb": 576.8,
        "dbQueries": 14,
        "cacheHitRatio": 0.835,
        "queueDepth": 34
      },
      "tags": [
        "checkout"
      ],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:118:73)",
          "at dispatch (/srv/app/lib/router.js:72:52)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1937,
      "id": "evt_b69e01836d03d540",
      "traceId": "ba4d2af8caef09985d5995520ebad935",
      "timestamp": "2026-08-01T00:01:17.482Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 502,
        "durationMs": 4469.88,
        "requestBytes": 557,
        "responseBytes": 15877,
        "cached": false
      },
      "actor": {
        "userId": "u_443723",
        "sessionId": "8d7ffb978e2cfd76e979773f",
        "plan": "pro",
        "country": "FR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.7,
        "memoryMb": 850.5,
        "dbQueries": 22,
        "cacheHitRatio": 0.6906,
        "queueDepth": 10
      },
      "tags": [
        "slow-query",
        "slow-query",
        "eu"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:105:33)",
          "at dispatch (/srv/app/lib/router.js:138:26)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1938,
      "id": "evt_22435e8a692173e1",
      "traceId": "31d76b6287577d48457449aca4410133",
      "timestamp": "2026-08-01T00:01:17.525Z",
      "level": "error",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/carts/:cartId/checkout",
        "status": 502,
        "durationMs": 1731.05,
        "requestBytes": 2251,
        "responseBytes": 23639,
        "cached": true
      },
      "actor": {
        "userId": "u_538084",
        "sessionId": "5136a55a074fd435fc3f44c5",
        "plan": "starter",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 3.5,
        "memoryMb": 224.4,
        "dbQueries": 17,
        "cacheHitRatio": 0.2982,
        "queueDepth": 6
      },
      "tags": [],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:217:17)",
          "at dispatch (/srv/app/lib/router.js:143:61)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1939,
      "id": "evt_da9fd5a412243124",
      "traceId": "2f32e73969fde2feed483abef855d79c",
      "timestamp": "2026-08-01T00:01:17.598Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 281.84,
        "requestBytes": 1008,
        "responseBytes": 8764,
        "cached": false
      },
      "actor": {
        "userId": "u_810729",
        "sessionId": "c08c5bdcbebe2d321343716c",
        "plan": "free",
        "country": "ES",
        "city": "Ålesund",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 61.5,
        "memoryMb": 428.1,
        "dbQueries": 6,
        "cacheHitRatio": 0.0339,
        "queueDepth": 2
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1940,
      "id": "evt_bee7294d7fa6e19c",
      "traceId": "ccce88b3161bc83a77d686ee9a67367e",
      "timestamp": "2026-08-01T00:01:17.627Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 204,
        "durationMs": 229.63,
        "requestBytes": 2358,
        "responseBytes": 4886,
        "cached": false
      },
      "actor": {
        "userId": "u_405417",
        "sessionId": "3ade43f1fd27140f1dd84454",
        "plan": "free",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.9,
        "memoryMb": 620.9,
        "dbQueries": 5,
        "cacheHitRatio": 0.783,
        "queueDepth": 18
      },
      "tags": [
        "b2b",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1941,
      "id": "evt_a22410dd01d806ae",
      "traceId": "033eb36eee44b09aa40bcfad417285f7",
      "timestamp": "2026-08-01T00:01:17.654Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 250.37,
        "requestBytes": 1773,
        "responseBytes": 12356,
        "cached": false
      },
      "actor": {
        "userId": "u_364970",
        "sessionId": "a4aa3b76ba2027a9a7bd821d",
        "plan": "starter",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 7.4,
        "memoryMb": 323.4,
        "dbQueries": 9,
        "cacheHitRatio": 0.9214,
        "queueDepth": 13
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1942,
      "id": "evt_2249fd684efb3d4b",
      "traceId": "14c58a6665d59cb1b746851ad719f63b",
      "timestamp": "2026-08-01T00:01:17.692Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 333.81,
        "requestBytes": 854,
        "responseBytes": 54992,
        "cached": true
      },
      "actor": {
        "userId": "u_227130",
        "sessionId": "297fa3cca9d3a9308b47a05c",
        "plan": "free",
        "country": "FR",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 39.6,
        "memoryMb": 474.1,
        "dbQueries": 18,
        "cacheHitRatio": 0.2928,
        "queueDepth": 37
      },
      "tags": [
        "canary",
        "b2b",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1943,
      "id": "evt_77c928ed47a62ba8",
      "traceId": "3a5476be218c59e36b456d954839d56f",
      "timestamp": "2026-08-01T00:01:17.734Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/search",
        "status": 502,
        "durationMs": 3885.28,
        "requestBytes": 545,
        "responseBytes": 30900,
        "cached": false
      },
      "actor": {
        "userId": "u_734457",
        "sessionId": "8c04a9ff8d04210a8596173e",
        "plan": "enterprise",
        "country": "DE",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 63.5,
        "memoryMb": 330.6,
        "dbQueries": 16,
        "cacheHitRatio": 0.6649,
        "queueDepth": 33
      },
      "tags": [
        "b2b",
        "b2b"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:203:55)",
          "at dispatch (/srv/app/lib/router.js:60:29)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1944,
      "id": "evt_13dc2dae270e3e6a",
      "traceId": "52155f0f72d8ee5c12d80c67420c55d9",
      "timestamp": "2026-08-01T00:01:17.779Z",
      "level": "debug",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 91.74,
        "requestBytes": 3066,
        "responseBytes": 35696,
        "cached": false
      },
      "actor": {
        "userId": "u_766854",
        "sessionId": "cddeef5e18356bc390c1d4ac",
        "plan": "enterprise",
        "country": "FR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 53.8,
        "memoryMb": 205.6,
        "dbQueries": 11,
        "cacheHitRatio": 0.5406,
        "queueDepth": 2
      },
      "tags": [
        "cold-start",
        "canary",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1945,
      "id": "evt_fd28e2ef5b0b98fd",
      "traceId": "f7273ebf15f7e10c5fd9b35564c6070a",
      "timestamp": "2026-08-01T00:01:17.808Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 204,
        "durationMs": 313.91,
        "requestBytes": 1597,
        "responseBytes": 51576,
        "cached": false
      },
      "actor": {
        "userId": "u_391952",
        "sessionId": "23c0015f6b5a78327ede0798",
        "plan": "pro",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.3,
        "memoryMb": 735.6,
        "dbQueries": 2,
        "cacheHitRatio": 0.65,
        "queueDepth": 15
      },
      "tags": [
        "checkout",
        "canary",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1946,
      "id": "evt_5a1de2d753b2730c",
      "traceId": "2762a7157c07c1975c4bc817c0d56c8d",
      "timestamp": "2026-08-01T00:01:17.850Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 290.64,
        "requestBytes": 1778,
        "responseBytes": 5537,
        "cached": true
      },
      "actor": {
        "userId": "u_240209",
        "sessionId": "3ca494935683c07099d7ba72",
        "plan": "pro",
        "country": "JP",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 70.6,
        "memoryMb": 689.5,
        "dbQueries": 18,
        "cacheHitRatio": 0.385,
        "queueDepth": 17
      },
      "tags": [
        "retry",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1947,
      "id": "evt_6a8238cbee1dd263",
      "traceId": "c8439203a548619c7e59f322f7ef91d7",
      "timestamp": "2026-08-01T00:01:17.902Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 200,
        "durationMs": 156.59,
        "requestBytes": 1511,
        "responseBytes": 48087,
        "cached": false
      },
      "actor": {
        "userId": "u_633698",
        "sessionId": "a59394961fdfbb04d281f2e8",
        "plan": "pro",
        "country": "DE",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 87.4,
        "memoryMb": 845.9,
        "dbQueries": 4,
        "cacheHitRatio": 0.9984,
        "queueDepth": 36
      },
      "tags": [
        "retry",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1948,
      "id": "evt_a95d14569fb08488",
      "traceId": "b4cb47ecebfed4930ebd7a013ab8f186",
      "timestamp": "2026-08-01T00:01:17.943Z",
      "level": "debug",
      "service": "search-indexer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 204,
        "durationMs": 44.53,
        "requestBytes": 1144,
        "responseBytes": 47732,
        "cached": false
      },
      "actor": {
        "userId": "u_351717",
        "sessionId": "e04b9b81169fbd4dd4f86987",
        "plan": "pro",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 95.8,
        "memoryMb": 165.3,
        "dbQueries": 1,
        "cacheHitRatio": 0.2859,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1949,
      "id": "evt_de8c983014ad42d4",
      "traceId": "4a582bde487a6a85f5723e36d11007ec",
      "timestamp": "2026-08-01T00:01:17.977Z",
      "level": "debug",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 204,
        "durationMs": 177.15,
        "requestBytes": 2516,
        "responseBytes": 63598,
        "cached": true
      },
      "actor": {
        "userId": "u_748823",
        "sessionId": "6c06c3217cdf5dbbdad00ac6",
        "plan": "starter",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 67.5,
        "memoryMb": 972.1,
        "dbQueries": 23,
        "cacheHitRatio": 0.7365,
        "queueDepth": 36
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1950,
      "id": "evt_94965d2f0844bd1a",
      "traceId": "0866f810d83b5a53676588d6577b4e80",
      "timestamp": "2026-08-01T00:01:18.001Z",
      "level": "error",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 429,
        "durationMs": 2290.73,
        "requestBytes": 4090,
        "responseBytes": 34003,
        "cached": false
      },
      "actor": {
        "userId": "u_413785",
        "sessionId": "b320c38cb86203c0beb7280c",
        "plan": "starter",
        "country": "SG",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 61.9,
        "memoryMb": 754.8,
        "dbQueries": 20,
        "cacheHitRatio": 0.5811,
        "queueDepth": 20
      },
      "tags": [
        "cold-start",
        "mobile"
      ],
      "error": {
        "type": "ValidationError",
        "message": "field \"quantity\" must be a positive integer",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:230:4)",
          "at dispatch (/srv/app/lib/router.js:73:59)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1951,
      "id": "evt_c5572106c25d4110",
      "traceId": "c60f1c52a9951d322f825d0a663abfcb",
      "timestamp": "2026-08-01T00:01:18.050Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 80.49,
        "requestBytes": 2287,
        "responseBytes": 64063,
        "cached": true
      },
      "actor": {
        "userId": "u_292858",
        "sessionId": "4573da64d93b350c458e9c2c",
        "plan": "enterprise",
        "country": "ES",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 48.4,
        "memoryMb": 133.1,
        "dbQueries": 16,
        "cacheHitRatio": 0.2352,
        "queueDepth": 26
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1952,
      "id": "evt_42ae0e7aaa93c399",
      "traceId": "92614330dd3829de6c273e50a4a75d23",
      "timestamp": "2026-08-01T00:01:18.103Z",
      "level": "warn",
      "service": "notification-worker",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 204,
        "durationMs": 11.95,
        "requestBytes": 1349,
        "responseBytes": 52058,
        "cached": false
      },
      "actor": {
        "userId": "u_186320",
        "sessionId": "b97d81367d2fd4bd6f586519",
        "plan": "starter",
        "country": "US",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 1.1,
        "memoryMb": 596,
        "dbQueries": 19,
        "cacheHitRatio": 0.5124,
        "queueDepth": 6
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1953,
      "id": "evt_a2b12dfdb91d0a28",
      "traceId": "37443d535f092141ce8e5ef0dc7d7376",
      "timestamp": "2026-08-01T00:01:18.120Z",
      "level": "warn",
      "service": "image-resizer",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 128.22,
        "requestBytes": 305,
        "responseBytes": 33275,
        "cached": false
      },
      "actor": {
        "userId": "u_820978",
        "sessionId": "ffb9068b6c574a6767c219df",
        "plan": "enterprise",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.1,
        "memoryMb": 577.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.182,
        "queueDepth": 4
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1954,
      "id": "evt_eac7cf062b828c21",
      "traceId": "ec9eb741adabe1a426de9cbfed64607c",
      "timestamp": "2026-08-01T00:01:18.162Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/health",
        "status": 304,
        "durationMs": 178.91,
        "requestBytes": 845,
        "responseBytes": 39763,
        "cached": false
      },
      "actor": {
        "userId": "u_508237",
        "sessionId": "9069d0a13eaccd9fa341d201",
        "plan": "pro",
        "country": "BR",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 2.9,
        "memoryMb": 768.8,
        "dbQueries": 20,
        "cacheHitRatio": 0.1509,
        "queueDepth": 7
      },
      "tags": [
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1955,
      "id": "evt_6af3522232254fe6",
      "traceId": "958ddb3f826586997886fde59cc94259",
      "timestamp": "2026-08-01T00:01:18.220Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 219.93,
        "requestBytes": 2401,
        "responseBytes": 12851,
        "cached": false
      },
      "actor": {
        "userId": "u_176782",
        "sessionId": "67fa1f0d06009769652bb4f6",
        "plan": "starter",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 1.8,
        "memoryMb": 695.9,
        "dbQueries": 20,
        "cacheHitRatio": 0.3017,
        "queueDepth": 1
      },
      "tags": [
        "eu",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1956,
      "id": "evt_bf8276ed855b7e0a",
      "traceId": "1f5fb1a0666aceb8d9b9d53d43a7fe19",
      "timestamp": "2026-08-01T00:01:18.244Z",
      "level": "error",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 500,
        "durationMs": 3370.45,
        "requestBytes": 97,
        "responseBytes": 8604,
        "cached": false
      },
      "actor": {
        "userId": "u_771940",
        "sessionId": "5143d0242fe5482eb5d1dd8d",
        "plan": "enterprise",
        "country": "BR",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 35.2,
        "memoryMb": 323,
        "dbQueries": 19,
        "cacheHitRatio": 0.712,
        "queueDepth": 9
      },
      "tags": [],
      "error": {
        "type": "PaymentDeclined",
        "message": "issuer declined the authorisation (code 51)",
        "retryable": false,
        "stack": [
          "at handler (/srv/app/routes/orders.js:148:60)",
          "at dispatch (/srv/app/lib/router.js:119:57)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1957,
      "id": "evt_5d641bf48c89e07b",
      "traceId": "42e1cfd9ae7b8176c9662e60330c8f76",
      "timestamp": "2026-08-01T00:01:18.310Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 60.04,
        "requestBytes": 2738,
        "responseBytes": 19010,
        "cached": false
      },
      "actor": {
        "userId": "u_737474",
        "sessionId": "0e8dd9659fb019991fc09a44",
        "plan": "enterprise",
        "country": "FR",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 31.9,
        "memoryMb": 276.2,
        "dbQueries": 11,
        "cacheHitRatio": 0.9642,
        "queueDepth": 4
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1958,
      "id": "evt_43648d1fae5acb39",
      "traceId": "3a5a53e9b47e66bfa0c7d27ead770a0a",
      "timestamp": "2026-08-01T00:01:18.332Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 204,
        "durationMs": 147.41,
        "requestBytes": 1021,
        "responseBytes": 27347,
        "cached": false
      },
      "actor": {
        "userId": "u_328629",
        "sessionId": "0d10a616413ac0fd65a421f1",
        "plan": "starter",
        "country": "AU",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97,
        "memoryMb": 886.8,
        "dbQueries": 1,
        "cacheHitRatio": 0.8984,
        "queueDepth": 10
      },
      "tags": [
        "b2b",
        "canary",
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1959,
      "id": "evt_334c31fb40ab5a29",
      "traceId": "cde3cf5ca25fac4f965c2abf4f1ebedb",
      "timestamp": "2026-08-01T00:01:18.385Z",
      "level": "error",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 503,
        "durationMs": 2274.67,
        "requestBytes": 3242,
        "responseBytes": 39185,
        "cached": true
      },
      "actor": {
        "userId": "u_109007",
        "sessionId": "22230f6353ca8539141e3f46",
        "plan": "free",
        "country": "SG",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.7,
        "memoryMb": 336.4,
        "dbQueries": 11,
        "cacheHitRatio": 0.1484,
        "queueDepth": 29
      },
      "tags": [
        "canary"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:117:69)",
          "at dispatch (/srv/app/lib/router.js:28:17)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1960,
      "id": "evt_9f886f9d9fe3d639",
      "traceId": "ede4237a93df1df757bd62ef1ffec33c",
      "timestamp": "2026-08-01T00:01:18.434Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 303.95,
        "requestBytes": 1728,
        "responseBytes": 30607,
        "cached": false
      },
      "actor": {
        "userId": "u_483680",
        "sessionId": "adb11ca58d78d26a7251aece",
        "plan": "pro",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 79.1,
        "memoryMb": 164.2,
        "dbQueries": 19,
        "cacheHitRatio": 0.117,
        "queueDepth": 7
      },
      "tags": [
        "retry",
        "checkout",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1961,
      "id": "evt_ffb113dd3b442a75",
      "traceId": "2b82ac3ac12aab3501bc8be28f3d7d71",
      "timestamp": "2026-08-01T00:01:18.478Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 34.35,
        "requestBytes": 3164,
        "responseBytes": 64446,
        "cached": false
      },
      "actor": {
        "userId": "u_944650",
        "sessionId": "624772fed2cbf8b638aad3e5",
        "plan": "pro",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.4,
        "memoryMb": 942.7,
        "dbQueries": 16,
        "cacheHitRatio": 0.3717,
        "queueDepth": 25
      },
      "tags": [
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1962,
      "id": "evt_8f0b0cd908b29a66",
      "traceId": "ccfaa5580b4faf7f3a539e7a78ffafb4",
      "timestamp": "2026-08-01T00:01:18.514Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 291.09,
        "requestBytes": 547,
        "responseBytes": 12560,
        "cached": false
      },
      "actor": {
        "userId": "u_923806",
        "sessionId": "95ce74176f83480272e00101",
        "plan": "starter",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 36.2,
        "memoryMb": 260.7,
        "dbQueries": 17,
        "cacheHitRatio": 0.4167,
        "queueDepth": 29
      },
      "tags": [
        "b2b",
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1963,
      "id": "evt_5f17d1f9f04a8924",
      "traceId": "72a48c450ff690ed1deca8a02850e16f",
      "timestamp": "2026-08-01T00:01:18.545Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 250.51,
        "requestBytes": 2524,
        "responseBytes": 26438,
        "cached": false
      },
      "actor": {
        "userId": "u_566397",
        "sessionId": "2e02e949d8a5c69e896ddeeb",
        "plan": "free",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 50.6,
        "memoryMb": 208.2,
        "dbQueries": 9,
        "cacheHitRatio": 0.1733,
        "queueDepth": 25
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1964,
      "id": "evt_654aaf892db70c2f",
      "traceId": "cfd392050ce12d1bf5ff2b4592f5fd1e",
      "timestamp": "2026-08-01T00:01:18.568Z",
      "level": "debug",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products/:sku",
        "status": 304,
        "durationMs": 73.78,
        "requestBytes": 2916,
        "responseBytes": 16170,
        "cached": true
      },
      "actor": {
        "userId": "u_504026",
        "sessionId": "725b9a40c6ec82ab16c86ad0",
        "plan": "free",
        "country": "IT",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 60.2,
        "memoryMb": 213.9,
        "dbQueries": 15,
        "cacheHitRatio": 0.1909,
        "queueDepth": 38
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1965,
      "id": "evt_ea9a968ad894efbe",
      "traceId": "f9acfc097f2671cdfb6043a576da2924",
      "timestamp": "2026-08-01T00:01:18.624Z",
      "level": "info",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 216.08,
        "requestBytes": 1169,
        "responseBytes": 17464,
        "cached": false
      },
      "actor": {
        "userId": "u_999608",
        "sessionId": "3c6cb0934aa05f6ceccdfca8",
        "plan": "starter",
        "country": "US",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 53.5,
        "memoryMb": 984.1,
        "dbQueries": 4,
        "cacheHitRatio": 0.8758,
        "queueDepth": 38
      },
      "tags": [
        "mobile",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1966,
      "id": "evt_c7e4854504b3c958",
      "traceId": "b5a3386dde11ca59316c1c54661226a0",
      "timestamp": "2026-08-01T00:01:18.656Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 90.66,
        "requestBytes": 575,
        "responseBytes": 21209,
        "cached": false
      },
      "actor": {
        "userId": "u_946125",
        "sessionId": "2d31f96166cde666460ad44a",
        "plan": "starter",
        "country": "IT",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 54.5,
        "memoryMb": 250,
        "dbQueries": 22,
        "cacheHitRatio": 0.2645,
        "queueDepth": 20
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1967,
      "id": "evt_9ab337cc2b2d2bea",
      "traceId": "99ccdd9eab902a83dca465f818c52c49",
      "timestamp": "2026-08-01T00:01:18.703Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/health",
        "status": 204,
        "durationMs": 7.55,
        "requestBytes": 3386,
        "responseBytes": 46666,
        "cached": false
      },
      "actor": {
        "userId": "u_157856",
        "sessionId": "6e03be710df9e873259b2a4d",
        "plan": "starter",
        "country": "AU",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 47.7,
        "memoryMb": 530.3,
        "dbQueries": 4,
        "cacheHitRatio": 0.0631,
        "queueDepth": 14
      },
      "tags": [
        "mobile",
        "checkout",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1968,
      "id": "evt_f82acab85afe8484",
      "traceId": "43b0dad321dee616cd73e17f1437290f",
      "timestamp": "2026-08-01T00:01:18.734Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 429,
        "durationMs": 4628.51,
        "requestBytes": 2686,
        "responseBytes": 29608,
        "cached": false
      },
      "actor": {
        "userId": "u_589597",
        "sessionId": "a5b1c7dd107c7b22b7e3f458",
        "plan": "enterprise",
        "country": "JP",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 75.6,
        "memoryMb": 297.6,
        "dbQueries": 18,
        "cacheHitRatio": 0.5341,
        "queueDepth": 25
      },
      "tags": [],
      "error": {
        "type": "UpstreamTimeout",
        "message": "catalog-api did not respond within 2000 ms",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:208:75)",
          "at dispatch (/srv/app/lib/router.js:67:61)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1969,
      "id": "evt_5c1fe3534320ce42",
      "traceId": "0b00cba99135f2fc21b43403bc9584f6",
      "timestamp": "2026-08-01T00:01:18.795Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 201,
        "durationMs": 234.79,
        "requestBytes": 1578,
        "responseBytes": 42397,
        "cached": false
      },
      "actor": {
        "userId": "u_106524",
        "sessionId": "44d879b7d505f8e84c05d816",
        "plan": "free",
        "country": "ES",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 20.7,
        "memoryMb": 625.5,
        "dbQueries": 0,
        "cacheHitRatio": 0.3497,
        "queueDepth": 29
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1970,
      "id": "evt_bbafb1a7c79234a4",
      "traceId": "6bf435194e5d1305ebd2369e2a4ec1f8",
      "timestamp": "2026-08-01T00:01:18.825Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 20.25,
        "requestBytes": 3153,
        "responseBytes": 27446,
        "cached": true
      },
      "actor": {
        "userId": "u_509800",
        "sessionId": "8f481553910edb08956ddf75",
        "plan": "free",
        "country": "GB",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.2,
        "memoryMb": 869.5,
        "dbQueries": 19,
        "cacheHitRatio": 0.1438,
        "queueDepth": 18
      },
      "tags": [
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1971,
      "id": "evt_8af717d976b581c0",
      "traceId": "ce8eb8ee4d94aa640de35273ea03e46b",
      "timestamp": "2026-08-01T00:01:18.861Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId/items",
        "status": 201,
        "durationMs": 215.78,
        "requestBytes": 1727,
        "responseBytes": 49520,
        "cached": true
      },
      "actor": {
        "userId": "u_478844",
        "sessionId": "2a69a96c61224513cb4b68a0",
        "plan": "starter",
        "country": "DE",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 8.2,
        "memoryMb": 795.3,
        "dbQueries": 7,
        "cacheHitRatio": 0.7719,
        "queueDepth": 22
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1972,
      "id": "evt_62b21a92573ad949",
      "traceId": "f63285c7c6b492617cdc256a3159b625",
      "timestamp": "2026-08-01T00:01:18.907Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 42.45,
        "requestBytes": 3845,
        "responseBytes": 61824,
        "cached": true
      },
      "actor": {
        "userId": "u_563073",
        "sessionId": "2fc321107892e581b0f2a570",
        "plan": "free",
        "country": "IT",
        "city": "東京",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 90.6,
        "memoryMb": 401.9,
        "dbQueries": 6,
        "cacheHitRatio": 0.3254,
        "queueDepth": 34
      },
      "tags": [
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1973,
      "id": "evt_b409d8a8fd03f560",
      "traceId": "9a45cd1c101fa87e621e8f014631896a",
      "timestamp": "2026-08-01T00:01:18.959Z",
      "level": "info",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 169.9,
        "requestBytes": 1883,
        "responseBytes": 56556,
        "cached": false
      },
      "actor": {
        "userId": "u_587295",
        "sessionId": "62765e7ac9f5459d1fdf2db0",
        "plan": "pro",
        "country": "ES",
        "city": "München",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 84.7,
        "memoryMb": 761.2,
        "dbQueries": 21,
        "cacheHitRatio": 0.6707,
        "queueDepth": 0
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1974,
      "id": "evt_bad3afec7b55953f",
      "traceId": "59b01069b40c263cc9158265ef880045",
      "timestamp": "2026-08-01T00:01:18.973Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 118.68,
        "requestBytes": 1123,
        "responseBytes": 13933,
        "cached": true
      },
      "actor": {
        "userId": "u_861406",
        "sessionId": "44dc1c3aa7b42b54760145de",
        "plan": "starter",
        "country": "BR",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 1.9,
        "memoryMb": 217.4,
        "dbQueries": 12,
        "cacheHitRatio": 0.8959,
        "queueDepth": 25
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1975,
      "id": "evt_1e319d9df969487e",
      "traceId": "14949dafc12e7fd1252dac40773bf401",
      "timestamp": "2026-08-01T00:01:19.011Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 107.86,
        "requestBytes": 1791,
        "responseBytes": 63710,
        "cached": true
      },
      "actor": {
        "userId": "u_980103",
        "sessionId": "ae2c9117a1e8e9fc880d7aa4",
        "plan": "pro",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 32.3,
        "memoryMb": 762.8,
        "dbQueries": 14,
        "cacheHitRatio": 0.0221,
        "queueDepth": 19
      },
      "tags": [
        "mobile",
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1976,
      "id": "evt_0bcfa1d0c94dd526",
      "traceId": "b4773e36a448921709a627288f8d5b72",
      "timestamp": "2026-08-01T00:01:19.056Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "staging",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 317.78,
        "requestBytes": 1016,
        "responseBytes": 29672,
        "cached": false
      },
      "actor": {
        "userId": "u_728225",
        "sessionId": "c7b4be6a1bbfedd8136d7d89",
        "plan": "free",
        "country": "US",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 37,
        "memoryMb": 616.4,
        "dbQueries": 21,
        "cacheHitRatio": 0.3438,
        "queueDepth": 12
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1977,
      "id": "evt_8a576901937ba5a8",
      "traceId": "d126a61a581dc4f88bf1fa19708599a0",
      "timestamp": "2026-08-01T00:01:19.113Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 86.18,
        "requestBytes": 1244,
        "responseBytes": 38367,
        "cached": false
      },
      "actor": {
        "userId": "u_946014",
        "sessionId": "4ffe197ce0d339fbef54e1d0",
        "plan": "starter",
        "country": "AU",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 39,
        "memoryMb": 898.3,
        "dbQueries": 4,
        "cacheHitRatio": 0.6393,
        "queueDepth": 19
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1978,
      "id": "evt_0047d346b9e87b0d",
      "traceId": "118e105aabac5e124418e9beb920687c",
      "timestamp": "2026-08-01T00:01:19.154Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 200,
        "durationMs": 122.59,
        "requestBytes": 1042,
        "responseBytes": 12709,
        "cached": false
      },
      "actor": {
        "userId": "u_342438",
        "sessionId": "46f4303b133ddcc2a60f8018",
        "plan": "enterprise",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.7,
        "memoryMb": 603.4,
        "dbQueries": 6,
        "cacheHitRatio": 0.7596,
        "queueDepth": 35
      },
      "tags": [
        "eu",
        "retry"
      ],
      "error": null
    },
    {
      "seq": 1979,
      "id": "evt_3c21a0ca7edbcd8b",
      "traceId": "52e4bb45a1579b5a4e805973e8ffbdd4",
      "timestamp": "2026-08-01T00:01:19.192Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 113.44,
        "requestBytes": 2159,
        "responseBytes": 29220,
        "cached": false
      },
      "actor": {
        "userId": "u_382147",
        "sessionId": "65866ce3dc431301547b6909",
        "plan": "free",
        "country": "GB",
        "city": "Milano",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 49.7,
        "memoryMb": 254,
        "dbQueries": 22,
        "cacheHitRatio": 0.9294,
        "queueDepth": 17
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1980,
      "id": "evt_ac10df0fc4aa931b",
      "traceId": "edf3bc38af8df73d3bb4f4842d3ca023",
      "timestamp": "2026-08-01T00:01:19.209Z",
      "level": "debug",
      "service": "identity",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 336.89,
        "requestBytes": 587,
        "responseBytes": 48892,
        "cached": false
      },
      "actor": {
        "userId": "u_890086",
        "sessionId": "7a70df7ff67bbe4c7f9142e0",
        "plan": "starter",
        "country": "JP",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 48.5,
        "memoryMb": 990.5,
        "dbQueries": 6,
        "cacheHitRatio": 0.8603,
        "queueDepth": 31
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1981,
      "id": "evt_5138020e03af51ee",
      "traceId": "61a8c0a0fb1fb8a91d6c7c296e9c6b65",
      "timestamp": "2026-08-01T00:01:19.244Z",
      "level": "warn",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 204,
        "durationMs": 179.96,
        "requestBytes": 1012,
        "responseBytes": 11631,
        "cached": false
      },
      "actor": {
        "userId": "u_537459",
        "sessionId": "f690f474d7b2886e3a168430",
        "plan": "pro",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 77.2,
        "memoryMb": 569.7,
        "dbQueries": 10,
        "cacheHitRatio": 0.138,
        "queueDepth": 18
      },
      "tags": [
        "b2b",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1982,
      "id": "evt_131e55fc5bc6ea98",
      "traceId": "aa0e4bcfedaed09ba28c2a1d16576911",
      "timestamp": "2026-08-01T00:01:19.295Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "ap-southeast-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 164.91,
        "requestBytes": 1566,
        "responseBytes": 64365,
        "cached": true
      },
      "actor": {
        "userId": "u_613451",
        "sessionId": "bf19b9102e9f5f2c149b454e",
        "plan": "starter",
        "country": "ES",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 25.1,
        "memoryMb": 488.9,
        "dbQueries": 16,
        "cacheHitRatio": 0.6078,
        "queueDepth": 30
      },
      "tags": [
        "eu",
        "cold-start",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 1983,
      "id": "evt_b97479093b0464a4",
      "traceId": "0d2c3be8064fed4e9c7b19093d8a5264",
      "timestamp": "2026-08-01T00:01:19.326Z",
      "level": "warn",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-east-1",
      "http": {
        "method": "GET",
        "route": "/v1/orders/:orderId/items",
        "status": 304,
        "durationMs": 176.76,
        "requestBytes": 578,
        "responseBytes": 48402,
        "cached": false
      },
      "actor": {
        "userId": "u_986597",
        "sessionId": "23e2ea96f1ecc6661a344dfb",
        "plan": "enterprise",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 10.6,
        "memoryMb": 862.7,
        "dbQueries": 6,
        "cacheHitRatio": 0.6144,
        "queueDepth": 17
      },
      "tags": [
        "slow-query",
        "checkout",
        "checkout"
      ],
      "error": null
    },
    {
      "seq": 1984,
      "id": "evt_a403c906fb68816e",
      "traceId": "c525666e03a6d312a559dea7d9d432e5",
      "timestamp": "2026-08-01T00:01:19.378Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "POST",
        "route": "/v1/carts/:cartId/checkout",
        "status": 304,
        "durationMs": 292.51,
        "requestBytes": 2705,
        "responseBytes": 42109,
        "cached": false
      },
      "actor": {
        "userId": "u_977896",
        "sessionId": "ce5582123af7b81ef0aa634a",
        "plan": "enterprise",
        "country": "BR",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 68.9,
        "memoryMb": 342.9,
        "dbQueries": 18,
        "cacheHitRatio": 0.6207,
        "queueDepth": 23
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1985,
      "id": "evt_429adc0669e4c0ad",
      "traceId": "39fe96c4590619df7e6dd129f9d3a38f",
      "timestamp": "2026-08-01T00:01:19.436Z",
      "level": "info",
      "service": "notification-worker",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "POST",
        "route": "/v1/search",
        "status": 304,
        "durationMs": 30.73,
        "requestBytes": 2076,
        "responseBytes": 38243,
        "cached": false
      },
      "actor": {
        "userId": "u_280191",
        "sessionId": "28fa621efc9743179ac17d37",
        "plan": "free",
        "country": "GB",
        "city": "Kraków",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 97.3,
        "memoryMb": 442.1,
        "dbQueries": 11,
        "cacheHitRatio": 0.2155,
        "queueDepth": 3
      },
      "tags": [
        "slow-query"
      ],
      "error": null
    },
    {
      "seq": 1986,
      "id": "evt_3d7fd7cf32f621c6",
      "traceId": "5072ec28fa0e1aa98a1b5539d4348096",
      "timestamp": "2026-08-01T00:01:19.474Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 201,
        "durationMs": 95.05,
        "requestBytes": 3923,
        "responseBytes": 58519,
        "cached": false
      },
      "actor": {
        "userId": "u_456958",
        "sessionId": "c3cd8f3b9ae8829164be3307",
        "plan": "free",
        "country": "AU",
        "city": "São Paulo",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 56.6,
        "memoryMb": 614.8,
        "dbQueries": 2,
        "cacheHitRatio": 0.8957,
        "queueDepth": 29
      },
      "tags": [
        "slow-query",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1987,
      "id": "evt_8324a4678f9a478e",
      "traceId": "0d275c9579b4ec2cd66ba5af413007c4",
      "timestamp": "2026-08-01T00:01:19.510Z",
      "level": "info",
      "service": "image-resizer",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 320.42,
        "requestBytes": 2996,
        "responseBytes": 31484,
        "cached": false
      },
      "actor": {
        "userId": "u_183296",
        "sessionId": "80e1632383f4cceaac8f734d",
        "plan": "enterprise",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 74.6,
        "memoryMb": 794.6,
        "dbQueries": 19,
        "cacheHitRatio": 0.5659,
        "queueDepth": 27
      },
      "tags": [
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1988,
      "id": "evt_3769a4f24f4bb9f2",
      "traceId": "7ac560ad5506d1241e8e99a9e4e43148",
      "timestamp": "2026-08-01T00:01:19.529Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "POST",
        "route": "/v1/users/:userId/preferences",
        "status": 304,
        "durationMs": 160.23,
        "requestBytes": 580,
        "responseBytes": 62544,
        "cached": false
      },
      "actor": {
        "userId": "u_175776",
        "sessionId": "1baf43a27cebfed196ff7554",
        "plan": "pro",
        "country": "GB",
        "city": "Ålesund",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 72.5,
        "memoryMb": 853.7,
        "dbQueries": 20,
        "cacheHitRatio": 0.9655,
        "queueDepth": 38
      },
      "tags": [
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1989,
      "id": "evt_c72d6b56319b3084",
      "traceId": "4e9c43489ee9c3096969e5bbfcc683a3",
      "timestamp": "2026-08-01T00:01:19.592Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products",
        "status": 200,
        "durationMs": 252.9,
        "requestBytes": 1489,
        "responseBytes": 37358,
        "cached": false
      },
      "actor": {
        "userId": "u_424077",
        "sessionId": "63513e5631d9b7a80559b19f",
        "plan": "pro",
        "country": "IT",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 33.6,
        "memoryMb": 650.3,
        "dbQueries": 13,
        "cacheHitRatio": 0.2362,
        "queueDepth": 33
      },
      "tags": [
        "eu",
        "canary",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1990,
      "id": "evt_a0dc7ee129fbf24f",
      "traceId": "226e425abb4064b1691a90eb2b02ab4e",
      "timestamp": "2026-08-01T00:01:19.628Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "staging",
      "region": "ap-southeast-1",
      "http": {
        "method": "PUT",
        "route": "/v1/orders/:orderId",
        "status": 200,
        "durationMs": 208.96,
        "requestBytes": 1954,
        "responseBytes": 19110,
        "cached": false
      },
      "actor": {
        "userId": "u_626040",
        "sessionId": "777284e64cd449f0f6813489",
        "plan": "starter",
        "country": "SG",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 45.6,
        "memoryMb": 346.9,
        "dbQueries": 23,
        "cacheHitRatio": 0.9372,
        "queueDepth": 23
      },
      "tags": [
        "checkout",
        "cold-start",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1991,
      "id": "evt_5b3c5db77861014d",
      "traceId": "a09af4d21b02ca3208c7d6e7b9b58182",
      "timestamp": "2026-08-01T00:01:19.660Z",
      "level": "info",
      "service": "identity",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 221.76,
        "requestBytes": 2001,
        "responseBytes": 32929,
        "cached": false
      },
      "actor": {
        "userId": "u_581618",
        "sessionId": "e82bd130681c2425fe153581",
        "plan": "pro",
        "country": "ES",
        "city": "Zürich",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 97.4,
        "memoryMb": 203.9,
        "dbQueries": 14,
        "cacheHitRatio": 0.023,
        "queueDepth": 31
      },
      "tags": [
        "slow-query",
        "retry",
        "b2b"
      ],
      "error": null
    },
    {
      "seq": 1992,
      "id": "evt_684af16b9a3d6354",
      "traceId": "0ecfc47bb48a25086e46be1e23d6d6ac",
      "timestamp": "2026-08-01T00:01:19.704Z",
      "level": "error",
      "service": "catalog-api",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/catalog/products",
        "status": 429,
        "durationMs": 2606.81,
        "requestBytes": 1062,
        "responseBytes": 19097,
        "cached": false
      },
      "actor": {
        "userId": "u_910543",
        "sessionId": "b3b200e8ee18429790577835",
        "plan": "pro",
        "country": "JP",
        "city": "東京",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 99.1,
        "memoryMb": 353.5,
        "dbQueries": 14,
        "cacheHitRatio": 0.9357,
        "queueDepth": 37
      },
      "tags": [
        "mobile",
        "canary"
      ],
      "error": {
        "type": "RateLimited",
        "message": "quota exhausted for plan \"starter\"",
        "retryable": true,
        "stack": [
          "at handler (/srv/app/routes/orders.js:213:59)",
          "at dispatch (/srv/app/lib/router.js:140:36)",
          "at Server.<anonymous> (/srv/app/server.js:118:9)"
        ]
      }
    },
    {
      "seq": 1993,
      "id": "evt_050802c68f857df2",
      "traceId": "14d6ceec73bc7e4e9c8e12c96a1beff6",
      "timestamp": "2026-08-01T00:01:19.729Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/media/:assetId/thumbnail",
        "status": 200,
        "durationMs": 116.34,
        "requestBytes": 3840,
        "responseBytes": 36228,
        "cached": false
      },
      "actor": {
        "userId": "u_760592",
        "sessionId": "956ce1d971719778a5350fb0",
        "plan": "enterprise",
        "country": "US",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 34.2,
        "memoryMb": 864.4,
        "dbQueries": 14,
        "cacheHitRatio": 0.7644,
        "queueDepth": 18
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1994,
      "id": "evt_6aec5351c8a00d3f",
      "traceId": "136b99d391aaff891018bb1bf9595707",
      "timestamp": "2026-08-01T00:01:19.787Z",
      "level": "debug",
      "service": "notification-worker",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PATCH",
        "route": "/v1/search",
        "status": 200,
        "durationMs": 308.71,
        "requestBytes": 848,
        "responseBytes": 56855,
        "cached": false
      },
      "actor": {
        "userId": "u_174855",
        "sessionId": "6d5cce3868e9545642adee38",
        "plan": "pro",
        "country": "US",
        "city": "München",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 90.4,
        "memoryMb": 984,
        "dbQueries": 4,
        "cacheHitRatio": 0.4246,
        "queueDepth": 31
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1995,
      "id": "evt_314b4f50d3b4b17c",
      "traceId": "a409e85417841f52b808009cd84ce1bc",
      "timestamp": "2026-08-01T00:01:19.802Z",
      "level": "info",
      "service": "identity",
      "environment": "staging",
      "region": "eu-west-1",
      "http": {
        "method": "GET",
        "route": "/health",
        "status": 200,
        "durationMs": 178.1,
        "requestBytes": 1633,
        "responseBytes": 30383,
        "cached": false
      },
      "actor": {
        "userId": "u_488902",
        "sessionId": "369bef0b793948489f226e4f",
        "plan": "pro",
        "country": "DE",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 29.6,
        "memoryMb": 770.5,
        "dbQueries": 15,
        "cacheHitRatio": 0.3841,
        "queueDepth": 14
      },
      "tags": [
        "b2b",
        "canary",
        "canary"
      ],
      "error": null
    },
    {
      "seq": 1996,
      "id": "evt_7d10f94cf09683cb",
      "traceId": "bd6533fdf5b8aaebb01e409098970909",
      "timestamp": "2026-08-01T00:01:19.845Z",
      "level": "debug",
      "service": "billing-ledger",
      "environment": "production",
      "region": "eu-central-1",
      "http": {
        "method": "GET",
        "route": "/v1/catalog/products/:sku",
        "status": 200,
        "durationMs": 26.51,
        "requestBytes": 1917,
        "responseBytes": 27289,
        "cached": true
      },
      "actor": {
        "userId": "u_591732",
        "sessionId": "b2bffd74f6f7fecc57a6cb40",
        "plan": "free",
        "country": "FR",
        "city": "İzmir",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 31.1,
        "memoryMb": 222.3,
        "dbQueries": 23,
        "cacheHitRatio": 0.0508,
        "queueDepth": 31
      },
      "tags": [
        "cold-start"
      ],
      "error": null
    },
    {
      "seq": 1997,
      "id": "evt_9fd1817963827427",
      "traceId": "ef1a9f5283c43ae9ccd06f9fa750a414",
      "timestamp": "2026-08-01T00:01:19.908Z",
      "level": "info",
      "service": "checkout-api",
      "environment": "production",
      "region": "eu-west-1",
      "http": {
        "method": "DELETE",
        "route": "/v1/orders/:orderId",
        "status": 304,
        "durationMs": 286.57,
        "requestBytes": 491,
        "responseBytes": 9051,
        "cached": false
      },
      "actor": {
        "userId": "u_979117",
        "sessionId": "9e32d22ba8689b8184bcee7b",
        "plan": "free",
        "country": "ES",
        "city": "Kraków",
        "authenticated": false
      },
      "metrics": {
        "cpuPercent": 50.3,
        "memoryMb": 380.7,
        "dbQueries": 13,
        "cacheHitRatio": 0.6717,
        "queueDepth": 21
      },
      "tags": [],
      "error": null
    },
    {
      "seq": 1998,
      "id": "evt_a5860a320ee798e1",
      "traceId": "2aef1e18dc443383f63419704dd8083d",
      "timestamp": "2026-08-01T00:01:19.933Z",
      "level": "info",
      "service": "recommendation-engine",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "PATCH",
        "route": "/v1/orders/:orderId/items",
        "status": 200,
        "durationMs": 135.72,
        "requestBytes": 1887,
        "responseBytes": 30683,
        "cached": false
      },
      "actor": {
        "userId": "u_369167",
        "sessionId": "d8bf4846b1d29c4be057a877",
        "plan": "free",
        "country": "US",
        "city": "São Paulo",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 84.1,
        "memoryMb": 254.4,
        "dbQueries": 16,
        "cacheHitRatio": 0.389,
        "queueDepth": 39
      },
      "tags": [
        "canary",
        "mobile"
      ],
      "error": null
    },
    {
      "seq": 1999,
      "id": "evt_5d3e9ac506461ad8",
      "traceId": "1b8e800151d2f30d6752d727bf902b9f",
      "timestamp": "2026-08-01T00:01:19.960Z",
      "level": "info",
      "service": "search-indexer",
      "environment": "production",
      "region": "us-west-2",
      "http": {
        "method": "GET",
        "route": "/v1/users/:userId/preferences",
        "status": 204,
        "durationMs": 151.98,
        "requestBytes": 1695,
        "responseBytes": 21063,
        "cached": true
      },
      "actor": {
        "userId": "u_119275",
        "sessionId": "79bb38a03825e79fe8bf023c",
        "plan": "free",
        "country": "BR",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 14.3,
        "memoryMb": 739.2,
        "dbQueries": 6,
        "cacheHitRatio": 0.6547,
        "queueDepth": 37
      },
      "tags": [
        "canary",
        "eu"
      ],
      "error": null
    },
    {
      "seq": 2000,
      "id": "evt_8bffcbe058b65f1f",
      "traceId": "84e85acbed5ce239fd0ee17d0a929445",
      "timestamp": "2026-08-01T00:01:20.008Z",
      "level": "warn",
      "service": "identity",
      "environment": "staging",
      "region": "us-east-1",
      "http": {
        "method": "PUT",
        "route": "/v1/catalog/products",
        "status": 304,
        "durationMs": 112.01,
        "requestBytes": 192,
        "responseBytes": 45523,
        "cached": true
      },
      "actor": {
        "userId": "u_147397",
        "sessionId": "4e43580d7ec98cd57dc51873",
        "plan": "free",
        "country": "IT",
        "city": "Zürich",
        "authenticated": true
      },
      "metrics": {
        "cpuPercent": 67.8,
        "memoryMb": 244.4,
        "dbQueries": 20,
        "cacheHitRatio": 0.7238,
        "queueDepth": 15
      },
      "tags": [
        "mobile"
      ],
      "error": null
    }
  ]
}
