mz_balancerd::dyncfgs

Constant 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.