You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a page, akin to the status page, that informs on the performance of the queries run in Kibana (visualizations, searches, aggregations, ...).
Some use cases:
we could see what query misbehave and investigate why. This page could maybe suggests a better way to write the query, or a better definition for a visualization, ...
we could find why a dashboard loads slowly, and pin-point which visualization is the cause.
The text was updated successfully, but these errors were encountered:
rashidkpc
changed the title
[new feature] Monitoring of Elasticsearch requests
Monitoring of Elasticsearch requests
Mar 11, 2016
Somewhat related: we've added a new Inspector tool which you can use to inspect each visualization in a dashboard and examine the request(s) it's made and how long they took, which can help you figure out which visualizations may be slowing down a dashboard.
It would be nice to have a page, akin to the status page, that informs on the performance of the queries run in Kibana (visualizations, searches, aggregations, ...).
Some use cases:
The text was updated successfully, but these errors were encountered: