You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move @opentelemetry/instrumentation-web-exception from opentelemetry-js-contrib into the @opentelemetry/browser-instrumentation package as a subpath export.
Checklist
Move code to this repo
Add instrumentation code to packages/instrumentation/src/errors/
Add subpath export (./experimental/errors) to package.json
Adapt code to repo conventions (logs-based event API, vitest, tsdown build, shared test utils)
Add/port tests
Deprecate the js-contrib package
Update the browser-instrumentation README with docs for the new instrumentation
Update the contrib package README with deprecation notice and migration instructions, publish a final version
Run npm deprecate on @opentelemetry/instrumentation-web-exception pointing to the new location
Delete instrumentation-web-exception package source from opentelemetry-js-contrib
Sub-issue of #209.
Move
@opentelemetry/instrumentation-web-exceptionfrom opentelemetry-js-contrib into the@opentelemetry/browser-instrumentationpackage as a subpath export.Checklist
packages/instrumentation/src/errors/./experimental/errors) topackage.jsonbrowser-instrumentationREADME with docs for the new instrumentationnpm deprecateon@opentelemetry/instrumentation-web-exceptionpointing to the new locationinstrumentation-web-exceptionpackage source from opentelemetry-js-contrib