Sign in Sign up
hex

service_watcher_sup

This is a GenServer-ish implementation of a Service watcher. A process that is designed to poll service state every given number of miliseconds and perform due actions in case it is not in designated state. The process is also capable of sending notifications to the configured recipient in Slack.

hex View on Hex

Activity

Latest release
8y ago
Total releases
11
Cadence
~2 days
Last 12 months
0

Details

License
Apache-2.0
First release
Feb 26, 2018
Releases
Version Released
0.2.6 patch
0.2.5 patch
0.2.1 patch
0.2.0 minor
0.1.9 patch
0.1.8 patch
0.1.7 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 initial