TT#129100 Switch grafana data sources from InfluxDB to Prometheus

We have removed InfluxDB support, so datasources for that monitoring
backend will not be present. Add the Prometheus ones which were
previously missing.

Change-Id: I5b6cc5f78571c45e282437faa615d2400f0c10a6
mr10.0
Guillem Jover 4 years ago
parent e44a975f8a
commit 83d4a620b8

@ -19,7 +19,6 @@ command:
sqlite3 /var/lib/grafana/grafana.db "select name from data_source":
exit-status: 0
stdout:
- "/^ngcp$/"
- "/^telegraf$/"
- "/^Prometheus$/"
stderr: []
[% END -%]

Loading…
Cancel
Save