Skip to main content

SENTRY__ACTION

Constant SENTRY__ACTION 

Source
pub const SENTRY__ACTION: &str = "sentry.action";
Expand description

Used as a generic attribute representing the action depending on the type of span. For instance, this is the database query operation for DB spans, and the request method for HTTP spans.

  • PII: Maybe
  • Rewriting behavior: None