From 1c52d7b994b54e137d83343305a3cdf691d169b0 Mon Sep 17 00:00:00 2001 From: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Date: Tue, 10 Sep 2024 16:48:32 -0400 Subject: [PATCH] Docs: Update forward direction search for Loki entry (#92875) --- docs/sources/whatsnew/whats-new-in-v11-2.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/sources/whatsnew/whats-new-in-v11-2.md b/docs/sources/whatsnew/whats-new-in-v11-2.md index cc5cb186f1d..1fe71c25854 100644 --- a/docs/sources/whatsnew/whats-new-in-v11-2.md +++ b/docs/sources/whatsnew/whats-new-in-v11-2.md @@ -180,6 +180,10 @@ _Generally available in all editions of Grafana_ Explore now supports forward direction search for Loki logs searches. This allows users to seamlessly browse logs in a time range in forward chronological order (for example, tracing a specific user's actions using logs). +{{< figure src="/static/img/logs/forward_search.png" alt="Explore logs with the Direction option selected" caption-align="left" >}} + +To use this feature, select **Forward** for the **Direction** option. Note that in the screenshot above, logs are rendered beginning from the starting time period of the query, not the end. + [Documentation](https://grafana.com/docs/grafana//datasources/loki/query-editor/) ## Data sources