Skip to content

Remove core OTEL helper classes from injection #110

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

Merged
merged 1 commit into from
Nov 13, 2020
Merged

Conversation

pavolloffay
Copy link
Member

Signed-off-by: Pavol Loffay p.loffay@gmail.com

The classes are not needed since our instrumentations are not directly using them. Anyways they should be present in the app classloader since they are injected by OTEL.

I also changing the typed tracer to the core API since we don't need the typed version - we are only getting the current span.

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
@pavolloffay pavolloffay merged commit 75e35e6 into main Nov 13, 2020
@pavolloffay pavolloffay deleted the remove-ups branch November 13, 2020 14:13
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.

1 participant