From 8aed40164047ff65f5e5ceac695e66c2a4d3924b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 30 Jan 2019 14:47:23 +0100 Subject: [PATCH] Updated explore section again --- docs/sources/guides/whats-new-in-v6-0.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/sources/guides/whats-new-in-v6-0.md b/docs/sources/guides/whats-new-in-v6-0.md index 40b5d2dcb1b..4733a9b0e30 100644 --- a/docs/sources/guides/whats-new-in-v6-0.md +++ b/docs/sources/guides/whats-new-in-v6-0.md @@ -36,8 +36,7 @@ query editor and the experiance to provide the best possible exploration UX. #### Explore and Prometheus -The first version of Explore features our new [query editor for -Prometheus](/features/explore/#prometheus-specific-features). This new editor has improved autocomplete, metric tree selector, +Explore features a new [Prometheus query editor](/features/explore/#prometheus-specific-features). This new editor has improved autocomplete, metric tree selector, integrations with the Explore table view for easy label filtering and useful query hints that can automatically apply functions to your query. There is also integration between Prometheus and Grafana Loki (see more about Loki below) that enabled jumping between metrics query and logs query with preserved label filters.