elastic/elasticsearch

Feature Request - query/fetch/scroll failure count stats

Open

#46,641 建立於 2019年9月11日

在 GitHub 查看
 (15 留言) (0 反應) (0 負責人)Java (25,882 fork)batch import
:Core/Infra/Stats>featureTeam:Core/Infragood first issue

倉庫指標

Star
 (76,700 star)
PR 合併指標
 (平均合併 2天) (30 天內合併 1,000 個 PR)

描述

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?

貢獻者指南