EM grafana plugin 3.0.0 (or 2.0.0) not working with grafana version 8 or 9
Hi
Oracle Enterprise Linux 7.9
Just upgraded OMS to 13.5, applied latest RU9.
Grafana version was 7.5.17 before, and grafana plugin 1.0.2
I updates grafana version to 8.5.14 and used grafana plugin 3.0.0
I got this error while saving data source:
And, I even tried opening these sample dashboards, there were no database targets present.
I also tried grafana version 9.2.0, same issue.
I did set this parameter as well into grafana.ini file.
allow_loading_unsigned_plugins = oracle-emcc-app,oracle-emcc-datasource
And tried even grafana plugin 2.0.0
No luck.
I eventually downgraded grafana server back to 7.5.17 and used grafana plugin 2.0.0 for that. Now it is working again.
Does anyone have the same issues that I faced..?