Fix running updog from any location, fix and update docs

This commit is contained in:
askiiart 2024-02-05 10:15:44 -06:00
parent 9bffe2f73a
commit 403a5c41cf
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
4 changed files with 69 additions and 5 deletions

View file

@ -1,4 +1,4 @@
# Alerts Extensions
# Logging Extensions
Updog doesn't do any monitoring by itself. Instead, extensions are used to check the status of whatever thing, send alerts, and log stuff. Updog just chains them together.