VictoriaMetrics/app
Aliaksandr Valialkin f31776d0e4
app/vmui: reduce the refresh interval during graph scrolling/zooming from 1 second to 300 milliseconds
One second feels too laggy, so let's reduce the refresh interval to 300 milliseconds.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2064
2022-01-18 22:23:40 +02:00
..
vmagent lib/promscrape: do not send staleness markers on graceful shutdown 2022-01-07 01:19:06 +02:00
vmalert app/vmalert: add parseDuration function in the same way as Prometheus does 2022-01-13 23:30:56 +02:00
vmauth Update README.md (#1996) 2021-12-23 12:11:30 +02:00
vmbackup docs: Correct config URL (#2077) 2022-01-18 21:27:26 +02:00
vmbackupmanager Old links replaced for newest (#2033) 2022-01-05 16:32:54 +02:00
vmctl vmctl: add option to rate limit data transfer speed 2022-01-06 23:14:22 +02:00
vmgateway Old links replaced for newest (#2033) 2022-01-05 16:32:54 +02:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:42:24 +02:00
vmrestore Update README.md (#1996) 2021-12-23 12:11:30 +02:00
vmselect app/vmui: reduce the refresh interval during graph scrolling/zooming from 1 second to 300 milliseconds 2022-01-18 22:23:40 +02:00
vmstorage lib/storage: explicitly pass dedupInterval to DeduplicateSamples() and deduplicateSamplesDuringMerge() 2021-12-14 20:52:29 +02:00
vmui app/vmui: reduce the refresh interval during graph scrolling/zooming from 1 second to 300 milliseconds 2022-01-18 22:23:40 +02:00