ceph/monitoring/ceph-mixin/alerts.jsonnet
Nizamudeen A a5027e37ec mgr/dashboard: fix broken alert generator
Currently the alert generator is broken if you try to run `tox
-ealerts-fix`. I fixed it and ran the command and it built a new json
file as well.

Signed-off-by: Nizamudeen A <nia@redhat.com>
2023-10-13 12:42:50 +05:30

2 lines
112 B
Plaintext

std.manifestYamlDoc((import 'mixin.libsonnet').prometheusAlerts, indent_array_in_object=true, quote_keys=false)