[GH-ISSUE #1157] Feature request - health checks & backend service status #14668

Closed
opened 2026-05-16 02:36:44 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @maddler on GitHub (Jul 29, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1157

Originally assigned to: @oschwartz10612 on GitHub.

It would be nice to have an online/offline status for resources, similar to sites, if the backend port is not reachable or, perhaps(?) if responding with a non 20x code?

This might get further expanded with health monitors.

Originally created by @maddler on GitHub (Jul 29, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/1157 Originally assigned to: @oschwartz10612 on GitHub. It would be nice to have an online/offline status for resources, similar to sites, if the backend port is not reachable or, perhaps(?) if responding with a non 20x code? This might get further expanded with health monitors.
GiteaMirror added the reverse proxy label 2026-05-16 02:36:44 -05:00
Author
Owner

@oschwartz10612 commented on GitHub (Jul 31, 2025):

Want to work on this soon!

<!-- gh-comment-id:3140759771 --> @oschwartz10612 commented on GitHub (Jul 31, 2025): Want to work on this soon!
Author
Owner

@maddler commented on GitHub (Jul 31, 2025):

Having monitors and being able to show a proper/custom error page would be just amazing.
Keep up with the amazing work! Been using Pangolin since the early days and what has been achieved in such a short amount of time is just amazing!

<!-- gh-comment-id:3140767447 --> @maddler commented on GitHub (Jul 31, 2025): Having monitors and being able to show a proper/custom error page would be just amazing. Keep up with the amazing work! Been using Pangolin since the early days and what has been achieved in such a short amount of time is just amazing!
Author
Owner

@x86txt commented on GitHub (Aug 16, 2025):

Want to work on this soon!

@oschwartz10612 @maddler

I submitted the PR for sticky sessions, so I have some experience in the codebase around resources, so I'm happy to tackle this.

What about something like this?

Image

That's just a quick edit in SnagIt (the proportions are off), but the status indicators (colored dots) will follow project's TailwindCSS styling, optionally enhanced with Radix UI’s theming system.

<!-- gh-comment-id:3193712461 --> @x86txt commented on GitHub (Aug 16, 2025): > Want to work on this soon! @oschwartz10612 @maddler I submitted the PR for sticky sessions, so I have some experience in the codebase around resources, so I'm happy to tackle this. What about something like this? <img width="1590" height="542" alt="Image" src="https://github.com/user-attachments/assets/b7f67af5-f678-4287-ac8d-f426e70ad995" /> That's just a quick edit in SnagIt (the proportions are off), but the status indicators (colored dots) will follow project's TailwindCSS styling, optionally enhanced with Radix UI’s theming system.
Author
Owner

@maddler commented on GitHub (Aug 16, 2025):

Hi, yes, something like that would make sense. I'd, perhaps, have it as a separate column you could even sort upon (IP, DOWN, disabled).

<!-- gh-comment-id:3193759875 --> @maddler commented on GitHub (Aug 16, 2025): Hi, yes, something like that would make sense. I'd, perhaps, have it as a separate column you could even sort upon (IP, DOWN, disabled).
Author
Owner

@oschwartz10612 commented on GitHub (Aug 16, 2025):

Thanks for the interest @x86txt. This is actually coming in the pipeline
and we are already working on it! ; }

<!-- gh-comment-id:3193799787 --> @oschwartz10612 commented on GitHub (Aug 16, 2025): Thanks for the interest @x86txt. This is actually coming in the pipeline and we are already working on it! ; }
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#14668