[META] Grouping similar Top N Queries by Latency and Resource Usage #13419
Labels
Meta
Meta issue, not directly linked to a PR
Roadmap:Stability/Availability/Resiliency
Project-wide roadmap label
Search
Search query, autocomplete ...etc
Telemetry:Performance
PRs or issues specific to telemetry performance improvements
v2.17.0
Please describe the end goal of this project
In RFC #13357, we proposed to group Top N queries by latency and resource usage using Query shape. For Top N queries by latency, we can encounter scenarios where some (or most) of the Top N queries contain duplicate queries. To overcome such scenarios and to get a more detailed view of the Top N query patterns we are proposing to implement Top N query shapes by resource usage (latency, memory, disk, etc).
Supporting References
RFC: #13357
Issues
Following is the high level break up of tasks of the project. I will keep linking github issues and PRs as and when they are published.
Related component
Search:Query Insights
The text was updated successfully, but these errors were encountered: