]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-mixin: fix manually edited 'prometheus_alerts.yml' file
authorArun Kumar Mohan <amohan@redhat.com>
Sun, 2 Apr 2023 03:36:04 +0000 (09:06 +0530)
committerArun Kumar Mohan <amohan@redhat.com>
Wed, 9 Aug 2023 06:49:04 +0000 (12:19 +0530)
commite9d803d6080ee22f5912a6b748701aadde181c28
tree9aff20ebf14ca0056a3022c067c6c80ef3731175
parent86d040e2fcf44585f113d94622b275ca5c2b6c76
ceph-mixin: fix manually edited 'prometheus_alerts.yml' file

File 'prometheus_alerts.yml' file should not be edited directly.
The changes should be added to 'prometheus_alerts.libsonnet' file
(and/or any other appropriate lib/j sonnet files) and generated
using 'make generate' command.

Adding all the changes to 'prometheus_alerts.libsonnet' file and
building/generating the prometheus_alerts YAML file.

PS: all the changes seen in 'prometheus_alerts.yml' file is due
to the re-arrangement of lines. The file remains same.

Signed-off-by: Arun Kumar Mohan <amohan@redhat.com>
monitoring/ceph-mixin/prometheus_alerts.libsonnet
monitoring/ceph-mixin/prometheus_alerts.yml