VictoriaMetrics/app
Roman Khavronenko b1c6117a51
vmalert: fix replay step param (#3428)
The recent change in modifying default value
of `datasource.queryStep` flag resulted in situation
where replay mode was always running queries with
step=`datasource.queryStep`. When it should always
use rule's evaluation interval.

The fix is related not to replay mode only, but
for all Range requests. Now step param is set
individually for each mode.

Signed-off-by: hagen1778 <roman@victoriametrics.com>

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-12-10 21:27:01 -08:00
..
vmagent vmagent: expose metric vmagent_remotewrite_queues (#2871) (#3087) 2022-09-08 21:04:12 +03:00
vmalert vmalert: fix replay step param (#3428) 2022-12-10 21:27:01 -08:00
vmauth app/vmauth: do not remove trailing slash from the proxied path 2022-10-06 15:28:58 +03:00
vmbackup app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +03:00
vmbackupmanager docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vmctl app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +03:00
vmgateway docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vminsert app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +03:00
vmrestore app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +03:00
vmselect app/vmselect/promql: properly return an empty result from limit_offset() if offset exceeds the number of inner time series 2022-12-10 21:17:54 -08:00
vmstorage app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +03:00
vmui vmui: fix vmui vulnerability (#3336) 2022-11-10 13:35:35 +02:00