Hello,
On the subject of the Dashboard App, is it possible to display a graph in real time?
I mean, I can display data in real time at a given moment in a graph.
However, if I stay on the page for 5 minutes, the graph doesn't refresh.
Is there a way of changing this?
Thanks
Alexandre Picquenet [DevOps Advocate] Selected answer as best 17th April 2024
Hello Alexandre
It can be done by modifying the settings
- select the graph
- unchek the "Inherit WebSocket settings from dashboard"
- set the Polling interval to 300s
Alexandre Picquenet [DevOps Advocate] Posted new comment 17th April 2024
Hello, Thanks !