VictoriaMetrics/app
Roman Khavronenko 70a9b4318c
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:25:46 -08:00
..
victoria-metrics app: fix make publish-* after ed93330e66 2022-07-14 10:59:11 +03:00
vmagent vmagent: expose metric vmagent_remotewrite_queues (#2871) (#3087) 2022-09-08 20:53:51 +03:00
vmalert vmalert: fix replay step param (#3428) 2022-12-10 21:25:46 -08:00
vmauth app/vmauth: do not remove trailing slash from the proxied path 2022-10-06 15:28:51 +03:00
vmbackup app: fix make publish-* after ed93330e66 2022-07-14 10:59:11 +03:00
vmbackupmanager docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:01 +03:00
vmctl app: fix make publish-* after ed93330e66 2022-07-14 10:59:11 +03:00
vmgateway docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:01 +03:00
vminsert app/{vmagent,vminsert}: follow-up after d19e46de55 2022-07-07 01:30:58 +03:00
vmrestore app: fix make publish-* after ed93330e66 2022-07-14 10:59:11 +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:44 -08:00
vmstorage add next retention metric (#2863) 2022-07-13 12:37:04 +03:00
vmui vmui: fix vmui vulnerability (#3336) 2022-11-10 13:33:00 +02:00