You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the Github Grafana Datasource for my project, I am using grafana version 9.0.1.
Steps I used :
Login to grafana and navigate to plugin manager.
Installed grafana-github plugin
Navigate to data source section and select the github data source I am getting,
Error Details:
An unexpected error happened
DetailsError: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at div
at div
at h (http://localhost:3000/public/build/2809.962b345825f22166a490.js:446:27)
at div
at div
at X (http://localhost:3000/public/plugins/grafana-github-datasource/module.js:1:11717)
at le (http://localhost:3000/public/plugins/grafana-github-datasource/module.js:1:13065)
at eval (http://localhost:3000/public/plugins/grafana-github-datasource/module.js:16:1582)
at div
at I (http://localhost:3000/public/build/DataSourceSettingsPage.c968388d22c7258c1511.js:1:3183)
at form
at div
at div
at m.Contents (http://localhost:3000/public/build/2809.962b345825f22166a490.js:5510:893)
at div
at div
at div
at t (http://localhost:3000/public/build/4902.331bf177ac0b86d7f476.js:2:777259)
at c (http://localhost:3000/public/build/2809.962b345825f22166a490.js:314:168)
at div
at m (http://localhost:3000/public/build/2809.962b345825f22166a490.js:5510:243)
at A (http://localhost:3000/public/build/DataSourceSettingsPage.c968388d22c7258c1511.js:1:5187)
at g (http://localhost:3000/public/build/4902.331bf177ac0b86d7f476.js:2:1096373)
at n (http://localhost:3000/public/build/4902.331bf177ac0b86d7f476.js:2:1042703)
at Do (http://localhost:3000/public/build/2809.962b345825f22166a490.js:8261:23560)
at t (http://localhost:3000/public/build/4902.331bf177ac0b86d7f476.js:2:1111691)
at t (http://localhost:3000/public/build/4902.331bf177ac0b86d7f476.js:2:1113712)
at main
at t (http://localhost:3000/public/build/4902.331bf177ac0b86d7f476.js:2:1108309)
at div
at us (http://localhost:3000/public/build/2809.962b345825f22166a490.js:2569:1029)
at t.KBarProvider (http://localhost:3000/public/build/4902.331bf177ac0b86d7f476.js:2:358763)
at c (http://localhost:3000/public/build/2809.962b345825f22166a490.js:5853:27780)
at Bl (http://localhost:3000/public/build/2809.962b345825f22166a490.js:3111:467)
at zl (http://localhost:3000/public/build/2809.962b345825f22166a490.js:3111:1023)
at y (http://localhost:3000/public/build/4902.331bf177ac0b86d7f476.js:2:141237)
at Oo (http://localhost:3000/public/build/2809.962b345825f22166a490.js:8261:23089)
at l (http://localhost:3000/public/build/4902.331bf177ac0b86d7f476.js:2:1094418)
at tl (http://localhost:3000/public/build/2809.962b345825f22166a490.js:8274:115)
The text was updated successfully, but these errors were encountered:
Thanks for opening this issue for us. Please update your grafana instance to at least 9.1.0 as the current version of the plugin is not compatible with that old version.
I am trying to use the Github Grafana Datasource for my project, I am using grafana version 9.0.1.
Steps I used :
Error Details:
The text was updated successfully, but these errors were encountered: