kibana/x-pack/solutions/observability
Bailey Cash 131c93be33
[Alerting] [Incident Management] Show "Triggered" column for alerts [obs plugin] (#225193)
## Summary

Implements #218172 

Adds a "triggered" column for related alerts that shows either a
relative time value or an absolute timestamp of when the alert was
triggered/created if the duration is greater than 2 hours. This PR also
sets up the time duration display logic to be separated out into a
reusable component. This component was inserted into the common folder
of the observability plugin and is exported for use in other packages.

Note: There is a [draft
PR](https://github.com/elastic/kibana/pull/223972) where the elapsed
time tooltip component was created as a kibana package. This PR
encourages wider use across the app, but it fragments the design of
observability formatters by moving the datetime formatter to the
package.

<img width="679" alt="Screenshot 2025-06-13 at 4 01 27 PM"
src="https://github.com/user-attachments/assets/9150ffc5-f6f4-4760-b5ea-7cc91d60ea3f"
/>
2025-06-27 11:06:23 -04:00
..
packages [Incident Management] Render suggested dashboards (#223424) 2025-06-13 16:31:21 +02:00
plugins [Alerting] [Incident Management] Show "Triggered" column for alerts [obs plugin] (#225193) 2025-06-27 11:06:23 -04:00
test [Synthetics] Multi space monitors !! (#221568) 2025-06-25 10:47:47 +02:00