Jakub Wach
|
77922d4834
|
SQS propagation for AWS SDK 1.1 (#2114)
|
2021-01-29 10:21:12 +02:00 |
Anuraag Agrawal
|
6b13bcca63
|
Use X-Ray propagator for aws sdk 1.1 instrumentation (#2117)
* Use X-Ray propagator for aws sdk 1.1 instrumentation
* Cleaner
* Fix
* Copy over doc
|
2021-01-28 16:01:07 +09:00 |
Anuraag Agrawal
|
afdde0355b
|
Update to OTel 0.14.1 (#2059)
* Update SDK dependency to 0.14.1
* WIP
* Finish
* Cleanup
|
2021-01-18 13:02:04 +09:00 |
Pavol Loffay
|
077d8b64f6
|
Move common matchers to tooling/bytebuddy/matcher and ignore matchers to tooling/matcher (#1965)
|
2021-01-10 12:35:53 -08:00 |
Anuraag Agrawal
|
8d74baa2e4
|
Run tests with javaagent. (#1643)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2021-01-04 13:13:24 -08:00 |
Trask Stalnaker
|
49c2a36811
|
HTTP client instrumentation cleanup: aws-sdk (#1911)
|
2020-12-15 09:06:28 +02:00 |
Trask Stalnaker
|
e2264222ce
|
HTTP client instrumentation cleanup, part 0 (#1893)
|
2020-12-14 16:34:06 -08:00 |
Nikita Salnikov-Tarnovski
|
c0f9daf0bb
|
Fix test for latest version of AWS SDK (#1878)
|
2020-12-10 10:36:42 +02: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
|
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
|
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 |