Skip to main content

FEATURE_FLAG_ERROR_MESSAGE

Constant FEATURE_FLAG_ERROR_MESSAGE 

pub const FEATURE_FLAG_ERROR_MESSAGE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

A message providing more detail about an error that occurred during feature flag evaluation in human-readable form.

§Notes

§Examples

  • "Unexpected input type: string"
  • "The user has exceeded their storage quota"