VictoriaMetrics/app
Aliaksandr Valialkin 3d22532bb8
app/vmselect/promql: make a copy of per-series timestamps before their modification
The per-series timestamps are usually shared among series, so it is unsafe modifying them.

The issue has been appeared after the optimization at 2f3ddd4884
2023-01-11 00:59:02 -08:00
..
vmagent lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:59:55 -08:00
vmalert docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vmauth lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:59:55 -08:00
vmbackup docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:49:59 -08:00
vmctl Fix vmctl command hint for vm-native-step-interval (#3575) 2023-01-03 21:49:15 -08:00
vmgateway docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vminsert lib/writeconcurrencylimiter: improve the logic behind -maxConcurrentInserts limit 2023-01-06 22:07:16 -08:00
vmrestore docs: update -help outputs for vm* tools 2023-01-03 23:27:31 -08:00
vmselect app/vmselect/promql: make a copy of per-series timestamps before their modification 2023-01-11 00:59:02 -08:00
vmstorage lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:59:55 -08:00
vmui deployment/docker: update Go builder from v1.19.4 to v1.19.5 2023-01-10 18:42:34 -08:00