VictoriaMetrics/app
Aliaksandr Valialkin e867df5ef5
app/vmui: increase perceived performance by 2.5x by reducing the delay before the query execution from 0.8s to 0.3s
The delay cannot be removed, since it is used for limiting the rate of queries sent to VictoriaMetrics during graph scrolling.
2023-01-18 01:33:48 -08:00
..
victoria-metrics tests: attempt to fix flaky graphite test (#3567) 2022-12-29 11:48:47 -08:00
vmagent lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:52:23 -08:00
vmalert docs: update -help outputs for vm* tools 2023-01-03 23:27:06 -08:00
vmauth lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:52:23 -08:00
vmbackup docs: update -help outputs for vm* tools 2023-01-03 23:27:06 -08:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:03:06 +01:00
vmctl app/vmctl: add remote read protocol integration tests (#3626) 2023-01-11 23:00:10 -08:00
vmgateway docs: update -help outputs for vm* tools 2023-01-03 23:27:06 -08:00
vminsert app/vminsert: return 200 OK status code when importing data in pushgateway format 2023-01-15 13:29:53 -08:00
vmrestore docs: update -help outputs for vm* tools 2023-01-03 23:27:06 -08:00
vmselect app/vmui: increase perceived performance by 2.5x by reducing the delay before the query execution from 0.8s to 0.3s 2023-01-18 01:33:48 -08:00
vmstorage lib/{mergeset,storage}: do not slow down concurrently executed queries during assisted merges 2023-01-16 14:31:52 -08:00
vmui app/vmui: increase perceived performance by 2.5x by reducing the delay before the query execution from 0.8s to 0.3s 2023-01-18 01:33:48 -08:00