Environments

How a monitor’s target host maps to an environment (prod / staging / dev). Precedence, highest first: manual override (per monitor) → manifest env (declared in git) → domain map (below) → prod (default).

Editing the map changes the inferred env — it re-tags only monitors that don’t declare an environment in their manifest and don’t have a manual override. It does not re-tag everything, and it never clobbers a manual override. Changes take effect on the next reconcile.
Domain → environment rules (lowest priority wins)
Loading the environment map…