From 9b5bc819f4122259773a695ff9f11e12fd5c3bf8 Mon Sep 17 00:00:00 2001 From: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> Date: Mon, 30 Sep 2019 20:39:14 +0200 Subject: [PATCH] Explore: Update broken link to logql docs (#19510) * Explore: Update broken link to logql docs * Explore: Remove console logs * Explore: Add filter expression heading to link target --- .../app/plugins/datasource/loki/components/LokiCheatSheet.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/datasource/loki/components/LokiCheatSheet.tsx b/public/app/plugins/datasource/loki/components/LokiCheatSheet.tsx index c6b9b314bc3..0fde0344a92 100644 --- a/public/app/plugins/datasource/loki/components/LokiCheatSheet.tsx +++ b/public/app/plugins/datasource/loki/components/LokiCheatSheet.tsx @@ -89,7 +89,7 @@ export default class LokiCheatSheet extends PureComponent - + LogQL {' '} supports exact and regular expression filters.