ⓘ You are viewing the documentation for older DKP releases. If you're looking for the new help center that includes the latest DKP release, go to https://docs.d2iq.com.
D2IQD2IQ
D2iQDcos Monitoring Documentation
  • Support
English
  • 中文 (简体)
  • DKP
  • Konvoy
  • Kommander
  • Dispatch
  • Kaptain
  • Mesosphere
  • DC/OS
  • DC/OS Services
  • Support
  • DC/OS Monitoring Service 1.4.0
  • DC/OS Monitoring Service 1.3.1
  • DC/OS Monitoring Service 1.3.0
  • DC/OS Monitoring Service 1.2.0
  • DC/OS Monitoring Service 1.1.0
  • DC/OS Monitoring Service 1.0.2
  • DC/OS Monitoring Service 1.0.1
  • DC/OS Monitoring Service 1.0.0

Dcos Monitoring 1.2.0

  • Getting Started
  • Configuring DC/OS access for DC/OS Monitoring Service
  • Operations
  • Release Notes
  • CLI References
    • dcos monitoring prometheus
      • dcos monitoring prometheus alertmanagers
      • dcos monitoring prometheus query
      • dcos monitoring prometheus range
      • dcos monitoring prometheus series
      • dcos monitoring prometheus targets
      • dcos monitoring prometheus values
      • dcos monitoring prometheus status
Terms of ServicePrivacy Policy
© 2023 D2iQ, Inc. All rights reserved.

dcos monitoring prometheus

Query the Prometheus endpoint

  • Contribute

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

  • Description
  • Usage
  • Options