Add support for Grafana

This patch enables support for Grafana and adds a new dashboard.

Change-Id: I2ecc95e1626b048844f42fa9249d7250a1f4187f
This commit is contained in:
Guillaume Thouvenin 2016-11-07 15:31:43 +01:00
parent f452752306
commit 2b2e9c2326
3 changed files with 5549 additions and 0 deletions

View File

@ -11,3 +11,5 @@ parameters:
enabled: true
config:
enabled: true
grafana:
enabled: true

File diff suppressed because it is too large Load Diff

3
nova/meta/grafana.yml Normal file
View File

@ -0,0 +1,3 @@
dashboard:
nova:
template: nova/files/grafana_influxdb.json