elastic/kibana

Remove last_gap field from rule table

クローズ

#227,963 opened on 2025/07/15

 (3 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (8,021 件のフォーク)batch import
Feature:Gap Detection/RemediationTeam:Detection Enginegood first issuelow hanging fruit

Repository metrics

Stars
 (19,065 個のスター)
PR merge metrics
 (平均マージ 1d 16h) (30d で 999 merged PRs)

説明

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

コントリビューターガイド