Tyler Benson
|
4583d12b31
|
Cleanup method signatures and servlet 2 instrumentation
adding the abstract servlet instrumentation reduces code duplication and makes it more similar to servlet 3 instrumentation.
|
2018-08-13 15:14:10 +10:00 |
Nikolay Martynov
|
6bc1d1ab8e
|
Implement `saveHasSuperType` and use it instead of `hasSuperType`
The idea is to just 'trim' type hierarchy 'up-trees' that we cannot
resolve dring instrumentation instead of failing to instrument completely.
|
2018-07-31 20:13:59 -04:00 |
Tyler Benson
|
9a6efe69f4
|
Fix netty dependency and class version checking
|
2018-07-31 17:42:40 +10:00 |
Tyler Benson
|
00a2e891b0
|
http servers
|
2018-07-31 12:53:50 +10:00 |
Nikolay Martynov
|
564b4e9dc3
|
Increase build stability by increasing some http client timeouts
This makes build more resilient to slow boxes and high parallelism
|
2018-07-22 00:41:37 -04:00 |
Nikolay Martynov
|
f1466304e8
|
Move random port generation to actual usage in tests using listening ports
|
2018-07-20 11:57:37 -04:00 |
Andrew Kent
|
02a3e6a5d3
|
New Instrumentation API
|
2018-07-06 17:17:32 -04:00 |
Tyler Benson
|
c0da1f7093
|
Add version scan.
|
2018-06-18 12:52:42 +10:00 |
Tyler Benson
|
43e31eae80
|
Separate out instrumentation for netty 4.0 from 4.1
|
2018-06-18 12:52:42 +10:00 |