Skip to main content

SENTRY__TRACE__PARENT_SPAN_ID

Constant SENTRY__TRACE__PARENT_SPAN_ID 

Source
pub const SENTRY__TRACE__PARENT_SPAN_ID: &str = "sentry.trace.parent_span_id";
👎Deprecated
Expand description

The span id of the span that was active when the log was collected. This should not be set if there was no active span.

  • PII: False
  • Rewriting behavior: None