grafana / lezer-logql

LogQL lezer grammar
Apache License 2.0
3 stars 4 forks source link

Add "or" support to line filters #57

Closed matyax closed 1 year ago

matyax commented 1 year ago

This PR adds support for "or" in line filters.

imagen

Part of https://github.com/grafana/grafana/issues/74071