elastic/kibana

Remove last_gap field from rule table

已关闭

#227,963 创建于 2025年7月15日

 (3 条评论) (0 个反应) (1 位负责人)TypeScript (8,021 个派生)batch import
Feature:Gap Detection/RemediationTeam:Detection Enginegood first issuelow hanging fruit

仓库指标

星标
 (19,065 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南