Feature Request: Monitoring endpoint /health #3973

Open
opened 2026-02-28 03:46:54 -05:00 by deekerman · 8 comments
Owner

Originally created by @mabed-fr on GitHub (Feb 14, 2025).

no

🏷️ Feature Request Type

Other

🔖 Feature description

Can you add in /heath endpoint which checks that the kuma uptime components are ok?

This would make it possible to better monitor monitoring

✔️ Solution

/heath

Alternatives

No response

📝 Additional Context

No response

Originally created by @mabed-fr on GitHub (Feb 14, 2025). ### 📑 I have found these related issues/pull requests no ### 🏷️ Feature Request Type Other ### 🔖 Feature description Can you add in /heath endpoint which checks that the kuma uptime components are ok? This would make it possible to better monitor monitoring ### ✔️ Solution /heath ### ❓ Alternatives _No response_ ### 📝 Additional Context _No response_
Author
Owner

@paul-uz commented on GitHub (Feb 16, 2025):

Could we then use kuma to check kuma? 🤔

@paul-uz commented on GitHub (Feb 16, 2025): Could we then use kuma to check kuma? 🤔
Author
Owner

@mabed-fr commented on GitHub (Feb 16, 2025):

Could we then use kuma to check kuma?

Yes other uptime kuma in other region or free SAS services or uptime kuma friend

@mabed-fr commented on GitHub (Feb 16, 2025): > Could we then use kuma to check kuma? Yes other uptime kuma in other region or free SAS services or uptime kuma friend
Author
Owner

@paul-uz commented on GitHub (Feb 16, 2025):

Could we then use kuma to check kuma?

Yes other uptime kuma in other region or free SAS services or uptime kuma friend

How deep down the rabbit hole do you go? 🤔

@paul-uz commented on GitHub (Feb 16, 2025): > > Could we then use kuma to check kuma? > > Yes other uptime kuma in other region or free SAS services or uptime kuma friend How deep down the rabbit hole do you go? 🤔
Author
Owner

@mabed-fr commented on GitHub (Feb 16, 2025):

Could we then use kuma to check kuma?

Yes other uptime kuma in other region or free SAS services or uptime kuma friend

How deep down the rabbit hole do you go? 🤔

I'm not going into depth, but my Uptime Kuma monitors critical services, so I'm keeping an eye on it with a SAS service (Uptime Robot free plan) and that's about it, to be honest.

@mabed-fr commented on GitHub (Feb 16, 2025): > > > Could we then use kuma to check kuma? > > > > Yes other uptime kuma in other region or free SAS services or uptime kuma friend > > How deep down the rabbit hole do you go? 🤔 I'm not going into depth, but my Uptime Kuma monitors critical services, so I'm keeping an eye on it with a SAS service (Uptime Robot free plan) and that's about it, to be honest.
Author
Owner

@paul-uz commented on GitHub (Feb 16, 2025):

Could we then use kuma to check kuma?

Yes other uptime kuma in other region or free SAS services or uptime kuma friend

How deep down the rabbit hole do you go? 🤔

I'm not going into depth, but my Uptime Kuma monitors critical services, so I'm keeping an eye on it with a SAS service (Uptime Robot free plan) and that's about it, to be honest.

I was making a joke about kuma monitoring kuma monitoring kuma monitoring kuma etc etc

@paul-uz commented on GitHub (Feb 16, 2025): > > > > Could we then use kuma to check kuma? > > > > > > Yes other uptime kuma in other region or free SAS services or uptime kuma friend > > > > How deep down the rabbit hole do you go? 🤔 > > I'm not going into depth, but my Uptime Kuma monitors critical services, so I'm keeping an eye on it with a SAS service (Uptime Robot free plan) and that's about it, to be honest. I was making a joke about kuma monitoring kuma monitoring kuma monitoring kuma etc etc
Author
Owner

@mabed-fr commented on GitHub (Feb 16, 2025):

Could we then use kuma to check kuma?

Yes other uptime kuma in other region or free SAS services or uptime kuma friend

How deep down the rabbit hole do you go? 🤔

I'm not going into depth, but my Uptime Kuma monitors critical services, so I'm keeping an eye on it with a SAS service (Uptime Robot free plan) and that's about it, to be honest.

I was making a joke about kuma monitoring kuma monitoring kuma monitoring kuma etc etc

Yes my bad :)

@mabed-fr commented on GitHub (Feb 16, 2025): > > > > > Could we then use kuma to check kuma? > > > > > > > > Yes other uptime kuma in other region or free SAS services or uptime kuma friend > > > > > > How deep down the rabbit hole do you go? 🤔 > > > > I'm not going into depth, but my Uptime Kuma monitors critical services, so I'm keeping an eye on it with a SAS service (Uptime Robot free plan) and that's about it, to be honest. > > I was making a joke about kuma monitoring kuma monitoring kuma monitoring kuma etc etc Yes my bad :)
Author
Owner

@emilcondrea commented on GitHub (Mar 1, 2025):

This would be super useful, currently I am looking for missing metrics to detect monitors are down but would be really useful to use a liveness probe with a /health endpoint.

@emilcondrea commented on GitHub (Mar 1, 2025): This would be super useful, currently I am looking for missing metrics to detect monitors are down but would be really useful to use a liveness probe with a /health endpoint.
Author
Owner

@CommanderStorm commented on GitHub (Apr 15, 2025):

We have a healthcheck that our dockerfile registers.
We just query localhost.

github.com/louislam/uptime-kuma@13a85b8200/extra/healthcheck.go (L71)

Usually, that catches all erros and is reasonably performant.

@CommanderStorm commented on GitHub (Apr 15, 2025): We have a healthcheck that our dockerfile registers. We just query localhost. https://github.com/louislam/uptime-kuma/blob/13a85b82005da06c82720d3b7459c3bb1bfe7bd4/extra/healthcheck.go#L71 Usually, that catches all erros and is reasonably performant.
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/uptime-kuma#3973
No description provided.