Zero-code integration
Copy one webhook URL into an Alertmanager receiver — no agent to install.
Monitoring alert integration
Bring Alertmanager alerts in with one webhook URL: firing becomes an actionable to-do and a delivered resolved event closes the match, reducing alert noise.
No bank connection required. You control the records; renewals and cancellations stay with the original provider.
Next 30 days · 3 items
Questions to answer before starting
When alerts pile up — chat spam, flooded inboxes — the ones that still need action get mixed in with ones that already recovered, and it’s easy to miss what matters.
TutuYes gives you a dedicated webhook URL for Alertmanager: delivered firing alerts become severity-coded to-dos, and delivered resolved events close matching items by fingerprint. Source-side delivery monitoring remains necessary.
Core capabilities
Copy one webhook URL into an Alertmanager receiver — no agent to install.
Built-in Alertmanager parsing dedupes by fingerprint: the matching to-do clears itself on resolved.
Critical red / warning amber, with the worst pinned to the top so you see what’s most urgent at a glance.
Alerts sit alongside your manual to-dos and renewal reminders — handle them in bulk.
How it works
Pick Prometheus on the Connections page to get a dedicated webhook URL.
Add the URL to the webhook receiver in alertmanager.yml.
Firing creates a to-do, tagged “push” with a generatorURL deep link.
On resolved, the to-do closes by fingerprint — no manual cleanup.
FAQ
Just add a webhook receiver in Alertmanager pointing at the URL we give you — your Prometheus rules stay untouched.
Yes. It reads each alert’s status and fingerprint and closes the matching to-do on resolved.
The endpoint has per-minute limits and a 256KB body cap, and excess events are dropped. This reduces exhaustion risk but does not replace source-side grouping, inhibition, and monitoring.
Start with the next renewal or to-do that genuinely needs action. Add the rest later.