pub const PROFILE_ID: &str = "profile_id";๐Deprecated:
Use SENTRY__PROFILE_ID (sentry.profile_id) instead.
Expand description
The ID of the Sentry profile the span is associated with. This is only meaningful for transaction-based profiling.
- Scrubbing: Never
- Rewriting behavior: Normalize
ยงAliases
SENTRY__PROFILE_ID(sentry.profile_id)