This website requires JavaScript.
Explore
Help
Sign In
harmacist
/
healthchecks
Watch
1
Star
0
Fork
0
You've already forked healthchecks
forked from
GithubBackups/healthchecks
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
healthchecks
/
hc
/
api
History
Pēteris Caune
4bcfba728e
Use unittest.mock
2020-03-01 22:30:12 +02:00
..
management
Fix sendalerts crash loop when encountering a bad cron schedule
2020-02-07 10:36:45 +02:00
migrations
Make sure Check.last_ping and Ping.created timestamps match exactly
2020-01-17 14:30:32 +02:00
tests
Use unittest.mock
2020-03-01 22:30:12 +02:00
__init__.py
…
admin.py
…
decorators.py
…
models.py
Experimental Prometheus metrics endpoint. cc:
#300
2020-02-14 16:12:13 +02:00
schemas.py
Add desc to hc.api.schemas.check
2019-12-18 09:11:34 +02:00
transports.py
Fix "Send Test Notification" for webhooks that only fire on checks going up
2019-12-27 14:36:32 +02:00
urls.py
…
views.py
Validate channel identifiers before creating/updating a check.
Fixes
#335
2020-02-20 10:43:40 +02:00