VictoriaMetrics/app
Aliaksandr Valialkin 13c2692ca1
app/vmselect/promql: properly handle foo or bar queries
Such queries may miss `bar` results after the commit e7f1ceeb84
because common label filters from `foo` could be mistakenly applied to `bar`.
2022-02-01 17:43:10 +02:00
..
vmagent lib/promscrape: do not send staleness markers on graceful shutdown 2022-01-07 01:19:06 +02:00
vmalert app/vmalert: add parseDuration function in the same way as Prometheus does 2022-01-13 23:30:56 +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: properly handle foo or bar queries 2022-02-01 17:43:10 +02:00
vmstorage lib/bytesutil: split Resize() into ResizeNoCopy() and ResizeWithCopy() functions 2022-01-25 15:28:42 +02:00
vmui fix: change logic set free fields for legend (#2117) 2022-01-31 12:42:21 +02:00