Tyler Benson
|
57eade612f
|
Upgrade Byte-buddy to 1.8.8
Also remove some erronously checked in files.
|
2018-04-26 22:53:45 +10:00 |
Andrew Kent
|
35c40846ad
|
Accept string for method params on classloader method matcher
|
2018-04-11 13:32:58 -07:00 |
Andrew Kent
|
06b80351e3
|
Log where all version files are visible
|
2018-04-10 16:54:22 -07:00 |
Andrew Kent
|
63ae144734
|
Merge pull request #277 from DataDog/ark/play
Play 2.4-2.6 Instrumentation
|
2018-04-09 13:39:03 -04:00 |
Andrew Kent
|
2449810ce0
|
Play 2.4 and 2.6 testing
|
2018-04-05 17:58:04 -04:00 |
Tyler Benson
|
79a9826863
|
Add the errorprone compiler.
|
2018-04-04 20:48:28 +08:00 |
Andrew Kent
|
123c5beab3
|
Enable instrumenting old java bytecode
|
2018-03-20 15:59:11 -07:00 |
Andrew Kent
|
37a24107b0
|
Resurrect tooling test into agent-tooling
|
2018-03-19 10:10:38 -07:00 |
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 |