Skip to content

Provide extensibility of the SDK to support vendor specific ID Generators #1351

Closed
@wilguo

Description

@wilguo

Hi everyone,

I'm currently working on an ID Generator to generate traceIDs in order to support sending traces to AWS X-Ray. The ID Generator will generate a traceID based on the AWS X-Ray Trace ID Format. I submitted a PR for the AWS X-Ray ID Generator and one of the issues that came up is the IDGenerator interface is currently private which resulted in me copying over the interface.

Would it be possible to extend the SDK and expose the IDGenerator in order to allow vendor specific ID Generators to be implemented?

Thank you!

cc @alolita @rakyll

Metadata

Metadata

Assignees

Labels

area:tracePart of OpenTelemetry tracingenhancementNew feature or requestpkg:SDKRelated to an SDK package

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions