-
Notifications
You must be signed in to change notification settings - Fork 821
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
chore: rename sdks to better represent what they are [#2146] #2340
Conversation
I would strongly recommend we handle changes like that before RC. There is no official tracker for RC right now, I'll create a project we can store issues in. |
With almost 300 files changed it's really hard to see what real concrete changes were made. Can you please provide a recap of which packages were renamed/created/deleted and what their new names are? |
packages renamed:
|
03bd789
to
d1271f6
Compare
What becomes the recommended entrypoint? When we have an end user, which package do we tell them to install by default? |
Well it depend if we want them to install all signals sdks, but yeah i would say both |
I'm not sure we need |
So if i understand correctly you are suggesting:
|
My 3 cents: @opentelemetry/tracing - no changes @opentelemetry/metrics - no changes @opentelemetry-sdk-node - no changes |
strange errors failures, seems like something hasn't been yet changed probably ? missing upgrading guidelines |
@vmarchaud whats the status on this? |
@dyladan I'm trying to find time to finish the PR, i hope later today ! |
6a8b690
to
44ae785
Compare
PTAL again @open-telemetry/javascript-maintainers @open-telemetry/javascript-approvers |
9e5228f
to
4bc0c43
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
As discussed in the SIG i believe this is the last item before making a RC release for tracing's SDK.
When this will be merged, we'll need to:
Fixes #2146