Nikolay Martynov
|
165f05beba
|
Set netty continuation only once
Also remove continuation when getting it
|
2018-11-20 12:19:53 -05:00 |
Tyler Benson
|
5e194ef06c
|
Fix latestDepTests for Kafka Streams, Netty, and Okhttp
|
2018-11-12 08:15:24 -08:00 |
Tyler Benson
|
9bd2b86d2e
|
Add assertion to ensure latestDepTest dependencies are different from test.
|
2018-11-12 08:15:24 -08:00 |
Nikolay Martynov
|
34372533c1
|
Add config for tags that propagate to JMXFetch and spans
Also add runtime-id tag to root span and JMXFetch metrics
|
2018-10-22 15:51:20 -04:00 |
Nikolay Martynov
|
a5d8c3fc7d
|
Increase request timeout in netty client tests
Otherwise requests timeout and tests fail
|
2018-10-18 16:19:24 -04:00 |
Nikolay Martynov
|
739f2d0daa
|
Add tests for vertx HTTP server
|
2018-10-17 14:47:28 -04:00 |
Nikolay Martynov
|
fc11f199b7
|
Improve netty4.1 server tests
|
2018-10-15 16:50:02 -04:00 |
Nikolay Martynov
|
a4a1c70393
|
Enable all 8+ JVMs for netty-4.1 tests
|
2018-10-15 15:26:36 -04:00 |
Tyler Benson
|
432ce89a07
|
Add assertTraces to AgentTestRunner with implied argument
This will also help with auto complete when writing tests.
|
2018-10-15 10:19:00 +10:00 |
Nikolay Martynov
|
f71192266c
|
Rework the way multi-jvm tests work
To allow some JVMs runs only subset of tests
|
2018-10-02 13:20:19 -04:00 |
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 |