rama::telemetry::opentelemetry::semantic_conventions::attributeConstant FEATURE_FLAG_EVALUATION_REASON
pub const FEATURE_FLAG_EVALUATION_REASON: &'static str;
Expand description
The reason code which shows how a feature flag value was determined.
§Notes
§Examples
"static"
"targeting_match"
"error"
"default"