(Documentation in progress)
Extensible system health-check framework, in Python.
- Number of pre-baked health-check providers (e.g. Ping, HTTP Get)
- A few pre-baked result handlers to visualize the output of the checks (e.g. Logging and InstantGraph)
- Human-readable profile configuration
- Ability to easily implement new health-check providers
- Ability to easily implement new and additional result handlers
...
Generate config
$ pulse gct
TODO: ...
$ pulse start
TODO:
- Output handlers
- Providers
Hristo Yankov
See LICENSE.md <https://github.com/hyankov/heartbeat-pulse/blob/master/LICENSE.md>
.