I’m using Grafana 9.2.1 on macOS Sonoma. I installed volkov’s variable panel by executing sudo ./grafana-cli plugins install volkovlabs-variable-panel
while in ~/grafana-9.2.1/bin and got " Downloaded and extracted volkovlabs-variable-panel v2.5.0 zip successfully to /usr/local/var/lib/grafana/plugins/volkovlabs-variable-panel
Please restart Grafana after installing plugins. Refer to Grafana documentation for instructions if necessary.".
I restarted Grafana server, but couldn’t find that visualization in the menu.
What did I do wrong?
Furthermore, every time I try to edit an existing panel, I get something like this:
Detalles
TypeError: t.map is not a function
at Io (http://localhost:3000/public/build/DashboardPage.b3afdd04a67145da9417.js:363:1276)
at div
at div
at http://localhost:3000/public/build/3593.f3df03dd99b404725524.js:2941:48
at div
at http://localhost:3000/public/build/DashboardPage.b3afdd04a67145da9417.js:426:1562
at div
at div
at n (http://localhost:3000/public/build/DashboardPage.b3afdd04a67145da9417.js:99:6538)
at div
at n (http://localhost:3000/public/build/DashboardPage.b3afdd04a67145da9417.js:99:8487)
at div
at n (http://localhost:3000/public/build/DashboardPage.b3afdd04a67145da9417.js:99:6538)
at div
at n (http://localhost:3000/public/build/DashboardPage.b3afdd04a67145da9417.js:99:8487)
at Zt (http://localhost:3000/public/build/DashboardPage.b3afdd04a67145da9417.js:99:14074)
at div
at div
at div
at b (http://localhost:3000/public/build/3593.f3df03dd99b404725524.js:5742:1111)
at Si (http://localhost:3000/public/build/DashboardPage.b3afdd04a67145da9417.js:443:1519)
at g (http://localhost:3000/public/build/5290.5730ffe229a3937f6f65.js:2:920808)
at WithTheme(Connect(Si))
at Na (http://localhost:3000/public/build/DashboardPage.b3afdd04a67145da9417.js:566:7310)
at DashboardPage
at g (http://localhost:3000/public/build/5290.5730ffe229a3937f6f65.js:2:920808)
at Suspense
at c (http://localhost:3000/public/build/3593.f3df03dd99b404725524.js:1194:301)
at fc (http://localhost:3000/public/build/3593.f3df03dd99b404725524.js:8745:362)
at t (http://localhost:3000/public/build/5290.5730ffe229a3937f6f65.js:2:936126)
at t (http://localhost:3000/public/build/5290.5730ffe229a3937f6f65.js:2:938147)
at main
at Ql (http://localhost:3000/public/build/3593.f3df03dd99b404725524.js:8706:13067)
at t (http://localhost:3000/public/build/5290.5730ffe229a3937f6f65.js:2:932744)
at div
at o (http://localhost:3000/public/build/3593.f3df03dd99b404725524.js:2035:4306)
at t.KBarProvider (http://localhost:3000/public/build/5290.5730ffe229a3937f6f65.js:2:182746)
at l (http://localhost:3000/public/build/3593.f3df03dd99b404725524.js:6088:19180)
at c (http://localhost:3000/public/build/3593.f3df03dd99b404725524.js:1194:301)
at u (http://localhost:3000/public/build/3593.f3df03dd99b404725524.js:1194:855)
at y (http://localhost:3000/public/build/5290.5730ffe229a3937f6f65.js:2:2813677)
at tc (http://localhost:3000/public/build/3593.f3df03dd99b404725524.js:8742:21930)
at l (http://localhost:3000/public/build/5290.5730ffe229a3937f6f65.js:2:918853)
at qc (http://localhost:3000/public/build/3593.f3df03dd99b404725524.js:8758:115)```