-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(browser): Add CDN bundle for tracing.logs.metrics
#18784
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
base: develop
Are you sure you want to change the base?
feat(browser): Add CDN bundle for tracing.logs.metrics
#18784
Conversation
packages/browser/test/index.bundle.tracing.logs.metrics.test.ts
Outdated
Show resolved
Hide resolved
size-limit report 📦
|
Lms24
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! The bundle code looks good to me. Before we merge this, let's make sure we also adjust our browser-integration-tests to test against the newly created bundle.
- We need to tell the test setup about the bundle here.
- I think we also need some adjustments in package.json and possibly in CI.
- We should also ensure that metrics integration tests run on the newly added bundle.
node-overhead report 🧳Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.
|
closes #18782
ref #16314
Note that metrics were bundled into the base config and will be moved into this bundle starting with v11 (ref #18583)