Design iterations for the management view of Alerting.
Meta issue for Alerting design changes: https://github.com/elastic/kibana/issues/58410
With this update, the goal is to improve the ability for the user to see which alerts are enabled, muted and the type of alert.

EUI Beta Badge and rename the section to 'Alerts and Connectors'I will work on showing the filtering options and any empty state scenarios per the ongoing discussion
cc @mikecote @peterschretlen @alexfrancoeur @andreadelrio @pmuellr
cc @elastic/kibana-alerting-services
Changes from discussion at today's meeting.


The content within the expanded row is still placeholder for now. The discussion was around whether to place the tag badges here where the user can easily see all of them, compared to in a thin column view. We will do another round of edits for this piece and see if there's another possible solution for keeping the tags in view initially instead of behind a click.
Chart is placeholder for now as well and eventually would be the historical data. First version of this however could be the preview chart that is shown when creating the alert.

We also discussed the filter popovers.

For actions, we would add a filter option for 'No action added' to show alerts without actions.
For alert type, the shown options in the popover would be those that have been used. Unused alert types would not be shown in order to avoid an empty state. It is possible that the user could apply filters that would cause certain alert types to have 0 alerts in view. In this case, we would still show the type, but it is disabled.
Updated the Alerts table to include tags in the initial view. Moved actions into a visible column鈥攐nly shows 1, with a '+X' for additional actions (to save space). So for now, all that shows on expand would be the chart.
I'm also including a count for the number of instances after the title, since I swapped that column out for the actions.

Closing this and merging into one top level meta design issue https://github.com/elastic/kibana/issues/58410
Most helpful comment
Management column updates
With this update, the goal is to improve the ability for the user to see which alerts are enabled, muted and the type of alert.
Changes:
EUI Beta Badgeand rename the section to 'Alerts and Connectors'I will work on showing the filtering options and any empty state scenarios per the ongoing discussion
cc @mikecote @peterschretlen @alexfrancoeur @andreadelrio @pmuellr