[GH-ISSUE #1090] feature request: prettify JSON in email and/or log viewer #756

Open
opened 2026-02-25 23:43:28 +03:00 by kerem · 1 comment
Owner

Originally created by @mmomjian on GitHub (Nov 28, 2024).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1090

Many services provide their webhook output in JSON, which is typically one long line. It would be cool if healthchecks would run this output through jq for display in the web event and for the email notification. The Download Original button could remain to view the single-line output as originally sent. Currently, I often have to paste the events into a terminal to view with jq because it's just so hard to read.

Originally created by @mmomjian on GitHub (Nov 28, 2024). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1090 Many services provide their webhook output in JSON, which is typically one long line. It would be cool if healthchecks would run this output through `jq` for display in the web event and for the email notification. The Download Original button could remain to view the single-line output as originally sent. Currently, I often have to paste the events into a terminal to view with `jq` because it's just so hard to read.
Author
Owner

@Nithin98765 commented on GitHub (Oct 10, 2025):

Hi everyone 👋,
I’ve looked into this issue and I believe I can help address it on the backend side.
I have experience working with Django, REST APIs, and reliability / monitoring systems, and would be glad to put that to use here.
Could someone assign me this issue or grant me contributor access so I can begin working on a fix?

I’m happy to share my approach or design before starting.
Thanks!

<!-- gh-comment-id:3389499865 --> @Nithin98765 commented on GitHub (Oct 10, 2025): Hi everyone 👋, I’ve looked into this issue and I believe I can help address it on the backend side. I have experience working with Django, REST APIs, and reliability / monitoring systems, and would be glad to put that to use here. Could someone assign me this issue or grant me contributor access so I can begin working on a fix? I’m happy to share my approach or design before starting. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#756
No description provided.