elastic/kibana

Remove last_gap field from rule table

Fechada

#227.963 aberto em 15 de jul. de 2025

 (3 comentários) (0 reação) (1 responsável)TypeScript (8.021 forks)batch import
Feature:Gap Detection/RemediationTeam:Detection Enginegood first issuelow hanging fruit

Métricas do repositório

Stars
 (19.065 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador