Versions
v.1.10
Steps to reproduce
- Throw an error in an instrumented browser application
- Observe that the browser console logs
undefined.
Additional context
This is how it looks in my application:
This is my otel.js:
Which corresponds to this line:
https://github.com/honeycombio/honeycomb-opentelemetry-web/blob/main/packages/honeycomb-opentelemetry-web/src/global-errors-autoinstrumentation.ts#L140