VictoriaMetrics/app
Roman Khavronenko 6149adbe10
app/vmselect/promql: check for ranged vectors in aggr funcs if implicit conversions are disabled (#6450)
Check for ranged vector arguments in aggregate expressions when
`-search.disableImplicitConversion` or `-search.logImplicitConversion`
are enabled.
 For example, `sum(up[5m])` will fail to execute if these flags are set.

### Describe Your Changes

Please provide a brief description of the changes you made. Be as
specific as possible to help others understand the purpose and impact of
your modifications.

### Checklist

The following checks are **mandatory**:

- [*] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

---------

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-06-17 14:21:16 +02:00
..
victoria-logs lib/logstorage: work-in-progress 2024-05-25 00:30:58 +02:00
victoria-metrics Add build support for loong64 (#6222) 2024-05-09 14:22:03 +02:00
vlinsert lib/logstorage: work-in-progress 2024-06-17 12:13:18 +02:00
vlogsgenerator lib/logstorage: work-in-progress 2024-05-25 00:30:58 +02:00
vlselect lib/logstorage: work-in-progress 2024-06-11 17:50:32 +02:00
vlstorage lib/logstorage: work-in-progress 2024-05-25 21:36:16 +02:00
vmagent lib/httpserver: allow reloadAuthKey and configAuthKey to override htt… (#6338) 2024-06-10 12:09:47 +02:00
vmalert app/vmalert: fix VMAlert oauth2 error (#6478) 2024-06-14 15:06:14 +02:00
vmalert-tool vmalert-tool: fix float values template in input_series (#6395) 2024-06-03 11:49:44 +02:00
vmauth app/vmauth: fix discovering backend IPs when url_prefix contains hostname with srv+ prefix (#6401) 2024-06-12 12:30:44 +02:00
vmbackup Add build support for loong64 (#6222) 2024-05-09 14:22:03 +02:00
vmbackupmanager all: replace old https://docs.victoriametrics.com/vmbackupmanager.html url with the new one - https://docs.victoriametrics.com/vmbackupmanager/ 2024-04-18 02:03:58 +02:00
vmctl vmctl: rm --vm-disable-progress-bar flag 2024-06-10 14:02:46 +02:00
vmgateway all: replace old https://docs.victoriametrics.com/vmgateway.html url with the new one - https://docs.victoriametrics.com/vmgateway/ 2024-04-18 02:08:18 +02:00
vminsert lib/httpserver: allow reloadAuthKey and configAuthKey to override htt… (#6338) 2024-06-10 12:09:47 +02:00
vmrestore Add build support for loong64 (#6222) 2024-05-09 14:22:03 +02:00
vmselect app/vmselect/promql: check for ranged vectors in aggr funcs if implicit conversions are disabled (#6450) 2024-06-17 14:21:16 +02:00
vmstorage lib/mergeset: adds tracking for indexdb records drop (#6297) 2024-05-24 14:55:20 +02:00
vmui vmui/logs: add markdown support (#6292) 2024-06-10 16:38:13 +02:00