Appearance
type MonitorEventType = object;
Monitor event type constants
readonly JOB: "job" = 'job';
readonly MARKET: "market" = 'market';
readonly RUN: "run" = 'run';