mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-16 18:47:10 +00:00
* Implements a Grafana dashboard to the mixin. The dashboard aims to show an overview of the overall health of Alertmanager. Signed-off-by: ArthurSens <arthursens2005@gmail.com>
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
(import 'config.libsonnet') +
|
|
(import 'alerts.libsonnet') +
|
|
(import 'dashboards.libsonnet')
|