-
Notifications
You must be signed in to change notification settings - Fork 953
Closed
Description
- This only affects the JavaScript OpenTelemetry library
- This may affect other libraries, but I would like to get opinions here first
Currently most functions in API are exported on top level. The API covers quite orithogonal topics - currently metrics and traces - but more may come.
Should we consider to add some namespacing to allow us to keep function names short but still have some context to distinguish between metric, trace,... related APIs?
By the way, is there some API polishing round planed before the GA release to cover topics like this? I assume once trace is GA it's hard to change the look and feel.
Metadata
Metadata
Assignees
Labels
No labels