- Remove PluginLoader from @opentelemetry/node
- Replace all usage of plugins configurations with instrumentation loader (examples, docs etc.) both for node and web
using registerInstrumentations function
This can be done after this issue is fixes -> #1672