elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.67k stars 8.11k forks source link

[ResponseOps][AlertsTable] Standardize the format of the alerts in the alerts table #188329

Open cnasikas opened 1 month ago

cnasikas commented 1 month ago

The useFetchAlerts hook returns the alerts in three different formats: alerts, oldAlertsData, ecsAlertsData that are used in various places in the alerts table. We should standardize to the Alerts format.

Depends on: https://github.com/elastic/kibana/pull/186978 Related: https://github.com/elastic/kibana/issues/186448

elasticmachine commented 1 month ago

Pinging @elastic/response-ops (Team:ResponseOps)