- What Grafana version and what operating system are you using?
9.3.0 o Raspberry Pi4 (in a docker image together with InfluxDB 1.8.10 and Telegraf 1.24.x)
- What are you trying to achieve?
I want to have a table which shows the last_updated-time for a dockerhub-image.
- How are you trying to achieve it?
-
What happened?
-
What did you expect to happen?
I hope to see only 3 lines (it has 3 distinct values) but if I use distinct than I don’t get the date on which the measurement was taken but I get timestamp 0 (Jan 1st, 1970)
-
Can you copy/paste the configuration(s) that you are having problems with?
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
Nope
- Did you follow any online instructions? If so, what is the URL?
I searched, but couldn’t find a suitable solution