Constant mz_balancerd::dyncfgs::OPENTELEMETRY_FILTER_DEFAULTS
source ยท pub const OPENTELEMETRY_FILTER_DEFAULTS: Config<fn() -> String>;
Expand description
Sets additional default directives to apply to OpenTelemetry-backed
distributed tracing.
These apply to all variations of opentelemetry_filter
. Directives other than
module=off
are likely incorrect. Comma separated list.