elastic / kibana

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

Improve Snapshot and Restore error-reporting #100352

Open cjcenizal opened 3 years ago

cjcenizal commented 3 years ago

We need to surface more information about errors:

  1. We need to surface the underlying error status code and error message
  2. We need to surface timeout errors better -- they're currently surfaced as 500 errors, with no message

Currently, if you encounter a timeout error when deleting a snapshot you see an unhelpful message that just says there was "an error".

What we want is the option to see more information:

image

image

image

elasticmachine commented 3 years ago

Pinging @elastic/es-ui (Team:Elasticsearch UI)

elasticmachine commented 2 months ago

Pinging @elastic/kibana-management (Team:Kibana Management)