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
Getting Started
# Install a basic cluster …Read More
Quick Start
Configuring Prometheus - Quick Start…Read More
Configuration
…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](#api-reference) for HTTP instructions.…Read More
Uninstall
Uninstalling DC/OS Prometheus Services…Read More
Security
# DC/OS Prometheus Security…Read More
Troubleshooting
## Configuration update errors…Read More
Limitations
Understanding configuration Limitations…Read More
Supported Versions
Understanding DC/OS Prometheus Services package versioning…Read More
Release Notes
Discover the new features, updates, and known limitations in this release of the Prometheus Service…Read More