You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: logql-101/unstyled.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ <h2>📚 Select Your Data Source</h2>
34
34
<liclass="interactive"
35
35
data-reftarget='input[data-testid="data-testid Select a data source"]'
36
36
data-targetaction='highlight'
37
-
data-doit='false'>
37
+
data-doit='true'>
38
38
<spanclass="interactive-comment">The <strong>data source picker</strong> is where you select which Loki data source to query. In Grafana, you can have multiple Loki instances configured (e.g., production logs, development logs, different regions). This dropdown allows you to switch between them seamlessly. The selected data source determines which log streams and labels will be available for your LogQL queries.</span>
39
39
Locate the <strong>data source picker</strong> at the top of the Explore page.
0 commit comments