opensearch-project / query-insights-dashboards

Apache License 2.0
1 stars 3 forks source link

Top n queries configuration page #8

Closed LilyCaroline17 closed 2 months ago

LilyCaroline17 commented 4 months ago

Description

Configuration page of top n queries dashboard in the query insights dashboard plugin. User can edit N (number of queries collected within the window size) and the window size (time duration where the top n queries are collected). For N, values have to be between 1 and 100. For window size, time has to be in (1, 5, 10, 30) minutes or (1-24) hours.

Screenshot 2024-07-12 at 4 38 06 PM

Issues Resolved

Related to https://github.com/opensearch-project/query-insights-dashboards/issues/5

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.