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: _observing-your-data/query-insights/top-n-queries.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ GET /_insights/top_queries?type=memory
94
94
```
95
95
{% include copy-curl.html %}
96
96
97
-
If you are not seeing results, verify top N is enabled for the target metric type and ensure search requests were sent during the current time window.
97
+
If your query returns no results, ensure that top N is enabled for the target metric type and that search requests were made within the current time window.
0 commit comments