Nikolay Martynov
|
2b1f6382d4
|
Fix netty version in instrumentation name
|
2018-08-31 10:58:17 -04:00 |
Andrew Kent
|
18ed9ee151
|
netty-4.1 muzzle
|
2018-08-30 11:29:04 -07:00 |
Tyler Benson
|
6b71340b5b
|
Enable new netty instrumentation by default
Enabled the others in a separate PR and forgot to come back and enable this.
|
2018-08-24 09:32:51 +10:00 |
Tyler Benson
|
5a6215971a
|
Merge pull request #455 from DataDog/tyler/enable-integrations
Enable netty by default
|
2018-08-23 16:04:23 +10:00 |
Tyler Benson
|
69c04ea4c3
|
Enable netty instrumentation by default
|
2018-08-23 08:43:31 +10:00 |
Tyler Benson
|
898647e000
|
Allow trace to persist across netty connect.
Also create span with error on connection failure.
Add tests for connection failure.
|
2018-08-22 09:45:33 +10:00 |
Tyler Benson
|
e07dfffe5f
|
Migrate tests to new TestHttpServer
|
2018-08-16 14:23:58 +10:00 |
Tyler Benson
|
3f2ec7dc48
|
Move to separate packages
|
2018-08-16 12:24:27 +10:00 |
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 |