elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.82k stars 8.2k forks source link

[ML] Add support for "Inspect" flyout for ML UIs #46155

Open benwtrent opened 5 years ago

benwtrent commented 5 years ago

Maps and visualizations have this Inspect flyout that show the query made, and the raw response.

image

This is very helpful for debugging. "Why are these anomalies not visible?" "Why is this host filtered on", etc. This could then allow users to copy the request to their clip board, and adjust the raw to see data in a more direct form.

elasticmachine commented 5 years ago

Pinging @elastic/ml-ui

jeffvestal commented 3 years ago

Linking issue to show initial score in UI table as requested