Skip to content

[JS] Make Browser+Tracing CDN bundle the main bundle #5972

@Lms24

Description

@Lms24

Core or SDK?

Platform/SDK

Which part? Which one?

JavaScript Browser SDK

Description

We should consider "promoting" the Browser+Tracing bundle to be the first bundle mentioned in our CDN bundle installation page. Right now, it is only mentioned as the second bundle from the top (in the "Performance Bundle" section).

Suggested Solution

Proposal:

  • In the top-most code example, show the Browser+Tracing bundle
  • Replace "Performance Bundle" with "Errors-only Bundle" section, which will show the errors-only bundle.

Pros:

  • Promotes our performance product

Cons:

  • The browser+tracing bundle has a higher bundle size (~7Kb more, minified, gzipped).

It's important to note though that this is only a purely cosmetic docs change. People who load right now the bundle.min.js (i.e. errors-only bundle) will not be affected at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions