Pavol Loffay
|
077d8b64f6
|
Move common matchers to tooling/bytebuddy/matcher and ignore matchers to tooling/matcher (#1965)
|
2021-01-10 12:35:53 -08:00 |
Anuraag Agrawal
|
8d74baa2e4
|
Run tests with javaagent. (#1643)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2021-01-04 13:13:24 -08:00 |
Trask Stalnaker
|
26f254b10d
|
Create javaagent dirs for all instrumentations, part 2 (#1794)
|
2020-11-28 22:26:49 -08:00 |
Mateusz Rzeszutek
|
9a64a628ea
|
Make instrumentations non final (#1752)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2020-11-26 11:22:25 -08:00 |
Mateusz Rzeszutek
|
50c8ab499d
|
Remove no longer needed helperClassNames() methods (#1755)
|
2020-11-24 20:50:32 -08:00 |
Mateusz Rzeszutek
|
45646ff367
|
Rename TypeInstrumentation#classLoaderMatcher() to classLoaderOptimization() (#1741)
* Rename TypeInstrumentation#classLoaderMatcher() to classLoaderOptimization()
* Removed no longer needed comments & improved JavaDoc
* Improve TypeInstrumentation Javadoc
|
2020-11-24 14:27:58 +02:00 |
Trask Stalnaker
|
cecdfc2cd0
|
Update instrumentation names to be consistent (#1671)
* Update instrumentation names to be consistent
* Remove amqp from rabbitmq package name
|
2020-11-18 19:53:31 -08:00 |
Mateusz Rzeszutek
|
1a23ac3027
|
Standardize instrumentation names in InstrumentationModules (#1648)
* Standardize instrumentation names in InstrumentationModules
* rename gradle modules:
* vertx-3.0 to vertx-web-3.0
* spark-web-framework-2.3 to spark-2.3
* add JavaDoc describing the naming rules to InstrumentationModule
|
2020-11-17 13:30:28 -08:00 |