Results 2 issues of Emmanuel Adu

**Is your feature request related to a problem? Please describe.** Yes. Currently, users cannot configure instrumentation-specific options (like `GraphQLInstrumentation.mergeItems`, `PinoInstrumentation.disableLogSending`, etc.) without using `global.configureInstrumentations()`, which requires code changes and defeats...

enhancement