I have recently set up Grafana with InfluxDB. I\'d like to show a panel that indicates how long it has been since an event took place.
Examples:
Since Grafana(4.6.0) this is now possible with singlestat panels.
Options
-TabValue
-> Stat
-> Time of last point
Value
-> Stat
-> Unit
-> Date & time
-> From Now
Its currently(4.0.3) not possible to show the last timestamp in singlestat panels. But there is an issue for supporting this. Hopefully we will find time to implement this in the future.