Tyler Benson
|
9a52303376
|
Apply jacoco to every java project
Some projects have ignores/whitelists, but generally coverage is pretty high.
AFAIK, this doesn’t really capture instrumentation test coverage though.
|
2018-05-04 16:23:32 +10:00 |
Tyler Benson
|
f35e2e6ebe
|
Remove various warnings and other cleanup
Also upgrade some plugins.
|
2018-05-04 14:05:06 +10:00 |
Tyler Benson
|
7c4d42ef8a
|
Add additional test task for testing latest versions of a dependency
|
2018-05-04 14:04:30 +10:00 |
Tyler Benson
|
0f77ccd797
|
Merge pull request #297 from DataDog/tyler/kafka
Add null check to kafka
|
2018-05-02 08:06:37 +10:00 |
Andrew Kent
|
3c7d4f5b13
|
Enable executor instrumentation by default
Executor instrumentation does not need to be turned off by default
because the instrumentation will not apply unless the TraceScope is
activated.
|
2018-04-30 17:27:51 -07:00 |
Tyler Benson
|
63d308e50d
|
Misc cleanup/minor changes
|
2018-05-01 10:24:14 +10:00 |
Andrew Kent
|
d594d6e8db
|
Don't create continuations when async propagation is off
|
2018-04-11 13:32:58 -07:00 |
Andrew Kent
|
a0a11a51d0
|
Use ScopeManager to enable/disable low level async instrumentation.
|
2018-04-11 13:32:58 -07:00 |
Andrew Kent
|
0d7aa022db
|
Refactor ContinuableScope
|
2018-04-11 13:32:58 -07:00 |
Andrew Kent
|
6e62b79b8f
|
Separate executor and scala future tests
|
2018-04-11 13:32:58 -07:00 |
Andrew Kent
|
3eac216a04
|
Use defaultTransformers in all instrumentation
|
2018-03-20 15:59:11 -07:00 |
Andrew Kent
|
714afba71b
|
Akka actor instrumentation
|
2018-03-20 09:31:54 -07:00 |
Andrew Kent
|
c529c06801
|
Ignore failures to instrument proxy classes
|
2018-03-19 16:07:45 -07:00 |
Andrew Kent
|
5a97c1e5bb
|
Copied scala tests over from integration tests
|
2018-03-19 16:07:45 -07:00 |
Andrew Kent
|
428e304164
|
Rename ContextPropagator to TraceScope
|
2018-03-12 10:29:50 -07:00 |
Andrew Kent
|
45aff57740
|
Assert on executor span relationships
|
2018-03-09 12:59:12 -08:00 |
Andrew Kent
|
21180530ea
|
Remove opentracing from dd-trace-api
|
2018-03-09 11:50:39 -08:00 |
Andrew Kent
|
81b70fb0e4
|
Disable async instrumentation by default.
|
2018-03-09 11:50:39 -08:00 |
Andrew Kent
|
4a11fc6d96
|
Whitelist Executor Instrumentation
|
2018-03-09 11:50:39 -08:00 |
Andrew Kent
|
9a83413141
|
Executor Instrumentation for Scala
|
2018-03-09 11:50:39 -08:00 |