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 |
Andrew Kent
|
b637f9ef91
|
Enable and muzzle jsp instrumentation
|
2018-08-30 15:56:59 -07: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
|
2893eb6035
|
Merge pull request #435 from DataDog/tyler/jax-rs-improvements
Add span for jax-rs representing controller execution
|
2018-08-15 14:03:31 +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 |
Tyler Benson
|
984bc7563d
|
Add span.origin.type for JSP too.
Might be slightly redundant given `jsp.requestURL` but consistent with other instrumentation.
|
2018-08-10 12:14:16 +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
|
ff9ef671f3
|
Apply formatter on groovy files.
|
2018-07-31 12:09:28 +10:00 |
Tyler Benson
|
51919a77bb
|
Apply formatter on java files.
|
2018-07-31 12:07:43 +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 |
Gary Huang
|
46e7036701
|
fix version scan and test versions
|
2018-06-25 16:54:45 -04:00 |