{
  "_datadogSimulator": {
    "events": [
      {
        "id": "deploy-checkout-api-2027-01-15",
        "tags": [
          "service:checkout-api",
          "env:staging",
          "version:1.2.3"
        ],
        "text": "connector-gateway v1.2.3 deployed to checkout-api staging.",
        "title": "Deploy completed"
      }
    ],
    "metricNames": [
      "system.cpu.user",
      "system.mem.pct_usable"
    ],
    "monitors": [
      {
        "created": "2027-01-15T00:00:00.000Z",
        "id": 20000001,
        "message": "Checkout API CPU is above 80% for five minutes. Page the platform on-call.",
        "modified": "2027-01-15T00:00:00.000Z",
        "name": "Checkout API high CPU",
        "options": {
          "thresholds": {
            "critical": 80
          }
        },
        "org_id": 1,
        "overall_state": "Alert",
        "query": "avg(last_5m):avg:system.cpu.user{service:checkout-api,env:staging} > 80",
        "tags": [
          "service:checkout-api",
          "env:staging",
          "team:platform"
        ],
        "type": "query alert"
      },
      {
        "created": "2027-01-15T00:00:00.000Z",
        "id": 20000002,
        "message": "Checkout API available memory is below 20% for ten minutes.",
        "modified": "2027-01-15T00:00:00.000Z",
        "name": "Checkout API low available memory",
        "options": {
          "thresholds": {
            "critical": 20
          }
        },
        "org_id": 1,
        "overall_state": "Warn",
        "query": "avg(last_10m):avg:system.mem.pct_usable{service:checkout-api,env:staging} < 20",
        "tags": [
          "service:checkout-api",
          "env:staging",
          "team:platform"
        ],
        "type": "query alert"
      },
      {
        "created": "2027-01-15T00:00:00.000Z",
        "id": 20000003,
        "message": "Billing worker CPU is above 75% while the settlement queue is active.",
        "modified": "2027-01-15T00:00:00.000Z",
        "name": "Billing worker high CPU",
        "options": {
          "thresholds": {
            "critical": 75
          }
        },
        "org_id": 1,
        "overall_state": "No Data",
        "query": "avg(last_5m):avg:system.cpu.user{service:billing-worker,env:staging} > 75",
        "tags": [
          "service:billing-worker",
          "env:staging",
          "team:payments-platform"
        ],
        "type": "query alert"
      }
    ],
    "nextMonitorId": 20000004,
    "nextResourceId": 1001,
    "resources": [
      {
        "kind": "dashboard",
        "values": [
          {
            "id": "checkout-service-overview",
            "title": "Checkout service overview"
          }
        ]
      },
      {
        "kind": "incident",
        "values": [
          {
            "id": "inc-2027-014",
            "title": "Checkout latency after connector gateway deploy"
          }
        ]
      },
      {
        "kind": "slo",
        "values": [
          {
            "id": "checkout-api-availability",
            "title": "Checkout API availability"
          }
        ]
      },
      {
        "kind": "downtime",
        "values": [
          {
            "id": "database-maintenance",
            "title": "Database maintenance window"
          }
        ]
      },
      {
        "kind": "service",
        "values": [
          {
            "id": "checkout-api",
            "name": "checkout-api",
            "team": "platform"
          }
        ]
      },
      {
        "kind": "team",
        "values": [
          {
            "id": "platform",
            "name": "Platform Engineering"
          }
        ]
      },
      {
        "kind": "user",
        "values": [
          {
            "email": "maya.chen@example.test",
            "id": "maya-chen",
            "name": "Maya Chen"
          }
        ]
      }
    ],
    "submittedSeries": [
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000000,
        "value": 54
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000060,
        "value": 58
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000120,
        "value": 63
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000180,
        "value": 67
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000240,
        "value": 72
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000300,
        "value": 78
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000360,
        "value": 84
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000420,
        "value": 88
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000480,
        "value": 86
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000540,
        "value": 82
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000600,
        "value": 77
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000660,
        "value": 71
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000720,
        "value": 68
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000780,
        "value": 64
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000840,
        "value": 61
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000000,
        "value": 38
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000060,
        "value": 36
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000120,
        "value": 34
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000180,
        "value": 31
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000240,
        "value": 28
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000300,
        "value": 25
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000360,
        "value": 22
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000420,
        "value": 19
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000480,
        "value": 18
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000540,
        "value": 20
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000600,
        "value": 22
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000660,
        "value": 24
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000720,
        "value": 26
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000780,
        "value": 27
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:checkout-api-1",
          "service:checkout-api",
          "env:staging"
        ],
        "timestamp": 1800000840,
        "value": 29
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000000,
        "value": 43
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000060,
        "value": 47
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000120,
        "value": 52
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000180,
        "value": 58
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000240,
        "value": 64
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000300,
        "value": 69
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000360,
        "value": 73
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000420,
        "value": 79
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000480,
        "value": 81
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000540,
        "value": 78
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000600,
        "value": 74
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000660,
        "value": 70
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000720,
        "value": 66
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000780,
        "value": 61
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000840,
        "value": 57
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000000,
        "value": 46
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000060,
        "value": 44
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000120,
        "value": 43
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000180,
        "value": 41
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000240,
        "value": 39
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000300,
        "value": 37
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000360,
        "value": 35
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000420,
        "value": 33
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000480,
        "value": 31
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000540,
        "value": 30
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000600,
        "value": 29
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000660,
        "value": 31
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000720,
        "value": 33
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000780,
        "value": 35
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:billing-worker-1",
          "service:billing-worker",
          "env:staging"
        ],
        "timestamp": 1800000840,
        "value": 37
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000000,
        "value": 35
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000060,
        "value": 38
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000120,
        "value": 42
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000180,
        "value": 49
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000240,
        "value": 56
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000300,
        "value": 63
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000360,
        "value": 71
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000420,
        "value": 76
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000480,
        "value": 74
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000540,
        "value": 69
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000600,
        "value": 62
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000660,
        "value": 55
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000720,
        "value": 49
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000780,
        "value": 44
      },
      {
        "metric": "system.cpu.user",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000840,
        "value": 40
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000000,
        "value": 52
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000060,
        "value": 50
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000120,
        "value": 48
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000180,
        "value": 45
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000240,
        "value": 42
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000300,
        "value": 39
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000360,
        "value": 36
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000420,
        "value": 33
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000480,
        "value": 31
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000540,
        "value": 32
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000600,
        "value": 34
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000660,
        "value": 36
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000720,
        "value": 39
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000780,
        "value": 42
      },
      {
        "metric": "system.mem.pct_usable",
        "tags": [
          "host:connector-worker-1",
          "service:connector-worker",
          "env:staging"
        ],
        "timestamp": 1800000840,
        "value": 44
      }
    ]
  },
  "datadogState": []
}
