ceph/monitoring/ceph-mixin/alerts.libsonnet

4 lines
76 B
Plaintext
Raw Normal View History

{
prometheusAlerts+:: std.parseYaml(importstr 'prometheus_alerts.yml'),
}