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

truncate IDs in encoder #976

Merged
merged 1 commit into from
Jun 4, 2020
Merged

truncate IDs in encoder #976

merged 1 commit into from
Jun 4, 2020

Conversation

bengl
Copy link
Collaborator

@bengl bengl commented Jun 3, 2020

What does this PR do?

Some users are using internals in a way that can have 128-bit IDs. This
truncates them as per:

https://www.w3.org/TR/trace-context/#handling-trace-id-for-compliant-platforms-with-shorter-internal-identifiers

Motivation

#970

Some users are using internals in a way that can have 128-bit IDs. This
truncates them as per:

https://www.w3.org/TR/trace-context/#handling-trace-id-for-compliant-platforms-with-shorter-internal-identifiers
@bengl bengl requested a review from a team as a code owner June 3, 2020 19:07
@rochdev rochdev added the core label Jun 3, 2020
@bengl bengl merged commit 53bf0de into master Jun 4, 2020
@bengl bengl mentioned this pull request Jun 4, 2020
rochdev pushed a commit that referenced this pull request Jun 11, 2020
Some users are using internals in a way that can have 128-bit IDs. This
truncates them as per:

https://www.w3.org/TR/trace-context/#handling-trace-id-for-compliant-platforms-with-shorter-internal-identifiers
devsnek pushed a commit that referenced this pull request Jun 17, 2020
Some users are using internals in a way that can have 128-bit IDs. This
truncates them as per:

https://www.w3.org/TR/trace-context/#handling-trace-id-for-compliant-platforms-with-shorter-internal-identifiers
@tlhunter tlhunter deleted the bengl/encodertruncateid branch January 19, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants