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 |
Anuraag Agrawal
|
c1d4cf01e8
|
Move min/max java properties to an extension class (#3307)
|
2021-06-15 11:55:24 -07:00 |
Trask Stalnaker
|
f7a24b0e4b
|
Update asynchttpclient-2.0 to Instrumenter API (#3211)
* Update asynchttpclient-2.0 to Instrumenter API
* Fix play-2.4 tests
|
2021-06-11 12:41:25 -07:00 |
Anuraag Agrawal
|
0ad8c1b8ce
|
Manage Netty transitive dependencies (#3165)
* Manage transitive Netty versions.
* Finish
* .each to not apply resolutions to muzzle
* Exclude epoll from finatra muzzle
|
2021-06-03 13:12:32 +09:00 |
Anuraag Agrawal
|
fe41885ee6
|
Switch to colon notation for dependencies. (#2994)
* Switch to colon notation for dependencies.
* Even more cleanup
* Revert mistake
|
2021-05-15 15:31:06 +09:00 |
Trask Stalnaker
|
b8f50fe922
|
Add parent dirs for common instrumentations (#2767)
|
2021-04-10 10:53:56 -07:00 |