VictoriaMetrics/app
Aliaksandr Valialkin 10367d7e4c
app/vmselect/promql: do not push down filters, which enumerate more than 10k unique values
Such filters may slow down time series search, so just skip them.

This is a follow-up for e7f1ceeb84

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1827
2022-02-02 23:42:25 +02:00
..
vmagent lib/promscrape: do not send staleness markers on graceful shutdown 2022-01-07 01:19:06 +02:00
vmalert docs: updates after 5da71eb685 2022-02-02 23:42:25 +02:00
vmauth docs/vmauth.md: mention that backend services must be accessible only via vmauth 2022-01-28 12:07:12 +02:00
vmbackup docs: Correct some urls in the docs (#2081) 2022-01-19 11:57:02 +02:00
vmbackupmanager Old links replaced for newest (#2033) 2022-01-05 16:32:54 +02:00
vmctl vmctl: add option to rate limit data transfer speed 2022-01-06 23:14:22 +02:00
vmgateway all: update link to EULA from https://victoriametrics.com/assets/VM_EULA.pdf to https://victoriametrics.com/legal/eula/ 2022-01-20 22:22:44 +02:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:42:24 +02:00
vmrestore Update README.md (#1996) 2021-12-23 12:11:30 +02:00
vmselect app/vmselect/promql: do not push down filters, which enumerate more than 10k unique values 2022-02-02 23:42:25 +02:00
vmstorage all: follow-up after 4bdd10ab90 2022-02-01 17:49:28 +02:00
vmui fix: change logic set free fields for legend (#2117) 2022-01-31 12:42:21 +02:00