Skip to main content

otel_feature_enabled

Function otel_feature_enabled 

Source
pub const fn otel_feature_enabled() -> bool
Expand description

True when this build of the SDK was compiled with the otel feature enabled. Bindings can use this to decide whether to log a warning when the user requests OTel from a feature-disabled build.