mirror of
https://github.com/ceph/ceph
synced 2025-01-04 02:02:36 +00:00
27592b7561
After https://github.com/ceph/ceph/pull/44059 the monitoring/prometheus and monitoring/grafana/dashboards directories are changed to monitoring/ceph-mixins. That broke the shared_folders in the cephadm bootstrap script. Changed all the instances of monitoring/prometheus and monitoring/grafana/dashboards to monitoring/ceph-mixins Also, renaming all the instances of prometheus_alerts.yaml to prometheus_alerts.yml. Fixes: https://tracker.ceph.com/issues/54176 Signed-off-by: Nizamudeen A <nia@redhat.com>
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
{
|
|
prometheusAlerts+:: std.parseYaml(importstr 'prometheus_alerts.yml'),
|
|
}
|