{
  "status": "success",
  "data": {
    "http_request_duration_seconds": [
      {
        "type": "histogram",
        "unit": "seconds",
        "help": "End-to-end request latency in seconds."
      }
    ],
    "http_requests_total": [
      {
        "type": "counter",
        "unit": "",
        "help": "Total HTTP requests handled."
      },
      {
        "type": "counter",
        "unit": "",
        "help": "Total HTTP requests handled, by route and status."
      }
    ],
    "up": [
      {
        "type": "gauge",
        "unit": "",
        "help": "1 if the target is reachable, 0 otherwise."
      }
    ]
  }
}
