Skip to content

Commit 186e168

Browse files
Fix type in query insights documentation (#8182) (#8187)
1 parent 3c01d76 commit 186e168

File tree

1 file changed

+1
-1
lines changed
  • _observing-your-data/query-insights

1 file changed

+1
-1
lines changed

_observing-your-data/query-insights/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ canonical_url: https://opensearch.org/docs/latest/observing-your-data/query-insi
99

1010
# Query insights
1111

12-
To monitor and analyze the search queries within your OpenSearch clusterQuery information, you can obtain query insights. With minimal performance impact, query insights features aim to provide comprehensive insights into search query execution, enabling you to better understand search query characteristics, patterns, and system behavior during query execution stages. Query insights facilitate enhanced detection, diagnosis, and prevention of query performance issues, ultimately improving query processing performance, user experience, and overall system resilience.
12+
To monitor and analyze the search queries within your OpenSearch cluster, you can obtain query insights. With minimal performance impact, query insights features aim to provide comprehensive insights into search query execution, enabling you to better understand search query characteristics, patterns, and system behavior during query execution stages. Query insights facilitate enhanced detection, diagnosis, and prevention of query performance issues, ultimately improving query processing performance, user experience, and overall system resilience.
1313

1414
Typical use cases for query insights features include the following:
1515

0 commit comments

Comments
 (0)