DC/OS Prometheus Service is an automated service that makes it easy to deploy and manage Prometheus on Mesosphere DC/OS. For more information on Prometheus, see the Prometheus documentation.
Benefits
DC/OS Prometheus offers the following benefits :
- Designed for reliability
- Easily configurable to support all Prometheus design patterns
- Auto self health monitoring with provision for corrective action
- Flexible design to suit design requirement (with/without AlertManager)
- Supports wide range of integration for data collection,persistence, notification and dashboarding
DC/OS Prometheus’s main features are:
- Multi-dimensional data model with time series data identified by metric name and key/value pairs
- Flexible query language to leverage this dimensionality
- No reliance on distributed storage; single server nodes are autonomous
- Time series collection happens via a pull model over HTTP
- Targets are discovered via service discovery or static configuration
- Multiple modes of graphing and dashboarding support
Release Notes
Discover the new features, updates, and known limitations in this release of the Prometheus Service…Read More
Getting Started
To start a basic test cluster , run the following command on the DC/OS CLI.…Read More
Configuration
The default DC/OS Prometheus installation provides reasonable defaults for trying out the service, but may not be sufficient for production use. You may require a different configuration depending on the context of the deployment.…Read More
Operations
The DC/OS Prometheus service provides a robust API (accessible by HTTP or DC/OS CLI) for managing, repairing, and monitoring the service. Here, only the CLI version is presented for conciseness, but see the API Reference for HTTP instructions.…Read More
Uninstall
Uninstalling DC/OS Prometheus Services…Read More
Security
DC/OS Prometheus Security…Read More
Troubleshooting
After a configuration change, the service may enter an unhealthy state. This commonly occurs when an invalid configuration change was made by the user. Certain configuration values may not be changed, or may not be decreased. To verify whether this is the case, check the service’s deploy plan for any errors.…Read More
Limitations
Understanding configuration limitations…Read More
Supported Versions
Understanding DC/OS Prometheus Services package versioning…Read More