VictoriaMetrics/app
Aliaksandr Valialkin f992f96a88
app/vmselect/promql: execute q1 and q2 from q1 op q2 in parallel if labels pushdown cannot be applied
This should improve query performance if VictoriaMetrics has enough resources for processing `q1` and `q2` in parallel.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2886
2022-07-19 14:29:41 +03:00
..
vmagent vmagent: expose metric vmagent_remotewrite_queues (#2871) 2022-07-18 14:41:04 +03:00
vmalert fix some typos (#2882) 2022-07-18 12:10:40 +03:00
vmauth app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +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: execute q1 and q2 from q1 op q2 in parallel if labels pushdown cannot be applied 2022-07-19 14:29:41 +03:00
vmstorage app: fix make publish-* after ed93330e66 2022-07-14 11:01:34 +03:00
vmui vmui: optimize table view (#2867) 2022-07-14 00:16:57 +03:00