Andrew Kent
|
84fe1fc0e3
|
Organize bootstrap and agent classes by known prefix.
|
2018-03-15 12:17:03 -07:00 |
Andrew Kent
|
878d92f5b2
|
Test under custom classloader
|
2018-03-15 12:17:03 -07:00 |
Andrew Kent
|
d7c2155054
|
Check parent classloaders when resource location fails.
|
2018-03-12 18:03:52 -07:00 |
Tyler Benson
|
286e9d2d00
|
Add instrumentation to catch additional classloaders.
Still doesn’t work with Spring Boot because the way they structure their Jars.
|
2018-03-09 14:32:41 +10:00 |
Andrew Kent
|
4fffb61a32
|
Enable bootstrap instrumentation and helper injection.
|
2018-03-09 14:31:48 +10:00 |
Andrew Kent
|
5ffd2142e9
|
Set max stack size in bytebuddy exception handler
|
2018-03-07 13:14:41 -05:00 |
Tyler Benson
|
a3a70e6ea3
|
Remove unneeded dependency on dd-trace-ot.
|
2018-02-21 12:08:05 +10:00 |
Andrew Kent
|
c6e883e042
|
Move bootstrap prefixes to classloader matcher
|
2018-02-15 19:17:19 -08:00 |
Andrew Kent
|
d0982ada9d
|
Skip unsafe classloaders.
|
2018-02-15 19:17:19 -08:00 |
Andrew Kent
|
4a1db505db
|
Enhance logging and cleanup.
|
2018-02-15 19:17:19 -08:00 |
Andrew Kent
|
a28a7abd4e
|
Run api classes on bootstrap and core agent on custom classloader
|
2018-02-15 19:17:19 -08:00 |
Andrew Kent
|
cfef64b026
|
Reorganize dd-java-agent subprojects
|
2018-02-15 18:55:02 -08:00 |