SomeBlackMagic / alert-mapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 84.5%Language:Dockerfile 8.1%Language:Shell 5.8%Language:Makefile 1.6%