Skip to main content

SENTRY__NORMALIZED_DESCRIPTION

Constant SENTRY__NORMALIZED_DESCRIPTION 

Source
pub const SENTRY__NORMALIZED_DESCRIPTION: &str = "sentry.normalized_description";
Expand description

Used as a generic attribute representing the normalized sentry.description. This refers to the legacy use case of sentry.description where it holds relevant data depending on the type of span (e.g. database query, resource url, http request description, etc).

  • PII: Maybe
  • Rewriting behavior: None