Initial Open Source Release
Alertmanager++ (AMP) v0.0.1
π Initial Open Source Release!
Features
Core
- β 100% Alertmanager API v2 compatibility
- β Alert grouping, routing, silencing, inhibition
- β Deduplication service
LLM Classification (BYOK)
- β OpenAI (GPT-4, GPT-3.5)
- β Anthropic (Claude 3)
- β Azure OpenAI
- β Custom proxies
Publishing
- β Rootly
- β Slack
- β PagerDuty
- β Generic Webhook
Observability
- β 101 Prometheus metrics
- β Grafana dashboard
- β Web dashboard with real-time updates
Performance
- Sub-5ms p95 latency (10x faster)
- 5K req/s throughput (10x higher)
- 50MB memory (4x less)
Getting Started
docker run -p 9093:9093 ghcr.io/ipiton/amp:v0.0.1
License
AGPL-3.0