Stuart McCulloch

Results 16 issues of Stuart McCulloch

temporary branch so I can merge a couple of fixes into the same build while waiting for reviews

do-not-merge/WIP

# What Does This Do Widens the list of ignored muzzle prefixes from an explicit subset to cover all prefixes that the Java Tracer delegates to the boostrap class-loader. By...

performance

# What Does This Do 1. Generates a build-time mapping from known-types to their matching instrumentation id(s) 2. Uses generated index to query once per transformed-type and populate matched instrumentation...

do-not-merge/WIP

# Motivation Avoids recreating the same helpers when a module contains several instrumenters. Jira ticket: [AIT-9441] [AIT-9441]: https://datadoghq.atlassian.net/browse/AIT-9441?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

comp: core
tag: performance
type: refactoring

These are leftovers from #6797

comp: core
tag: no release notes
type: refactoring

# What Does This Do Introduces `InstrumenterModule::order()` to declare ordering between modules. Modules with higher order values are applied _after_ those with lower values. This is used to sort modules...

comp: core
tag: no release notes
comp: tooling

# What Does This Do # Motivation # Additional Notes

tag: do not merge

This reverts commit bd8db8b42f84c808f98caac4675b20f75598696a.

tag: do not merge