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
* Add more integration tests for query insights ([#71](https://github.com/opensearch-project/query-insights/pull/71))
9
+
10
+
### Bug Fixes
11
+
* Make sure listener is started when query metrics enabled ([#74](https://github.com/opensearch-project/query-insights/pull/74))
12
+
13
+
### Enhancements
14
+
* Add ability to generate query shape for aggregation and sort portions of search body ([#44](https://github.com/opensearch-project/query-insights/pull/44))
15
+
* Query grouping framework for Top N queries and group by query similarity ([#66](https://github.com/opensearch-project/query-insights/pull/66))
16
+
* Minor enhancements to query categorization on tags and unit types ([#73](https://github.com/opensearch-project/query-insights/pull/73))
17
+
18
+
### Infrastructure
19
+
* Add code hygiene checks for query insights [#51](https://github.com/opensearch-project/query-insights/pull/51)
20
+
* Add configuration for publishing snapshot ([#90](https://github.com/opensearch-project/query-insights/pull/90))
21
+
22
+
### Documentation
23
+
* Update GET top N api documentation about the type parameter ([#8139](https://github.com/opensearch-project/documentation-website/pull/8139))
0 commit comments