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
Plugins refactoring - new instrumentation package for plugins (open-telemetry#1540)
* feat: add a new plugin base decoupled from the sdk
* chore: web and node version that supports patching more files
* chore: updating readme
* chore: lint
* chore: missing noop logger
* chore: linting
* chore: updating readme with info about many modules
* chore: supporting calling enable and disable multiple times for node plugins
* chore: simplifying readme example
* chore: reviews
* chore: moving interface Instrumentation to package instrumentation
* chore: adding function for safe executing in plugins
* chore: fixing typo
Co-authored-by: Daniel Dyla <[email protected]>
0 commit comments