Tyler Benson
|
c46909e59f
|
Migrate JDBC instrumentation to Decorator
|
2019-02-26 11:16:35 -08:00 |
Nikolay Martynov
|
b89e73b3c0
|
Switch executor instrumentation to use context storage
|
2018-11-29 15:18:46 -08:00 |
Tyler Benson
|
cbb29069fe
|
Apply component tag more consistently
|
2018-11-14 11:31:40 -08: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 |
Tyler Benson
|
3d78afbc2c
|
Disable Executor instrumentation ThreadPoolExecutor instances
If we can’t add generic runnables to the queue.
This won’t solve the problem for all cases, but it will help with some.
Tests forthcoming.
|
2018-09-20 16:06:01 +10:00 |
Tyler Benson
|
3f2ec7dc48
|
Move to separate packages
|
2018-08-16 12:24:27 +10:00 |
Nikolay Martynov
|
5f82776fc5
|
Use assertTraces api in slick tests
|
2018-06-06 16:41:03 -04:00 |
Nikolay Martynov
|
bbcc2882ab
|
Use test set instead of submodule for Slick tests
|
2018-06-06 15:49:39 -04:00 |