Grafana 8 Compatibility
When adding this as a visualization in grafana 8 panel saving gets an error
An unexpected error happened DetailsTypeError: Cannot read property 'startsWith' of undefined
at C (https://xx/public/build/app.90f320b382a70cd0232d.js:1196:1771)
at k (https://xx/public/build/app.90f320b382a70cd0232d.js:1198:392)
at rt
at at (https://xx/public/build/app.90f320b382a70cd0232d.js:3076:1106)
at h (https://xx/public/build/app.90f320b382a70cd0232d.js:5435:19792)
at Di (https://xx/public/build/app.90f320b382a70cd0232d.js:3726:564)
at Ei (https://xx/public/build/app.90f320b382a70cd0232d.js:3726:848)
at l (https://xx/public/build/vendors~app.90f320b382a70cd0232d.js:2:68275)
at Nr (https://xx/public/build/app.90f320b382a70cd0232d.js:5625:300)
Same issue with v8.0.3
Issues resolved on my end, network misconfiguration
@merwync How did you solve the issue? It seems that I have a similar problem since grafana 8. At my installation none of the 3rd party plugins are working...
looks like it is working fine with grafana 8.1.2.
@ronansalmon do you mind sharing pointers? I am struggling to get it working in Grafana 8.1.2 using the getting started guide. Just cannot find where the metrics and mapping tabs in the screenshots are. Any help appreciated