Back to Elasticsearch

Logical/set operators [promql-logical-set-operators]

docs/reference/query-languages/promql/operators/logical-set.md

9.5.0486 B
Original Source

Logical/set operators [promql-logical-set-operators]

These binary operators combine two instant vectors by matching their label sets. In {{es}}, only or (union) is evaluated; the and and unless operators are not supported yet (see Not yet supported and PromQL limitations).

:::{include} ../_snippets/generated/x-pack-esql/operators/lists/logical-set.md :::