Tyler Benson
|
63bee3737c
|
Enable executor instrumentation for gRPC server calls
This might be more than is needed. Maybe cut back later.
|
2018-08-24 20:25:13 +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
|
a34f7b849b
|
Instrument gRPC
Adds spans for the duration of the connection and child spans for each message.
Also propagates the trace using the metadata object.
|
2018-07-20 12:25:04 +10:00 |