Skip to main content

PROFILE_ID

Constant PROFILE_ID 

Source
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