Loki docs: Better description of label browser buttons (#65897)

add more detailed description of label browser buttons
This commit is contained in:
Gareth Dawson
2023-04-13 10:29:13 +01:00
committed by GitHub
parent 1c3ad81826
commit 2ea665a705
@@ -187,8 +187,7 @@ You can use the Loki label browser to navigate through your labels and values, a
The search field supports fuzzy search, and the label browser also supports faceting to list only possible label combinations.
1. Choose a query type between [**logs query**]({{< relref "#create-a-log-query" >}}) and [**rate metrics query**]({{< relref "#create-a-metric-query" >}}).
You can also validate the selector.
1. Select the **Show logs** button to display log lines based on the selected labels, or select the **Show logs rate** button to show the rate based on metrics such as requests per second. Additionally, you can validate the selector by clicking the **Validate selector** button.
{{< figure src="/static/img/docs/v75/loki_label_browser.png" class="docs-image--no-shadow" max-width="800px" caption="The Loki label browser" >}}