VictoriaMetrics/vendor
Aliaksandr Valialkin a7fdc3fcc7
all: add support for or filters in series selectors
This commit adds ability to select series matching distinct filters via a single series selector.
For example, the following selector selects series with either {env="prod",job="a"}
or {env="dev",job="b"} labels:

  {env="prod",job="a" or env="dev",job="b"}

The `or` filter is supported in all the VictoriaMetrics tools now.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3997
Uses https://github.com/VictoriaMetrics/metricsql/pull/14
2023-07-15 23:56:18 -07:00
..
cloud.google.com/go vendor: run make vendor-update 2023-07-07 00:05:50 -07:00
github.com all: add support for or filters in series selectors 2023-07-15 23:56:18 -07:00
go.opencensus.io vendor: make vendor-update 2022-11-05 10:40:30 +02:00
go.opentelemetry.io vendor: run make vendor-update 2023-07-07 00:05:50 -07:00
go.uber.org vendor: make vendor-update 2023-05-09 23:16:43 -07:00
golang.org/x vendor: run make vendor-update 2023-07-07 00:05:50 -07:00
google.golang.org vendor: run make vendor-update 2023-07-07 00:05:50 -07:00
gopkg.in vmctl: support of the remote read protocol (#3232) 2022-11-29 21:08:47 -08:00
modules.txt all: add support for or filters in series selectors 2023-07-15 23:56:18 -07:00