Search Management Dashboard in AutoOps
- Dominant language
- No language data
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**What the feature is and who it's for:**
The Search Management Dashboard is designed for administrators who need greater visibility and control over queries running in their Elasticsearch clusters. It provides a centralized interface that highlights long-running queries, making it easier for admins to identify and manage queries that could impact cluster performance. Currently, these capabilities are available in low-level tasks API. The new dashboard makes it simpler and more accessible to monitor and manage running queries.
**Value Proposition**
The Dashboard empowers administrators to quickly troubleshoot and resolve search bottlenecks, by offering a comprehensive view of all queries running in the cluster. Admins are presented with long-running queries that have been detected, and each query include a detailed information on the user who ran the query, and the origin (dashboard, alert rule etc). Administrators can then gain insights and act upon (e.g. cancel) them directly from the dashboard. Additionally AutoOps enrich each query with more information on potential reasons for the increase latency, and suggest query optimisations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.