Trask Stalnaker
|
8bcd5f1229
|
Simplify Apache HttpAsyncClient instrumentation (#1894)
* Simplify Apache HttpAsyncClient instrumentation
* Bump baseline version to 4.1
* Remove all the Intellij auto-formatting of README
|
2020-12-14 15:16:06 +09:00 |
Anuraag Agrawal
|
3b8827b8ab
|
Update to SDK 0.12.0 (#1830)
* Update to SDK 0.12.0
* Update error message to the current world.
* Bump referenced smoke test versions
* fixes
* dependency hell
* Suppress unused call
* Bump missed smoke tests
* Bump image, bump smoke tests gRPC version
|
2020-12-07 17:16:47 +09:00 |
Trask Stalnaker
|
4cbfb361e1
|
Use Context more in DatabaseClientTracer (#1836)
|
2020-12-07 09:15:15 +02:00 |
Trask Stalnaker
|
65f54e450b
|
Use Context more in HttpClientTracer (#1811)
* Use Context more in HttpClientTracer
* Better http-url-connection response object
* Follow database semantic conv for elasticsearch-rest
* Remove unnecessary CallDepth tracking
|
2020-12-03 11:47:08 -08:00 |
Trask Stalnaker
|
ca76c80820
|
Hardcode expected values in tests (#1803)
* DEFAULT_SPAN_NAME
* TEMP_DESTINATION_NAME
* LoggingContextConstants
* Remove unnecessary dependencies
* Hardcode expected normalized queries in tests
* Spotless
|
2020-11-30 09:16:59 +02:00 |
Trask Stalnaker
|
26f254b10d
|
Create javaagent dirs for all instrumentations, part 2 (#1794)
|
2020-11-28 22:26:49 -08:00 |
Trask Stalnaker
|
5f263644da
|
Create javaagent dirs for all instrumentations (#1668)
* Create javaagent dirs for all instrumentation
* Add note about kotlin coroutine library instrumentation
* Feedback
|
2020-11-28 21:04:16 -08:00 |