{
  "status": "success",
  "data": {
    "resultType": "vector",
    "result": [
      {
        "metric": {
          "__name__": "up",
          "job": "checkout-api",
          "instance": "192.0.2.11:9090"
        },
        "value": [
          1773738872,
          "1"
        ]
      },
      {
        "metric": {
          "__name__": "up",
          "job": "cart-api",
          "instance": "192.0.2.12:9090"
        },
        "value": [
          1773738872,
          "1"
        ]
      },
      {
        "metric": {
          "__name__": "up",
          "job": "inventory-api",
          "instance": "192.0.2.21:9090"
        },
        "value": [
          1773738872,
          "1"
        ]
      },
      {
        "metric": {
          "__name__": "up",
          "job": "payments-api",
          "instance": "192.0.2.22:9090"
        },
        "value": [
          1773738872,
          "1"
        ]
      },
      {
        "metric": {
          "__name__": "up",
          "job": "notifier",
          "instance": "192.0.2.31:9090"
        },
        "value": [
          1773738872,
          "0"
        ]
      }
    ]
  },
  "warnings": [
    "evaluation reached the configured sample limit for one series"
  ]
}
