mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
## 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" /> |
||
---|---|---|
.. | ||
packages | ||
plugins | ||
test |