kibana/packages/kbn-alerts-ui-shared
Zacqary Adam Xeper 107239c333
[RAM] Mark disabled alerts as Untracked in both Stack and o11y (#164788)
## Summary
Part of #164059 

Implements the `Untracked` lifecycle status, and applies it to alerts
when their corresponding rule is disabled.

<img width="1034" alt="Screenshot 2023-08-24 at 4 24 45 PM"
src="4d31545d-9fc0-4eb3-9972-72685107184d">
<img width="904" alt="Screenshot 2023-08-24 at 4 56 32 PM"
src="3d7cfa19-5aca-4148-a9bc-d0d0c949d84b">
<img width="820" alt="Screenshot 2023-08-24 at 4 56 17 PM"
src="e59870c8-4140-4588-893a-f3f54170f78a">


### Checklist

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [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
2023-09-27 15:28:03 -07:00
..
src [RAM] Mark disabled alerts as Untracked in both Stack and o11y (#164788) 2023-09-27 15:28:03 -07:00
index.ts [RAM] Autocomplete (#158454) 2023-08-30 19:04:14 -07:00
jest.config.js [RAM] Autocomplete (#158454) 2023-08-30 19:04:14 -07:00
kibana.jsonc
package.json
README.mdx
setup_tests.ts [RAM] Autocomplete (#158454) 2023-08-30 19:04:14 -07:00
tsconfig.json [RAM] Move maintenance window callout to @kbn/alerts-ui-shared package (#160678) 2023-07-06 12:34:55 -07:00

# @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