Mateusz Rzeszutek
|
f451aef43c
|
Improve ignored but instrumented types assertion in javaagent tests (#3356)
* Improve ignored but instrumented types assertion in javaagent tests
* add one missing ignore
* Add ignored types to spring-rabbit and fix tests
* spotless
|
2021-06-22 22:37:29 -07:00 |
Anuraag Agrawal
|
80f43b7a6a
|
Migrate javaagent-instrumentation to plugin (#3328)
* Migrate instrumentation.gradle to plugin
* Migrate usages
* Remove old
* Fix
* Revert example
* afterEvaluate
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2021-06-17 23:13:14 +09:00 |
Mateusz Rzeszutek
|
3e28b01e42
|
Spring Integration javaagent instrumentation (#3295)
* Spring Integration javaagent instrumentation
* codenarc
* inline gradle property
* Conditionally create CONSUMER spans instead of always INTERNAL
* merge fix
* Add attributes assertions to rabbitMq test
* minor fix
* fix javadocs
* Code review follow-up
|
2021-06-16 14:12:39 +03:00 |