Skip to content

Move init for tracerprovider to fix instrumentation for ET

Arun Sori requested to merge arun/fix-et-instrumentration into main

Move initialization for tracer provider to be done before the middleware is started to make sure the instrumentation is properly chained.

Closes #2741 (closed).

Merge request reports