commit | 1740e71f975491a6f50a4b77ce2902cc5cb09286 | [log] [tgz] |
---|---|---|
author | Swann Croiset <scroiset@mirantis.com> | Fri May 26 17:49:32 2017 +0200 |
committer | Swann Croiset <scroiset@mirantis.com> | Wed May 31 08:54:09 2017 +0000 |
tree | 0bc52cc8c3a110d891de00ca1b68e32534cb91e5 | |
parent | 499d23fcab90c871333c7200832d7a5d98c656c5 [diff] [blame] |
Configure Prometheus alerts for Elasticsearch 2 kinds of alers: - cluster health status - disk allocation watermark (per node) Change-Id: I0d168ba899d8a168543c8ba0a63793001e46267b
diff --git a/metadata/service/support.yml b/metadata/service/support.yml index 3f37b10..4e2c98a 100644 --- a/metadata/service/support.yml +++ b/metadata/service/support.yml
@@ -13,3 +13,5 @@ enabled: true grafana: enabled: true + prometheus: + enabled: true