alerta / alerta-webui

Alerta Web UI 7.0
https://try.alerta.io
Apache License 2.0
109 stars 55 forks source link

Ability to format "copy alert" functionality #522

Closed 3IMOH closed 1 year ago

3IMOH commented 2 years ago

Currently the "copy alert" button copies all alert data (history, etc). It would be great to have the ability to specify a format so that only specific alert fields will be copied when the button is clicked.

Our use case is people sending questions about an alert in email, slack, etc.

Some sort of config in alertad.conf to control what fields are copied would be ideal.

kennhardy commented 1 year ago

https://github.com/alerta/alerta-webui/pull/555 approved together with https://github.com/alerta/alerta/pull/1814. Awaiting for merge.

kennhardy commented 1 year ago

This one is also related: https://github.com/alerta/alerta-docs/pull/118/