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