Flows and performance data source configuration is empty
Description
Environment
Attachments
Lucidchart Diagrams
Activity
Benjamin Reed May 21, 2021 at 2:54 PM
Going ahead and marking this as fixed in 7.1.0, I can't reproduce any issues with it either.
Mark Mahacek May 19, 2021 at 9:02 PM
opennms-helm-7.1.0-20210519.6280.noarch.rpm with both Grafana 7.5.0 and 7.5.7 shows me the plugin and data sources are all properly signed.
Benjamin Reed May 19, 2021 at 8:31 PM
Can you re-test with the build artifacts from here? As far as I can tell everything should be getting signed properly.
Mark Mahacek May 11, 2021 at 3:49 PM
Installed Helm 7.0.0 and Grafana 7.5.5 via RPMs. The plugin and all data sources appear to be properly signed for me.
Ronny Trommer May 11, 2021 at 3:02 PMEdited
This issue is related to signing the opennms-helm-app. It seems like the default policy in Grafana 7.5 is only signed apps can be used by default. To enable usage of unsigned data sources you can set an environment variable when running in Docker GF_ALLOW_LOADING_UNSIGNED_PLUGINS=opennms-helm-app
or in the grafana.ini
with allow_loading_unsigned_plugins = opennms-helm-app
.
When you try to add a Performance and Flow data source in Grafana 7.5.5 the configuration fields are empty, see screenshots below:
The Entity data source has no issues and can be configured