Menu

Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.

Open source

Deploying the Grafana Mimir monitoring mixin

Grafana Mimir exposes a /metrics endpoint returning Prometheus metrics. The endpoint is exposed on the Mimir HTTP server address / port which can be customized through -server.http-listen-address and -server.http-listen-port CLI flags or their respective YAML config options.

Dashboards and alerts

Grafana Mimir is shipped with a comprehensive set of production-ready Grafana dashboards and alerts to monitor the state and health of a Mimir cluster.

Dashboards provide both a high-level and in-depth view of every aspect of a Grafana Mimir cluster. You can take a look at all the available dashboards in this overview.

Alerts allow you to monitor the health of a Mimir cluster. For each alert, we provide detailed playbooks to further investigate and fix the issue.

The requirements documentation lists prerequisites for using the Grafana Mimir dashboards and alerts.

The installation instructions show available options to install Grafana Mimir dashboards and alerts.