Karma is an alert dashboard for Prometheus Alertmanager that aggregates alerts from multiple Alertmanager instances, deduplicates and groups them, and provides silence management.
Karma is an alert dashboard for Prometheus Alertmanager. It collects alerts from one or more Alertmanager instances, deduplicates and groups them into a single web view, and lets you inspect alerts and manage silences directly from the dashboard.
Originally created at Cloudflare as "unsee" and later rewritten with a React UI, Karma is commonly used to give teams a consolidated, at-a-glance view of active alerts across multiple Alertmanager clusters. The upstream project is available at https://github.com/prymitive/karma.