elastic/kibana

[CCR] Show follower `fatal_exception` in UI

Open

#33.628 aperta il 20 mar 2019

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (8021 fork)batch import
Feature:CCR and Remote ClustersTeam:Kibana Managementbuggood first issuetriage_needed

Metriche repository

Star
 (19.065 star)
Metriche merge PR
 (Merge medio 1g 16h) (999 PR mergiate in 30 g)

Descrizione

If a follower falls sufficiently behind a leader that it can no longer replicate operations, this is reported on the get follow stats API as part of indices[].fatal_exception.

Currently this information doesn't surface in the UI. We need to add this to our follower index (de)serialization, and show it in the follower index detail panel, similar to how we surface auto follow pattern errors.

Guida contributor