elastic/kibana

Remove last_gap field from rule table

Chiusa

#227.963 aperta il 15 lug 2025

 (3 commenti) (0 reazioni) (1 assegnatario)TypeScript (8021 fork)batch import
Feature:Gap Detection/RemediationTeam:Detection Enginegood first issuelow hanging fruit

Metriche repository

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

Descrizione

We introduced new field for rule table as - "Unfilled gap duration"

It's aggregate over gaps for period of time, and also updated after we filling gaps.

So we can just remove last_gap field from the table.

more context: https://github.com/elastic/kibana/issues/226530#event-18619743725

Guida contributor