Lauri Tulmin
|
5a2f52978f
|
Make kafka library and javaagent instrumentations more similar (#9738)
|
2023-10-24 09:08:03 -07:00 |
Jonas Kunz
|
2d4d010cb0
|
Add capability for invokedynamic InstrumentationModules to inject proxies (#9565)
|
2023-10-19 10:11:24 -07:00 |
Mateusz Rzeszutek
|
fda4779127
|
Fix a bug in the field backed VirtualField implementation (#4310)
* Fix a bug in the field backed VirtualField implementation
* Multiple interface fields
|
2021-10-06 09:40:53 -07:00 |
Mateusz Rzeszutek
|
c421b66d56
|
Remove unnecessary VirtualField#setIfNull() method (#4262)
|
2021-10-02 13:17:48 -07:00 |
Anuraag Agrawal
|
262c5d59d7
|
Migrate testing and shaded-for-instrumenting builds to kotlin (#3448)
* Migrate testing and shaded-for-instrumenting builds to kotlin
* Migrate
|
2021-06-30 19:21:20 +09:00 |
Anuraag Agrawal
|
785dc6adf2
|
Rename build files to build.gradle (#3409)
* Rename build files to build.gradle
* Rename smoke-tests
* Fix already broken
|
2021-06-25 16:10:31 +09:00 |
Anuraag Agrawal
|
deb0e255cf
|
Use plugins block everywhere for applying plugins (#3386)
* Use plugins block everywhere for applying plugins
* Actually it's library instrumentation
|
2021-06-24 11:13:35 +09:00 |
Anuraag Agrawal
|
224dc51e93
|
Migrate java.gradle to conventions plugin (#3289)
* Migrate java.gradle to convention plugin.
* Switch to java-conventions
* Remove old file
* Fix
* Fix merge
* Missing paragraph
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2021-06-15 08:10:39 +09:00 |
Mateusz Rzeszutek
|
078603caf5
|
Generate InstrumentationModule#contextStore() with muzzle (#2775)
|
2021-04-13 20:05:01 -07: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 |