package monitor // Config is a flat mapping where values are simple (no slices/maps). type Config map[string]interface{}