Tyler Benson
|
9bd2b86d2e
|
Add assertion to ensure latestDepTest dependencies are different from test.
|
2018-11-12 08:15:24 -08:00 |
Tyler Benson
|
8ffeb5bedf
|
Add instrumentation for RabbitMQ’s AMQP library
|
2018-10-17 16:32:24 +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 |
Gary
|
79d3327475
|
Enable Spymemcached instrumentation by default
|
2018-09-28 14:51:10 -04:00 |
Gary
|
827b721ae4
|
add comment about build vs muzzle versions
|
2018-09-26 14:26:58 -04:00 |
Qiyang Huang
|
347002c0f6
|
Muzzle Spymemcached
Add muzzle block and remove class loader matcher method.
|
2018-09-19 14:37:25 -04:00 |
Tyler Benson
|
2761615436
|
Couchbase instrumentation
|
2018-09-05 14:46:22 +10: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
|
094552cad3
|
memcache
|
2018-07-31 12:53:50 +10: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 |
Tyler Benson
|
b5c8a8b8fc
|
Apply formatter on gradle files.
|
2018-07-31 12:04:00 +10:00 |
Nikolay Martynov
|
44b364332a
|
Remove unused field and method
|
2018-07-26 10:11:20 -04:00 |
Nikolay Martynov
|
732bce82d0
|
Fix typo
|
2018-07-23 10:04:53 -04:00 |
Nikolay Martynov
|
f9f135cbd6
|
Do not run Spymemcached tests locally under Java7
since it requires external Memcached container running because
testcontainers doesn't work on Java7.
|
2018-07-23 10:04:53 -04:00 |
Andrew Kent
|
6faf63d6d8
|
Add missing memcached helper
|
2018-07-10 17:26:49 -04:00 |
Andrew Kent
|
02a3e6a5d3
|
New Instrumentation API
|
2018-07-06 17:17:32 -04:00 |
Nikolay Martynov
|
0e62ee8ec6
|
Make spymemcached instrumentation disabled by default
|
2018-06-15 14:25:51 -04:00 |
Nikolay Martynov
|
dd8f5ced07
|
Spymemcached: be slightly mode defensive in instumentation
|
2018-06-14 13:37:35 -04:00 |
Nikolay Martynov
|
ba37ccc552
|
Spymemcached: use cache span type
|
2018-06-14 13:37:35 -04:00 |
Nikolay Martynov
|
940633b388
|
Spymemcached: Make abstract method in CompletionListener
|
2018-06-14 13:37:31 -04:00 |
Nikolay Martynov
|
30695555f9
|
Spymemcached: remove unnecessary unboxing and minor cleanup
|
2018-06-13 22:43:36 -04:00 |
Nikolay Martynov
|
dafd52cb7a
|
Spymemcached: add instumentation
|
2018-06-13 22:38:18 -04:00 |
Nikolay Martynov
|
63c4cdff87
|
Memcached testing: add support for testoingcontainers
|
2018-06-13 13:06:23 -04:00 |