Tyler Benson
|
6732110f28
|
Handle connection failures for Jersey and Resteasy
CXF and other client frameworks will still lose the span and miss the error.
|
2018-09-12 10:10:31 +10:00 |
Tyler Benson
|
bc3af56b08
|
Apply formatter on scala files.
|
2018-07-31 12:07:30 +10:00 |
Tyler Benson
|
b5c8a8b8fc
|
Apply formatter on gradle files.
|
2018-07-31 12:04:00 +10:00 |
Nikolay Martynov
|
9cc99bafbf
|
Simplify Jacoco configuration
|
2018-06-20 17:13:30 -04:00 |
Nikolay Martynov
|
e070a9be4a
|
Fix jacoco excluded classes concatenation
|
2018-06-20 17:05:16 -04:00 |
Tyler Benson
|
d5d24c50c7
|
Replace @Unroll’s with a rule to always unroll.
|
2018-05-10 15:24:59 +10:00 |
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 |
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 |
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
|
714afba71b
|
Akka actor instrumentation
|
2018-03-20 09:31:54 -07:00 |