@sentry/hub
- Version 7.114.0
- Published
- 39.6 kB
- 3 dependencies
- MIT license
Install
npm i @sentry/hub
yarn add @sentry/hub
pnpm add @sentry/hub
Overview
Sentry hub which handles global state managment.
Index
Variables
Classes
Variables
variable addBreadcrumb
const addBreadcrumb: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable addGlobalEventProcessor
const addGlobalEventProcessor: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable captureEvent
const captureEvent: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable captureException
const captureException: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable captureMessage
const captureMessage: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable closeSession
const closeSession: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable configureScope
const configureScope: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable getCurrentHub
const getCurrentHub: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable getHubFromCarrier
const getHubFromCarrier: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable getMainCarrier
const getMainCarrier: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable makeMain
const makeMain: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable makeSession
const makeSession: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable SessionFlusher
const SessionFlusher: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable setContext
const setContext: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable setExtra
const setExtra: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable setExtras
const setExtras: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable setHubOnCarrier
const setHubOnCarrier: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable setTag
const setTag: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable setTags
const setTags: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable setUser
const setUser: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable startTransaction
const startTransaction: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable updateSession
const updateSession: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
variable withScope
const withScope: any;
Deprecated
This export has moved to @sentry/core. The @sentry/hub package will be removed in v8.
Classes
Package Files (1)
Dependencies (3)
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@sentry/hub
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@sentry/hub)
- HTML<a href="https://www.jsdocs.io/package/@sentry/hub"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2274 ms. - Missing or incorrect documentation? Open an issue for this package.