# Functions

New returns a runtime.Monitor strategy from config matching ConfigSchema.
NewLoggingMonitor creates a monitor that just logs everything.
NewMonitor creates a new monitor.
PreConfig returns a default monitor for use before the configuration is loaded.

# Variables

ConfigSchema for configuration given to New().