From 649560e121eec4cb51ef87e0dd9aeac1267617d3 Mon Sep 17 00:00:00 2001 From: Lorenzo Mangani Date: Sat, 11 Nov 2023 22:56:29 +0100 Subject: [PATCH] Update logql.md --- docs/guide/logql.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/logql.md b/docs/guide/logql.md index a0b960b..f05a19d 100644 --- a/docs/guide/logql.md +++ b/docs/guide/logql.md @@ -140,7 +140,7 @@ Return lines including the text "status 403" or "status 503" using regex We can use operations on both the log **stream selectors** and **filter expressions** to refine them. -## ** Filter Expressions ** +## ** Parser **