ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

ALERTMANAGER

Prometheus alerts routing.

Definition

AlertManager uses a YAML config (route tree, receivers, inhibit rules, silences). HA cluster via gossip protocol (libgossip). Webhook integration for custom receivers. AlertManager v0.27 (2024). Inhibition rules allow masking redundant alerts (e.g., if a node is down, mask its pod alerts).

Origin

AlertManager initial release 2014 ; v0.5 GA 2016 ; v0.27 current.

Example in context

An SRE team routes critical alerts to PagerDuty (24/7) and warnings to Slack #ops via AlertManager.

Last updated: May 16, 2026