Skip to content

improv: naming sdks #2146

@vmarchaud

Description

@vmarchaud

Discussed at the SIG, its really confusing to have the sdk term for @opentelemetry/node and @opentelemetry/web (which are the tracing sdks) and the "sdk" term of package with more components (ex: @opentelemetry/sdk-node).
I think we should have:

  • @opentelemetry/node-tracing which is the node tracing sdk
  • @opentelemetry/browser-tracing which is the browser tracing sdk
  • @opentelemetry/node-sdk which bundle every signal SDKs
  • @opentelemetry/browser-sdk same as node sdk but for browser
  • @opentelemetry/node-sdk-all with all components as dependencies
  • @opentelemetry/browser-sdk-all with all components as dependencies

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions