Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 443 Bytes

banshee

image

A tool to make sure alerts don't go unnoticed.

Provides a clear dashboard of fired Prometheus alerts with the option to dismiss them. Also makes a hell of a noise.

Meant to be used with: https://github.com/12urenloop/monitoring

Getting started

  1. Copy .env.template to .env
  2. Run the webserver: make run