Skip to content

fix: Correctly attach installed integrations to sdkinfo #3447

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 23, 2021

Conversation

kamilogorek
Copy link
Contributor

I also changed SdkInfo type, because we attach different parts of the information at different times, which is reasonable, but that type did not allow that. It's misc information anyway, so we don't need to be that strict here.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 23, 2021

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 20.6 KB (-0.04% 🔽)
@sentry/browser - Webpack 21.48 KB (-0.03% 🔽)
@sentry/react - Webpack 21.52 KB (-0.06% 🔽)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 27.9 KB (-0.03% 🔽)

@kamilogorek kamilogorek force-pushed the attach-integrations-to-sdkinfo branch from e700e66 to 6b9921c Compare April 23, 2021 10:29
@kamilogorek kamilogorek merged commit 5496cf9 into master Apr 23, 2021
@kamilogorek kamilogorek deleted the attach-integrations-to-sdkinfo branch April 23, 2021 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants