Description
The dcos monitoring prometheus query command evaluates an instant query at a single point in time.
Usage
dcos monitoring prometheus query <query> [flags]
Options
| Name | Description |
|---|---|
--help, h |
Display usage. |
--time int |
Evaluation UNIX timestamp (default: 0). |
Positional arguments
| Name | Description |
|---|---|
<query> |
The Prometheus query. |
Parent command
| Command | Description |
|---|---|
| dcos monitoring prometheus | Query the Prometheus endpoint |
Dcos Monitoring Documentation