Skip to content
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

Manually inject AWS SDK helpers since they are refrenced from resourc… #1876

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

anuraaga
Copy link
Contributor

…e file, not code.

I tried something like

public static void muzzleCheck() {
  return new TracingExecutionInterceptor();
}

to get it to automatically detect helpers but didn't seem to work. For now restoring manual list so instrumentation loads again.

@anuraaga anuraaga merged commit 1f25259 into open-telemetry:master Dec 10, 2020
bhautikpip pushed a commit to bhautikpip/opentelemetry-java-instrumentation that referenced this pull request Dec 18, 2020
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.

None yet

2 participants