opentelemetry-js icon indicating copy to clipboard operation
opentelemetry-js copied to clipboard

Bundle size too large for js-web

Open vjsamuel opened this issue 8 months ago • 2 comments

  • [x] This only affects the JavaScript OpenTelemetry library
  • [ ] This may affect other libraries, but I would like to get opinions here first

We have been in the process of doing instrumentation for our frontend applications. As a first step, the team has done some boiler plate instrumentation for events/exceptions using the logs SDK. However we see that the bundle size is way too large for us to ship it out without impacting page speed. The size can be seen in the screenshot below: image

Is there any opportunity to some short/mid/long term iterations to make sure that we substantially bring this number down?

Thank you for the great work that is being done here :)

vjsamuel avatar Jun 21 '24 17:06 vjsamuel