-
Notifications
You must be signed in to change notification settings - Fork 867
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
Remove functionality that should be delegated to the OpenTelemetry SDK / Exporters #16
Comments
For the Tag decorators, it's not clear to me whether this functionality should eventually be absorbed by the individual instrumentations, or by the SDK / Exporter, or a mix. So thinking of keeping the tag decorators mostly as is for now. |
I've looked at the decorators in more detail, and ready to go ahead and remove them, absorbing a bit of their functionality into the individual instrumentation where it seems appropriate. |
Remove functionality that should be delegated to the OpenTelemetry SDK / Exporters:
The text was updated successfully, but these errors were encountered: