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

Replace attributes map by AttributeKeyValue pair list #41

Conversation

tigrannajaryan
Copy link
Member

This is the first of commits that implements RFC0059 [1]. I will submit changes introduced
in the RFC in separate PRs for easier review.

This change is already benchmarked as part of the RFC, so I will not submit individual benchmarks
with each PR.

Note: this change has been thoroughly reviewed, commented and discussed as part of the RFC
process. This commit merely implements part of the RFC.

[1] - https://github.com/open-telemetry/oteps/blob/master/text/0059-otlp-trace-data-format.md

Copy link
Member

@SergeyKanzhelev SergeyKanzhelev left a comment

Choose a reason for hiding this comment

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

with couple suggestions

This is the first of commits that implements RFC0059 [1]. I will submit changes introduced
in the RFC in separate PRs for easier review.

This change is already benchmarked as part of the RFC, so I will not submit individual benchmarks
with each PR.

Note: this change has been thoroughly reviewed, commented and discussed as part of the RFC
process. This commit merely implements part of the RFC.

[1] - https://github.com/open-telemetry/oteps/blob/master/text/0059-otlp-trace-data-format.md
@tigrannajaryan tigrannajaryan force-pushed the feature/tigran/span_attributes branch from 94b64bd to d0193bf Compare November 7, 2019 18:11
@yurishkuro yurishkuro merged commit 8164cf2 into open-telemetry:master Nov 8, 2019
@tigrannajaryan tigrannajaryan deleted the feature/tigran/span_attributes branch November 8, 2019 14:21
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