opentelemetry-js
opentelemetry-js copied to clipboard
NodeSDK does not allow to override idGenerator
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?
You can assign this to me :)
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.