VictoriaMetrics/app
Aliaksandr Valialkin 318326c309 lib/storage: properly handle {label=~"foo|"} filters as Prometheus does
Such filters must match all the time series with `label="foo"` plus all the time series without `label`

Previously only time series with `label="foo"` were matched.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/395
2020-03-31 00:48:18 +03:00
..
victoria-metrics Rootless docker images by default (#358) 2020-03-27 21:23:50 +02:00
vmagent docs/vmagent.md: add prometheus remote_write proxy use case 2020-03-28 23:16:38 +02:00
vmalert [vmalert] config parser (#393) 2020-03-29 01:48:30 +02:00
vmbackup Rootless docker images by default (#358) 2020-03-27 21:23:50 +02:00
vminsert app/{vmagent,vminsert}: add support for importing csv data via /api/v1/import/csv 2020-03-10 21:15:35 +02:00
vmrestore Rootless docker images by default (#358) 2020-03-27 21:23:50 +02:00
vmselect lib/storage: properly handle {label=~"foo|"} filters as Prometheus does 2020-03-31 00:48:18 +03:00
vmstorage app/vmstorage: return 500 status code instead of 200 status code on internal errors inside /snapshot/* handlers 2020-03-10 23:51:55 +02:00