Files
komodo/bin/alerter/README.md
2024-05-12 11:59:49 -07:00

202 B

Alerter

This crate sets up a basic axum server that listens for incoming alert POSTs. It can be used as a monitor alerting endpoint, and serves as a template for other custom alerter implementations.