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

Porting back changes from upstream PR to the fork #1363

Merged
merged 7 commits into from
Jan 13, 2022

Conversation

chenzhihao
Copy link

@chenzhihao chenzhihao commented Jan 13, 2022

Description:

Porting back all the changes from open-telemetry#7075 to the fork.

No functionality changes compared with the PR. Only changed to use the old OTEL(and Otel related)api/sdk.

More specifically, we are adding

  • delta aggregation temporality
  • LRU cache
  • resource attribute processing
    to the current fork.

Link to tracking Issue:

Testing:
Tests are copied from the upstream PR and updated to use the old OTEL api/sdk.
The unit tests passed via go test -count 1 -race ./... on Mac Catalina.(not on Monterey, the error is similar as the one reported here: golang/go#49138).

Documentation:
As the upstream PR.

Copy link

@Tenaria Tenaria left a comment

Choose a reason for hiding this comment

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

skimmed through and lgtm, I'll let you merge first btw and fix the merge conflicts on my branch for the span id / trace id stuff

@chenzhihao chenzhihao merged commit dab8918 into collections-main Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants