Tyler Benson
|
be205010c1
|
Add additional retries for ES tests.
|
2018-10-18 11:00:52 +10: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 |
Tyler Benson
|
4eb0cd4097
|
Refactor Apache HttpClient Instrumentation.
Removes the need for DDTracingClientExec.
Reduces extra spans.
Does not include a span for each redirect.
Compatible with 4.0+ instead of just 4.3+.
|
2018-09-28 17:52:39 -04:00 |
Tyler Benson
|
b4c8b7e538
|
Add @RetryOnFailure to ES tests.
|
2018-09-05 14:46:22 +10:00 |
Andrew Kent
|
6755bcbbdf
|
Enable and muzzle elasticsearch instrumentation
|
2018-08-30 15:12:18 -07: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 |
Tyler Benson
|
01d57fb497
|
elasticsearch
|
2018-07-31 12:53:50 +10:00 |
Nikolay Martynov
|
c3825d9d52
|
Improve tmp dir handling in ES tests
Also make sure ES ports are allocated right before ES is started
|
2018-07-20 11:53:33 -04:00 |
Andrew Kent
|
ce73c403bf
|
Elasticsearch5 helpers
|
2018-07-10 17:26:49 -04:00 |
Andrew Kent
|
02a3e6a5d3
|
New Instrumentation API
|
2018-07-06 17:17:32 -04:00 |
Nikolay Martynov
|
2c9f8a2b71
|
Fix ES rest client latest dep tests by forcing 6.2.+ since our instrumentation doesnt work properly with 6.3.+
|
2018-06-14 10:31:45 -04:00 |
Tyler Benson
|
ec9ce10ca1
|
Limit version compatibility.
|
2018-05-23 11:29:13 +10:00 |
Tyler Benson
|
0cf8fef8d8
|
Elasticsearch Instrumentation
|
2018-05-23 11:29:13 +10:00 |