VictoriaMetrics/vendor
Aliaksandr Valialkin 4cb024d8a3
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-16 00:06:33 -07:00
..
cloud.google.com/go vendor: run make vendor-update 2023-07-07 00:04:32 -07:00
github.com all: add support for or filters in series selectors 2023-07-16 00:06:33 -07:00
go.opencensus.io
go.opentelemetry.io vendor: run make vendor-update 2023-07-07 00:04:32 -07:00
go.uber.org vendor: make vendor-update 2023-05-09 23:13:50 -07:00
golang.org/x vendor: run make vendor-update 2023-07-07 00:04:32 -07:00
google.golang.org vendor: run make vendor-update 2023-07-07 00:04:32 -07:00
gopkg.in vmctl: support of the remote read protocol (#3232) 2022-11-29 22:53:28 +01:00
modules.txt all: add support for or filters in series selectors 2023-07-16 00:06:33 -07:00