updo
updo copied to clipboard
Uptime monitoring CLI tool with alerting and advanced settings
More Options for Notifications, e.g., Email, Slack, and Webhook URLs.
I'd like to monitor a private endpoint, that requires an `Authorization` header to return a response. What about supporting something like that? ```sh updo \ --url https://example.com \ --header "Authorization:...
it's hard to see slight grey and white, perhaps, I'm not comfortable with having colour on the selected list to monitor.
Currently, updo creates one goroutine per target for concurrent monitoring. While this works well for typical usage, it can be problematic for deployments with hundreds of targets or in resource-constrained...