Ran Shamay
Results
2
comments of
Ran Shamay
alternative solution, you might find it useful - `instumentation.ts`: ```typescript export async function register() { console.log('registering instrumentation'); const { NodeSDK } = await import('@opentelemetry/sdk-node'); const { ConsoleSpanExporter } = await...
great work! @gregberge any plan to merge it soon? :)