We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c14dfc2 commit a0ac188Copy full SHA for a0ac188
etc/kayobe/kolla/config/prometheus/ceph.rules
@@ -1,8 +1,7 @@
1
# Modified official set of upstream alerts https://github.com/ceph/ceph/blob/octopus/monitoring/prometheus/alerts/ceph_default_alerts.yml
2
3
-{% raw %}
4
-
5
groups:
+{% raw %}
6
- name: health
7
rules:
8
- alert: HealthError
@@ -205,7 +204,6 @@ groups:
205
204
description: "{{ $value }} OSD requests are taking too long to process (osd_op_complaint_time exceeded)"
206
207
{% endraw %}
208
209
{% if stackhpc_enable_radosgw_usage_exporter | bool %}
210
- name: rgws
211
0 commit comments