commit | 2958bda057ac2a41f47adff832f22fe6dd7b58ec | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <gthouvenin@mirantis.com> | Tue Nov 08 11:55:55 2016 +0100 |
committer | Guillaume Thouvenin <gthouvenin@mirantis.com> | Thu Nov 10 14:49:22 2016 +0100 |
tree | dcbdb0de55b6e7fd610b0e6227e63dfffa5fe636 | |
parent | c4ddb9ebda3a89fb7d6c42cc9a51ac40f952269c [diff] [blame] |
Add support for JSON dashboards This patch adds the support for JSON dashboards and also provides the support for remote dashboards.
diff --git a/metadata/service/collector.yml b/metadata/service/collector.yml new file mode 100644 index 0000000..f788dd0 --- /dev/null +++ b/metadata/service/collector.yml
@@ -0,0 +1,6 @@ +applications: +- grafana +parameters: + grafana: + collector: + enabled: true