This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
alertmanager
mirror of
https://github.com/prometheus/alertmanager
Watch
1
Star
0
Fork
You've already forked alertmanager
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5a462df83a
alertmanager
/
doc
/
alertmanager-mixin
/
mixin.libsonnet
4 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Beginnings of an Alertmanager mixin. (#1629) Add an Alertmanager mixin Signed-off-by: beorn7 <beorn@grafana.com> Co-authored-by: Tom Wilkie <tom.wilkie@gmail.com> Co-authored-by: beorn7 <beorn@grafana.com> Co-authored-by: Simon Pasquier <spasquie@redhat.com>
2020-12-03 14:57:42 +00:00
(import 'config.libsonnet') +
[mixins] Alertmanager Overview dashboard (#2540) * 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>
2021-06-07 17:54:22 +00:00
(import 'alerts.libsonnet') +
(import 'dashboards.libsonnet')