Skip to content

Initial Open Source Release

Choose a tag to compare

@ipiton ipiton released this 04 Dec 08:35
· 532 commits to main since this 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