Describe the feature:
Today there are helpful shard level search stats on query_total/fetch_total etc. Can we augment it with failure stats as well eg. query_failure_total; fetch_failure_total etc?
Is there any other existing way to already get shard/search failure rates except tracking it on the client side?