Maybe there's way to see only duration between firing and resolved ? If i can separate alerts (maybe with template) resolved and firing it would be also gr8. But I don't know how :(
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Sebastian Glock, Prometheus Users
On 14 May 13:57, Sebastian Glock wrote:
> Hi,
>
> I have send resolved set to true and I found an interesting option to show
> the alert time in the alert:
>
> duration: {{(.EndsAt.Sub .StartsAt).Truncate 1000000000}}
I tried something like this but it's not working. I just want to see that word "RESOLVED" if alert is resolved. If still firing i don't want to see "FIRING".