{
  "status": "success",
  "data": {
    "activeTargets": [
      {
        "discoveredLabels": {
          "__address__": "localhost:8585",
          "__metrics_path__": "/metrics",
          "__scheme__": "http",
          "container": "petals-sample-0",
          "job": "petals monitoring"
        },
        "labels": {
          "container": "petals-sample-0",
          "instance": "localhost:8585",
          "job": "petals monitoring"
        },
        "scrapeUrl": "http://localhost:8585/metrics",
        "lastError": "",
        "lastScrape": "2018-10-03T09:43:30.54552048+02:00",
        "health": "up"
      },
      {
        "discoveredLabels": {
          "__address__": "localhost:8686",
          "__metrics_path__": "/metrics",
          "__scheme__": "http",
          "container": "petals-sample-1",
          "job": "petals monitoring"
        },
        "labels": {
          "container": "petals-sample-1",
          "instance": "localhost:8686",
          "job": "petals monitoring"
        },
        "scrapeUrl": "http://localhost:8686/metrics",
        "lastError": "",
        "lastScrape": "2018-10-03T09:43:27.593610247+02:00",
        "health": "up"
      }
    ],
    "droppedTargets": []
  }
}
