elastic/kibana

Remove last_gap field from rule table

Closed

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

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)TypeScript (19,065 star) (8,021 fork)batch import
Feature:Gap Detection/RemediationTeam:Detection Enginegood first issuelow hanging fruit

描述

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

贡献者指南

Remove last_gap field from rule table · elastic/kibana#227963 | Good First Issue