Protected
_attachmentsAttachments
Protected
_breadcrumbsArray of breadcrumbs.
Protected
Optional
_clientThe client on this scope
Protected
_contextsContexts
Protected
_eventCallback list that will be called after applyToEvent.
Protected
_extraExtra
Protected
Optional
_fingerprintFingerprint
Protected
Optional
_levelSeverity
Protected
_notifyingFlag if notifying is happening.
Protected
_propagationPropagation Context for distributed tracing
Protected
Optional
_requestRequest Mode Session Status
Protected
_scopeCallback for client to receive scope changes.
Protected
_sdkA place to stash data which is needed at some point in the SDK's event processing pipeline but which shouldn't get sent to Sentry
Protected
Optional
_sessionSession
Protected
Optional
_spanSpan
Protected
_tagsTags
Protected
Optional
_transactionTransaction Name
Protected
_userUser
Protected
_notifyOptional
maxBreadcrumbs: numberCapture a message for this scope.
The message to capture.
Optional
level: SeverityLevelAn optional severity level to report the message with.
Optional
hint: EventHintOptional additional data to attach to the Sentry event.
the id of the captured message.
Returns the Transaction
attached to the scope (if there is one).
Static
clone
Holds additional event information. Scope.applyToEvent will be called by the client before an event will be sent.