Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move IdGenerator to SDK, rename RandomIdGenerator #742

Merged
merged 1 commit into from Feb 23, 2022

Commits on Feb 22, 2022

  1. Move IdGenerator to SDK, rename RandomIdGenerator

    The [spec] defines `IdGenerator` as part of the SDK. This also renames
    the default generator to match other language implementations in calling
    the default id generator `RandomIdGenerator`.
    
    [spec]: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.9.0/specification/trace/sdk.md#id-generators
    jtescher committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    0fc8c4c View commit details
    Browse the repository at this point in the history