Skip to content

decouple dashboard implementation from requirements

anarcat requested to merge decouple-dashboard into master

So this basically does this:

  1. it removes the "manual service check" requirement in favor of "timely service checks" ("must have")
  2. it removes the requirement that silences must be done through the dashboard
  3. it moves silences to a "nice to have" (because notifications themselves are there!)

A more detailed rationale of each change is split up in each commit.

Edited by anarcat

Merge request reports