Reputation: 61
I have my graphs in Grafana automatically updating every few seconds. The last data point on the right drops down temporaily as data comes in. The correct value is eventually shown, but it's low for a few updates. Is this normal? Can it be fixed?
Upvotes: 6
Views: 2913
Reputation: 3374
Expanding/updating Anna's answer: There is now a dashboard-wide setting for "Now Delay" to avoid requesting recent data that might not show up yet. Note, you'll see this delay reflected in your time picker.
Upvotes: 0
Reputation: 124
Probably, this will help. Actually, it depends on what type of datasource you use. Some of them, like Elasticsearch, have option "Trim edges".
Upvotes: 3