Connect Your Monitoring Stack
Akmatori ships with native webhook adapters for major monitoring platforms and a Slack channel source for bot-driven alert intake.
Supported Integrations
Alertmanager
Prometheus Alertmanager integration for cloud-native monitoring
Zabbix
Enterprise-grade infrastructure monitoring integration
PagerDuty
Incident management and on-call scheduling platform
Grafana Alerting
Visualization and unified alerting for observability data
Datadog
Cloud-scale monitoring and security platform
Slack Alert Channel
Monitor Slack channels for alerts from bots and integrations with live thread progress updates
Native adapters currently cover Alertmanager, Zabbix, PagerDuty, Grafana Alerting, and Datadog. Slack Alert Channel is modeled as an alert source type rather than a webhook adapter, letting Akmatori ingest alerts posted by bots directly in Slack.
Slack-driven incidents now stream condensed live progress back into the originating thread and finish with a summarized outcome, so responders can watch the investigation without being flooded by raw agent output.
Akmatori also supports per-source webhook secrets using each platform's native headers, including X-Alertmanager-Secret, X-Grafana-Secret, DD-API-KEY/X-Datadog-Signature, X-Zabbix-Secret, and X-PagerDuty-Signature or bearer auth.
How Integrations Work
1. Webhook Endpoints
Each integration creates a unique webhook URL that your monitoring tool sends alerts to.
2. Alert Normalization
Alerts are normalized to a common format regardless of the source, ensuring consistent handling.
3. AI Processing
The AI agent analyzes the alert context and executes the appropriate skill to investigate or resolve.