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

Move idsgenerator from api into sdk package #1514

Merged
merged 5 commits into from
Jan 11, 2021
Merged

Conversation

lzchen
Copy link
Contributor

@lzchen lzchen commented Jan 8, 2021

Fixes #1493

@lzchen lzchen requested review from a team, owais and aabmass and removed request for a team January 8, 2021 17:29
Copy link
Member

@toumorokoshi toumorokoshi left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -10,7 +10,7 @@ env:
# Otherwise, set variable to the commit of your branch on
# opentelemetry-python-contrib which is compatible with these Core repo
# changes.
CONTRIB_REPO_SHA: master
Copy link
Member

Choose a reason for hiding this comment

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

I presume this needs to be switched back in lockstep with the opentelemetry-contrib changes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Don't think so. The builds will keep passing until a new change that affects both repos needs to be made.

@lzchen lzchen merged commit 09ac955 into open-telemetry:master Jan 11, 2021
@lzchen lzchen deleted the id branch January 11, 2021 20:39
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.

Move IdsGenerator interface to SDK
4 participants