-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[Feature Request] Grouping Top N queries by user labels #14197
Copy link
Copy link
Open
Labels
Search:Query InsightsenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request
Description
Is your feature request related to a problem? Please describe
Based on the work on grouping Top N queries by latency and resource usage and supporting multi-tenancy as a construct in OpenSource, we should add support to group Top N queries by user labels.
Describe the solution you'd like
This will use a similar approach as described in the grouping by latency and resource usage RFC, with the only difference being we group using user_id rather than the query hash code.
Related component
Search:Query Insights
Describe alternatives you've considered
No response
Additional context
This will be extremely useful to gain insights regarding Top resource intensive queries run per user and can help Admins effectively monitor an OpenSearch multi-tenant cluster.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Search:Query InsightsenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request
Type
Projects
Status
Later (6 months plus)
Status
New