-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Currently, my emails are formated like this:
#riemann.codec.Event{:host "foo", :service "bar", :state "critical", :description "{\"exception\":\"some error\",\"datetime\":\"20210104061928\"...", :tags ["tag-1"]}
You can notice that the description is a JSON object, am unable to beautify its contents from the email. Is there a way I can format the emails in a better way so that it's easily readable?
Metadata
Metadata
Assignees
Labels
No labels