How to show “33 minutes ago” on Grafana dashboard with InfluxDB?

前端 未结 2 1538
日久生厌
日久生厌 2021-01-02 08:22

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:

  • Server
2条回答
  •  温柔的废话
    2021-01-02 08:47

    Since Grafana(4.6.0) this is now possible with singlestat panels.

    1. GoTo the Options-Tab
    2. Select Value -> Stat -> Time of last point
    3. Select Value -> Stat -> Unit -> Date & time -> From Now

提交回复
热议问题