Constant mz_balancerd::dyncfgs::SENTRY_FILTERS

source ยท
pub const SENTRY_FILTERS: Config<fn() -> String>;
Expand description

Sets additional default directives to apply to sentry logging.
These apply on top of a default info directive. Directives other than
module=off are likely incorrect. Comma separated list.