Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Support for generic push healthchecks #1107

Open
ScrumpyJack opened this issue Feb 26, 2024 · 0 comments
Open

Feature request: Support for generic push healthchecks #1107

ScrumpyJack opened this issue Feb 26, 2024 · 0 comments

Comments

@ScrumpyJack
Copy link

Description

There is already a request for uptime kuma for push healthchecks but this should be more generic.

Generic push healthchecks would be nice as they are mainly just an HTTP GET to an endpoint and will suffice for may push healthcheck needs

watch:
  schedule: "0 */6 * * *"
  push_healthcheck:
    url: https://my-monitoring-endpoiint.com/i-am-diun-and-i-am-alive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant