mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
## Summary Bring shareable components to set the flapping configuration on rule management in o11y and update the status alert around flapping. <img width="1697" alt="image" src="https://user-images.githubusercontent.com/189600/217358288-57eb93ef-94e2-4576-9e99-baee8c2ef2b2.png"> <img width="1696" alt="Screenshot 2023-02-07 at 3 15 01 PM" src="https://user-images.githubusercontent.com/189600/217356846-441eaf51-f6c9-4afd-9f6b-9c8f5a3531bd.png"> ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
14 lines
No EOL
366 B
Text
14 lines
No EOL
366 B
Text
# @kbn/alerts-ui-shared
|
|
|
|
---
|
|
id: AlertsUIShared/Components/AlertLifecycleStatusBadge
|
|
slug: /kbn-alerts-ui-shared/src/alert_lifecycle_status_badge/index.tsx
|
|
title: Alert Lifecycle Status
|
|
description: A component to show the status of an alert
|
|
tags: ['kbn-alerts-ui-shared', 'component']
|
|
date: 2023-02-07
|
|
---
|
|
|
|
## Description
|
|
|
|
A component to show the status of an alert |