From 8badf205d5a7cad9428267f009c8e2d9812321ff Mon Sep 17 00:00:00 2001 From: David Zane <38449481+dzane17@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:50:57 -0700 Subject: [PATCH] Update _observing-your-data/query-insights/top-n-queries.md Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: David Zane <38449481+dzane17@users.noreply.github.com> --- _observing-your-data/query-insights/top-n-queries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_observing-your-data/query-insights/top-n-queries.md b/_observing-your-data/query-insights/top-n-queries.md index 21cc9d95029..a33dbf12aef 100644 --- a/_observing-your-data/query-insights/top-n-queries.md +++ b/_observing-your-data/query-insights/top-n-queries.md @@ -94,7 +94,7 @@ GET /_insights/top_queries?type=memory ``` {% include copy-curl.html %} -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. +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](#configuring-the-window-size). {: .important} ## Exporting top N query data