How can I add a timestamp to a notification? I’d like that date and time that the notification was sent in the body of the message. This would be for type “email”. I can’t always rely on the timestamp of the email being exactly correct.
[Service.DownTime]
I see a [Service.TimeDown] but that only gives me the amount of time that the service has been down (a counter). I’m looking for the actual date and time.