kibana/packages/kbn-alerts-ui-shared
Umberto Pepato 256d12e0a5
[RAM][Observability] Add alert fields table to Observability flyout (#174685)
## Summary

Adds the alert fields table from
https://github.com/elastic/kibana/pull/172830 to Observability alert
flyouts (triggered by the `View alert details` action).


![image](7e10517e-a5b6-497a-91c8-5bc2bc88ad69)

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

---------

Co-authored-by: Xavier Mouligneau <xavier.mouligneau@elastic.co>
2024-01-24 18:18:27 +01:00
..
src [RAM][Observability] Add alert fields table to Observability flyout (#174685) 2024-01-24 18:18:27 +01:00
index.ts [RAM] Add fields table to rule details page alert flyout (#172830) 2024-01-08 16:52:04 +01:00
jest.config.js [RAM] Autocomplete (#158454) 2023-08-30 19:04:14 -07:00
kibana.jsonc [RAM] Bring flapping status and settings in o11y (#150483) 2023-02-07 20:52:26 -07:00
package.json [RAM] Bring flapping status and settings in o11y (#150483) 2023-02-07 20:52:26 -07:00
README.mdx [RAM] Bring flapping status and settings in o11y (#150483) 2023-02-07 20:52:26 -07:00
setup_tests.ts [RAM] Autocomplete (#158454) 2023-08-30 19:04:14 -07:00
tsconfig.json [RAM] Add fields table to rule details page alert flyout (#172830) 2024-01-08 16:52:04 +01: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