summaryrefslogtreecommitdiffstats
path: root/monitoring/ceph-mixin/alerts.jsonnet
diff options
context:
space:
mode:
Diffstat (limited to 'monitoring/ceph-mixin/alerts.jsonnet')
-rw-r--r--monitoring/ceph-mixin/alerts.jsonnet1
1 files changed, 1 insertions, 0 deletions
diff --git a/monitoring/ceph-mixin/alerts.jsonnet b/monitoring/ceph-mixin/alerts.jsonnet
new file mode 100644
index 000000000..43826eedd
--- /dev/null
+++ b/monitoring/ceph-mixin/alerts.jsonnet
@@ -0,0 +1 @@
+std.manifestYamlDoc((import 'alerts.libsonnet').prometheusAlerts, indent_array_in_object=true, quote_keys=false)