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

Consistent definition of counts and values #117

Merged
merged 2 commits into from
Mar 6, 2020

Conversation

bogdandrutu
Copy link
Member

This PR does two things:

  1. Makes count properties consistent, we had fixed64 and int64 (signed and unsigned).
  2. Uses fixed size integers everywhere.

Signed-off-by: Bogdan Cristian Drutu <bogdandrutu@gmail.com>
@bogdandrutu
Copy link
Member Author

bogdandrutu commented Mar 5, 2020

The alternative is to change the count in the Summary to be uint64 as well if we don't like fixed size integers :)

@bogdandrutu bogdandrutu merged commit 17257b5 into open-telemetry:master Mar 6, 2020
@bogdandrutu bogdandrutu deleted the counts branch March 6, 2020 00:06
jmacd pushed a commit to jmacd/opentelemetry-proto that referenced this pull request Jul 18, 2020
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.

3 participants