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

Introduce muzzle-specific interface to InstrumentationModule #4207

Merged
merged 5 commits into from
Sep 28, 2021

Conversation

iNikem
Copy link
Contributor

@iNikem iNikem commented Sep 27, 2021

It will contain all methods that muzzle automatically generates.

return ((InstrumentationModuleMuzzle) instrumentationModule).getMuzzleReferences();
}

//Older classes created and compiled outside of this repo may not yet have the interface above.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure if we should be backward-compatible here...

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.

Nice 💯

@iNikem iNikem merged commit 5dffeef into open-telemetry:main Sep 28, 2021
@iNikem iNikem deleted the muzzle-interface branch September 28, 2021 09:15
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.

3 participants