Protected
_attachmentsAttachments
Protected
_breadcrumbsArray of breadcrumbs.
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
_notifyThis will be called after applyToEvent is finished.
Optional
index: numberProtected
_notifySets the breadcrumbs in the scope
Optional
maxBreadcrumbs: numbernumber of max breadcrumbs to merged into event.
Add new event processor that will be called after applyToEvent.
Get the last breadcrumb.
Returns the Transaction
attached to the scope (if there is one)
Updates the scope with provided data. Can work in three variations:
Optional
captureContext: CaptureContextscope modifier to be used
Static
cloneGenerated using TypeDoc
Holds additional event information. Scope.applyToEvent will be called by the client before an event will be sent.