Description
The dcos monitoring prometheus
command offers subcommands to query the Prometheus endpoint of your monitoring stack.
Usage
dcos monitoring prometheus [command]
Options
Name | Description |
---|---|
--help, h |
Display usage. |
dcos monitoring prometheus alertmanagers
Return an overview of the current state of the Prometheus Alertmanager discovery…Read More
dcos monitoring prometheus query
Evaluate an instant query at a single point in time…Read More
dcos monitoring prometheus range
Evaluate an expression query over a range of time…Read More
dcos monitoring prometheus series
Return the list of time series that match a certain label set…Read More
dcos monitoring prometheus targets
Return an overview of the current state of the Prometheus target discovery…Read More
dcos monitoring prometheus values
Return a list of label values, can be for a provided label name…Read More
dcos monitoring prometheus status
Expose current Prometheus configuration…Read More