Skip to content

Conversation

rochdev
Copy link
Member

@rochdev rochdev commented May 28, 2018

What does this PR do?

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

Motivation

All implementations are currently using signed 64bit integers, so the documentation recommends using a format that would be incompatible with our tracer implementations.

Preview link

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

Additional Notes

@rochdev rochdev requested a review from palazzem May 28, 2018 13:54
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 API label May 28, 2018
@jeremy-lq jeremy-lq merged commit bdbe4d5 into master May 29, 2018
@jeremy-lq jeremy-lq deleted the rochdev/signed_ids branch May 29, 2018 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants