elastic/elasticsearch
Vedi su GitHubFeature Request - query/fetch/scroll failure count stats
Open
#46.641 aperta il 11 set 2019
:Core/Infra/Stats>featureTeam:Core/Infragood first issue
Metriche repository
- Star
- (76.700 star)
- Metriche merge PR
- (Merge medio 2g) (1000 PR mergiate in 30 g)
Descrizione
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?