Closed matyax closed 1 year ago
Adding support to sort and sort_desc for proper query handling, validation, and syntax highlighting.
sort
sort_desc
Reference: https://github.com/grafana/loki/blob/main/pkg/logql/syntax/expr.y
LogQL part of https://github.com/grafana/grafana/issues/70882
Trees before:
Trees after:
Adding support to
sort
andsort_desc
for proper query handling, validation, and syntax highlighting.Reference: https://github.com/grafana/loki/blob/main/pkg/logql/syntax/expr.y
LogQL part of https://github.com/grafana/grafana/issues/70882
Trees before:
Trees after: