Skip to content

[Monitoring] Migrate cluster alerts from watcher to Kibana alerting #81020

@chrisronline

Description

@chrisronline

Depends on elastic/elasticsearch#50032

Action items

Background

We need to leverage the new ES api to remove all existing cluster alert watches and let our new Kibana alerts work by themselves.

Right now, we fetch legacy alert data from the result of the cluster alert watches index (which is .monitoring-alerts-*). Once the watches are gone, these alerts need to fetch the data manually, but I have done this work already:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions