VictoriaMetrics/app
Aliaksandr Valialkin 0771d57860
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:13 -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 insecure skip verify flag for remote read protocol (#3611) 2023-01-10 23:18:49 +01:00
vmgateway docs: update -help outputs for vm* tools 2023-01-03 23:27:06 -08:00
vminsert lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:52:23 -08:00
vmrestore docs: update -help outputs for vm* tools 2023-01-03 23:27:06 -08:00
vmselect app/vmselect/promql: make a copy of per-series timestamps before their modification 2023-01-11 00:59:13 -08:00
vmstorage lib/httpserver: directly pass flag value to CheckAuthFlag() 2023-01-10 15:52:23 -08:00
vmui deployment/docker: update Go builder from v1.19.4 to v1.19.5 2023-01-10 18:43:04 -08:00