Skip to content

SomeBlackMagic/alert-mapper

Repository files navigation

Alert Mapper

Docker image Docker Pulls Artifact Hub

Alert Mapper is an agent for forward alert event from input to output driver. There are two distinct types of plugins:

  1. Input Plugins collect alert event and map into global alert standard
  2. Processor Plugins transform, decorate, and/or filter alert (TODO)
  3. Output Plugins write alert to various destinations

All plugins must be configured by environment variables.