Update sentry-javascript monorepo to v7 (major) (#9702)
* Update sentry-javascript monorepo to v7 * Update sentry-javascript monorepo to v7 * Update integration naming as per docs * Update sentry-javascript monorepo to v7 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
f117548b38
commit
556d32c4a8
3 changed files with 33 additions and 54 deletions
|
@ -206,7 +206,7 @@ export async function initSentry(sentryConfig: IConfigOptions["sentry"]): Promis
|
|||
new Sentry.Integrations.InboundFilters(),
|
||||
new Sentry.Integrations.FunctionToString(),
|
||||
new Sentry.Integrations.Breadcrumbs(),
|
||||
new Sentry.Integrations.UserAgent(),
|
||||
new Sentry.Integrations.HttpContext(),
|
||||
new Sentry.Integrations.Dedupe(),
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue