opentelemetry-js icon indicating copy to clipboard operation
opentelemetry-js copied to clipboard

NodeSDK does not allow to override idGenerator

Open vmihailenco opened this issue 2 years ago • 1 comments
trafficstars

I would like to be able to override idGenerator when using NodeSDK:

const sdk = new NodeSDK({idGenerator: new AWSXrayIdGenerator()})

But it looks like that option is not supported. Any chance it can be added?

vmihailenco avatar Nov 22 '22 08:11 vmihailenco

You can assign this to me :)

osherv avatar Dec 19 '22 16:12 osherv

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Feb 20 '23 06:02 github-actions[bot]