# PrometheusResponseActiveTarget


## Fields

| Field                                                                                                                                   | Type                                                                                                                                    | Required                                                                                                                                | Description                                                                                                                             |
| --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
| `DiscoveredLabels`                                                                                                                      | [*components.PrometheusResponseActiveTargetDiscoveredLabels](../../models/components/prometheusresponseactivetargetdiscoveredlabels.md) | :heavy_minus_sign:                                                                                                                      | N/A                                                                                                                                     |
| `Health`                                                                                                                                | **string*                                                                                                                               | :heavy_minus_sign:                                                                                                                      | Whether target is up or down.                                                                                                           |
| `Labels`                                                                                                                                | [*components.PrometheusResponseActiveTargetLabels](../../models/components/prometheusresponseactivetargetlabels.md)                     | :heavy_minus_sign:                                                                                                                      | N/A                                                                                                                                     |
| `LastError`                                                                                                                             | **string*                                                                                                                               | :heavy_minus_sign:                                                                                                                      | Last error that occurred within target.                                                                                                 |
| `LastScrape`                                                                                                                            | **string*                                                                                                                               | :heavy_minus_sign:                                                                                                                      | Last time Prometheus scraped target.                                                                                                    |
| `ScrapeURL`                                                                                                                             | **string*                                                                                                                               | :heavy_minus_sign:                                                                                                                      | URL that Prometheus scraped.                                                                                                            |