Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage counter for Top N queries #153

Merged
merged 4 commits into from
Nov 11, 2024

Conversation

deshsidd
Copy link
Collaborator

@deshsidd deshsidd commented Nov 7, 2024

Description

Usage counter for Top N queries with metric type and groupby type as dimensions.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

Signed-off-by: Siddhant Deshmukh <[email protected]>
@ansjcy
Copy link
Member

ansjcy commented Nov 7, 2024

hmm, I think this should be part of the operational counter, instead of changing all those function interface, can we reuse the singleton introduced in https://github.com/opensearch-project/query-insights/pull/124/files#diff-f40ac659d270f1d7d49cdd5e03575664df3015b452e300a5f163c5d76bb88f59 ?

@ansjcy
Copy link
Member

ansjcy commented Nov 7, 2024

Thanks for the change and it LGTM! please fix the tests and code hygiene check as well!

Signed-off-by: Siddhant Deshmukh <[email protected]>
@deshsidd deshsidd merged commit a5d0de7 into opensearch-project:main Nov 11, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants