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

Better muzzle instrumentation exclusion #6044

Merged
merged 3 commits into from
May 18, 2022
Merged

Better muzzle instrumentation exclusion #6044

merged 3 commits into from
May 18, 2022

Conversation

trask
Copy link
Member

@trask trask commented May 17, 2022

@trask trask marked this pull request as ready for review May 17, 2022 04:27
@trask trask requested a review from a team May 17, 2022 04:27
Copy link
Member

@mateuszrzeszutek mateuszrzeszutek left a comment

Choose a reason for hiding this comment

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

👍

@@ -20,7 +20,7 @@ abstract class MuzzleDirective {
abstract val skipVersions: SetProperty<String>
abstract val additionalDependencies: ListProperty<Any>
abstract val excludedDependencies: ListProperty<String>
abstract val excludedInstrumentationModules: ListProperty<String>
abstract val excludedInstrumentationNames: ListProperty<String>
Copy link
Member

Choose a reason for hiding this comment

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

Nit: could be a SetProperty

@trask trask merged commit d3be07e into open-telemetry:main May 18, 2022
@trask trask deleted the better-exclusion branch May 18, 2022 18:15
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
* Better muzzle instrumentation exclusion

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

2 participants