I had an old tablet laying around, Samsung Galaxy Note 10.1, and wanted to use it to display Grafana v11.3.0 dashboard.
On the tablet, Grafana states that my Chrome v42.0.2311, is too old
I tried installing latest Dolphin browser on the tablet, but it is not supported by Grafana
I tried installing latest Firefox browser on the tablet, but I cannot install in for my Android 4.2.1
Please note, that I can view the dashboard on my PC’s Chrome v131.0.6778.205
What are my options to utilize this powerful tablet to display few Grafana charts.
see whether you can install a sufficiently new version of Firefox (you said
you only tried to install the latest, and that doesn’t work on Android 4.2)
that it will work with current Grafana
downgrade Grafana to a version which supports such an old browser (either
Chrome or whatever the most recent Firefox you can install is).
Note that downgrading Grafana will certainly involve some fiddling with
dashboard panels to make them work on older versions.
Installing Firefox on this “old” device is problematic (Firefox docs says minimum Android version should be 4.0 but Playstore wont install it on 4.2.1), so I left it aside for now…
I tried with Google, Grot and ChatGPT - neither can cross-reference the Grafana version with minimum Chrome version. I checked with earliest docker image available, grafana/grafana:10.4.11-ubuntu, but I guess it is not old enough since the problem persists.
I invested a great deal of time setting Influxdb and Grafana up just to show a chart, and was honestly hoping to fix my problem with a click of a button
For now, I have switched to Chart.js… just to have some data visually, since the show must go on…