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

Only include exporters in -all jar. #3286

Merged
merged 3 commits into from
Jun 14, 2021

Conversation

anuraaga
Copy link
Contributor

@anuraaga anuraaga commented Jun 14, 2021

Fixes #3082

// Project to collect and shade exporter dependencies included in the agent's full distribution.

plugins {
id "otel.shadow-conventions"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is so great

@anuraaga anuraaga merged commit b8cddc0 into open-telemetry:main Jun 14, 2021
robododge pushed a commit to robododge/opentelemetry-java-instrumentation that referenced this pull request Jun 17, 2021
* Only include exporters in -all jar.

* override exporter

* Newline
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.

opentelemetry-javaagent-1.2.0.jar includes all dependencies and all exporters
3 participants