# PrometheusResponse


## Fields

| Field                                                                                                              | Type                                                                                                               | Required                                                                                                           | Description                                                                                                        |
| ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ |
| `ActiveTargets`                                                                                                    | [][components.PrometheusResponseActiveTarget](../../models/components/prometheusresponseactivetarget.md)           | :heavy_minus_sign:                                                                                                 | List of active targets.                                                                                            |
| `AllVersions`                                                                                                      | []*string*                                                                                                         | :heavy_minus_sign:                                                                                                 | List of the versions of everything that Prometheus finds i.e., version of Prometheus, Go, Node, cAdvisor, etc.     |
| `ConfigExposed`                                                                                                    | **bool*                                                                                                            | :heavy_minus_sign:                                                                                                 | True when the config endpoint is exposed.                                                                          |
| `DroppedTargets`                                                                                                   | [][components.PrometheusResponseDroppedTarget](../../models/components/prometheusresponsedroppedtarget.md)         | :heavy_minus_sign:                                                                                                 | List of dropped targets.                                                                                           |
| `GoVersions`                                                                                                       | []*string*                                                                                                         | :heavy_minus_sign:                                                                                                 | List of the versions of Go.                                                                                        |
| `PrometheusVersions`                                                                                               | [][components.PrometheusResponsePrometheusVersion](../../models/components/prometheusresponseprometheusversion.md) | :heavy_minus_sign:                                                                                                 | N/A                                                                                                                |