elastic/elasticsearch

Feature Request - query/fetch/scroll failure count stats

Open

#46.641 aperta il 11 set 2019

Vedi su GitHub
 (15 commenti) (0 reazioni) (0 assegnatari)Java (25.882 fork)batch import
: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?

Guida contributor