https://github.com/frozenfoxx/err-healthz
Health check plugin for Errbot.
https://github.com/frozenfoxx/err-healthz
errbot errbot-plugins python python3
Last synced: 12 months ago
JSON representation
Health check plugin for Errbot.
- Host: GitHub
- URL: https://github.com/frozenfoxx/err-healthz
- Owner: frozenfoxx
- License: apache-2.0
- Created: 2019-01-19T01:21:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-19T01:23:30.000Z (over 7 years ago)
- Last Synced: 2023-03-04T17:26:05.753Z (over 3 years ago)
- Topics: errbot, errbot-plugins, python, python3
- Language: Python
- Size: 12.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# err-healthz
Health check plugin for Errbot.
# Usage
Send a HTTP GET request to `[server FQDN]/healthz`. The response code will tell you the status of Errbot.
## Reponse Codes
* `200`: service is online