-
Type:
New Feature
-
Resolution: Won't Do
-
Priority:
Minor
-
Component/s: evergreen, evergreen-plugin
-
Evergreen - Milestone 2
Problem statement
If something goes very wrong on an Evergreen instance, it's currently hard to surface it to the user.
E.g.
- no update manifest
- unable to connect to the backend
- ...
Proposal
Using an AdministrativeMonitor, we could setup a serie of tests to check things look fine, and if not surface it to the user.
Idea from alecharp I thought I'd file here to remember.