Skip to content

[grafana] set grafana version to 10.1.5

Nick Duff requested to merge nduff/grafana into master

What/Why

  • Sets grafana version to 10.1.5 from 10.2.0.

The dashboard listing creates an error on 10.2.0

An unexpected error happened
Details
RangeError: Maximum call stack size exceeded

    at Mt (https://dashboards.gitlab.net/public/build/DashboardListPage.bb7a9c26a8928ddfd3ed.js:15:794)
    at div
    at div
    at Rt (https://dashboards.gitlab.net/public/build/DashboardListPage.bb7a9c26a8928ddfd3ed.js:15:5798)
    at div
    at div
    at Re (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:219:119354)
    at y (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:219:103589)
    at div
    at div
    at Nt (https://dashboards.gitlab.net/public/build/DashboardListPage.bb7a9c26a8928ddfd3ed.js:15:4034)
    at Bt (https://dashboards.gitlab.net/public/build/DashboardListPage.bb7a9c26a8928ddfd3ed.js:15:6779)
    at div
    at A (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:219:100134)
    at div
    at div
    at u (https://dashboards.gitlab.net/public/build/4019.50ac816d6b33311ef7c8.js:600:714)
    at div
    at div
    at div
    at div
    at q (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:120:79486)
    at i (https://dashboards.gitlab.net/public/build/4019.50ac816d6b33311ef7c8.js:204:30032)
    at div
    at W (https://dashboards.gitlab.net/public/build/4019.50ac816d6b33311ef7c8.js:600:4400)
    at https://dashboards.gitlab.net/public/build/DashboardListPage.bb7a9c26a8928ddfd3ed.js:15:12634
    at Suspense
    at o (https://dashboards.gitlab.net/public/build/4019.50ac816d6b33311ef7c8.js:204:119128)
    at Vf (https://dashboards.gitlab.net/public/build/4019.50ac816d6b33311ef7c8.js:5050:331)
    at ve (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:216:23557)
    at fa (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:207:4727)
    at fn (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:207:10217)
    at ks (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:216:11746)
    at ve (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:216:25752)
    at div
    at div
    at main
    at div
    at Lf (https://dashboards.gitlab.net/public/build/4019.50ac816d6b33311ef7c8.js:5047:2407)
    at fa (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:207:4727)
    at fn (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:207:10217)
    at zt (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:207:9607)
    at nu (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:216:12045)
    at ve (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:216:19722)
    at div
    at l (https://dashboards.gitlab.net/public/build/4019.50ac816d6b33311ef7c8.js:224:13290)
    at v (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:37:13858)
    at d (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:629:177403)
    at d (https://dashboards.gitlab.net/public/build/4019.50ac816d6b33311ef7c8.js:930:19916)
    at o (https://dashboards.gitlab.net/public/build/4019.50ac816d6b33311ef7c8.js:204:119128)
    at g (https://dashboards.gitlab.net/public/build/4019.50ac816d6b33311ef7c8.js:204:119637)
    at y (https://dashboards.gitlab.net/public/build/4832.e9597303bdeccac41938.js:181:94091)
    at Hf (https://dashboards.gitlab.net/public/build/4019.50ac816d6b33311ef7c8.js:5061:122)

Merge request reports