commit | 772b23483152cc454f13450f9025765451bc75ca | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <gthouvenin@mirantis.com> | Wed Nov 16 14:12:02 2016 +0100 |
committer | Guillaume Thouvenin <gthouvenin@mirantis.com> | Wed Nov 16 17:13:38 2016 +0100 |
tree | 3e0a7ea7a97a90e2a6ce45eed6d6ea9b63e071b0 | |
parent | 89c128a4f86678034b05b914cfd0a8c716af55e3 [diff] |
Add support for Grafana This patch enables support for Grafana and provides a new dashboard.
diff --git a/metadata/service/support.yml b/metadata/service/support.yml index 2594e43..1328b79 100644 --- a/metadata/service/support.yml +++ b/metadata/service/support.yml
@@ -9,3 +9,5 @@ enabled: true sphinx: enabled: false + grafana: + enabled: true