grafana-flowcharting icon indicating copy to clipboard operation
grafana-flowcharting copied to clipboard

Grafana 8 Compatibility

Open d02023287 opened this issue 4 years ago • 5 comments

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)

d02023287 avatar Jun 21 '21 19:06 d02023287

Same issue with v8.0.3

merwync avatar Jun 22 '21 15:06 merwync

Issues resolved on my end, network misconfiguration

merwync avatar Jun 22 '21 20:06 merwync

@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...

Rumbelstilzchen avatar Jul 04 '21 18:07 Rumbelstilzchen

looks like it is working fine with grafana 8.1.2.

ronansalmon avatar Aug 24 '21 10:08 ronansalmon

@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

moseskt avatar Sep 29 '21 20:09 moseskt