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.
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.
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.
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.