зеркало из https://github.com/mozilla/bedrock.git
Fix error setting httpContextIntegration in Sentry JS
This commit is contained in:
Родитель
4753788ce7
Коммит
0755468ae0
|
@ -57,7 +57,7 @@ const SentryConsent = {
|
|||
browserApiErrorsIntegration(),
|
||||
dedupeIntegration(),
|
||||
globalHandlersIntegration(),
|
||||
httpContextIntegration,
|
||||
httpContextIntegration(),
|
||||
inboundFiltersIntegration(options)
|
||||
]
|
||||
});
|
||||
|
|
Загрузка…
Ссылка в новой задаче