A Kubernetes controller to watch ingresses and create liveness alerts for your apps/microservices in UptimeRobot, StatusCake, Pingdom, etc. – [✩Star] if you're using it!
Stars
726
Forks
118
Watchers
726
Open Issues
69
Overall repository health assessment
No package.json found
This might not be a Node.js project
268
commits
242
commits
232
commits
91
commits
90
commits
87
commits
70
commits
41
commits
28
commits
28
commits
Merge pull request #664 from Mahagon/fix_statuscake_duplication
17af1d9View on GitHubfix(uptimerobot): improve error msgs and add max rate limit retries (3)
9e7e7a0View on GitHubMerge pull request #663 from Mahagon/fix_namespace_cache
9d30cd1View on GitHubfix(uptimerobot): update GetByName error handling to log status code without returning error
e645c8cView on GitHubfix(statuscake): implement retry logic for rate limit handling in doRequest
4383df4View on GitHubfix(controller): enhance error handling in handleDelete and removeMonitorIfExists functions
1b46950View on GitHubfix(controller): handle errors in findMonitorServicesThatContainsMonitor function
2ff2917View on GitHubfix(cache): handle empty namespaces in buildDefaultNamespaces function
9b642bdView on GitHubfix(statuscake): improve 429 handling using x-ratelimit-reset header
cdfa3c9View on GitHubfix(statuscake): surface fetch errors with HTTP status in GetAll
26053f8View on GitHubfix(statuscake): fixes duplication bug, if statuscake api ratelimit hits
07fa8a9View on GitHub