Skip to content

Conversation

rochdev
Copy link
Member

@rochdev rochdev commented Jun 6, 2018

What does this PR do?

Update the Tracing API documentation to use unsigned 64bit integers instead of signed.

Motivation

The documentation was previously changed to do the opposite in #2560. However, the agent actually expects unsigned integers. Only propagation between tracers should be with signed integers because some implementations don't support unsigned integer types.

Preview link

https://docs.datadoghq.com/api/?lang=python#send-traces

Additional Notes

Copy link
Contributor

@l0k0ms l0k0ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👌

@l0k0ms l0k0ms added the Bug Correction to the doc label Jun 6, 2018
@jeremy-lq jeremy-lq merged commit d5fb5c6 into master Jun 7, 2018
@jeremy-lq jeremy-lq deleted the rochdev/unsigned_ids branch June 7, 2018 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Correction to the doc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants