Skip to content

Consistent definition of counts and values#117

Merged
bogdandrutu merged 2 commits intoopen-telemetry:masterfrom
bogdandrutu:counts
Mar 6, 2020
Merged

Consistent definition of counts and values#117
bogdandrutu merged 2 commits intoopen-telemetry:masterfrom
bogdandrutu:counts

Conversation

@bogdandrutu
Copy link
Copy Markdown
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
Copy Markdown
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