commit | aba66d31d1fc39f6b434eeef13d980983e4313bf | [log] [tgz] |
---|---|---|
author | Simon Pasquier <spasquier@mirantis.com> | Tue Jun 27 12:27:43 2017 +0200 |
committer | Olivier Bourdon <obourdon@mirantis.com> | Sat Jul 08 09:31:34 2017 +0200 |
tree | 48abf31371f95d13e6772ba021727da25605b2b0 | |
parent | 91104dbdc5a3fa944d565b5872c3c26c0fd7c0c0 [diff] [blame] |
Enable Prometheus support This change adds alerts on API status and log metrics. Change-Id: I2fe6ae3683a2e715ea9f5d4d197149284bfb75f5
diff --git a/metadata/service/support.yml b/metadata/service/support.yml index 2c762b0..949d7cc 100644 --- a/metadata/service/support.yml +++ b/metadata/service/support.yml
@@ -15,3 +15,5 @@ enabled: true telegraf: enabled: true + prometheus: + enabled: true