-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Document muzzle #536
Copy link
Copy link
Closed
Labels
contributor experienceSomething that we can do to improve the experience of contributors (especially new contributors)Something that we can do to improve the experience of contributors (especially new contributors)documentationImprovements or additions to documentationImprovements or additions to documentation
Metadata
Metadata
Assignees
Labels
contributor experienceSomething that we can do to improve the experience of contributors (especially new contributors)Something that we can do to improve the experience of contributors (especially new contributors)documentationImprovements or additions to documentationImprovements or additions to documentation
Type
Fields
Give feedbackNo fields configured for issues without a type.
The whole story around
muzzleis extremely confusing, but one encounters it almost everywhere in this repo. It has 0 documentation and huge number of moving parts:buildSrcfolderauto-toolingmoduleMuzzleMatcherand how is it connected to muzzle task and muzzle plugins?io.opentelemetry.auto.tooling.Instrumenter.Default#getInstrumentationMuzzleactually mean? And why do we generate our own code with "compile-time bytecode transformations"?MuzzleVisitoruses ASM and not ByteBuddy?