Merge "Remove InfluxDB data source Grafana plugin"

This commit is contained in:
Zuul 2021-11-03 11:55:02 +00:00 committed by Gerrit Code Review
commit ecb88c5d0c
2 changed files with 5 additions and 1 deletions

View File

@ -30,7 +30,6 @@ COPY extend_start.sh /usr/local/bin/kolla_extend_start
{% block grafana_plugins_install %}
RUN grafana-cli plugins install gnocchixyz-gnocchi-datasource \
&& grafana-cli plugins install grafana-influxdb-08-datasource \
&& grafana-cli plugins install monasca-datasource
{% endblock %}

View File

@ -0,0 +1,5 @@
---
features:
- |
Removes InlfuxDB datasource plugin from Grafana image as it is now natively
supported.