Commit Graph

6 Commits

Author SHA1 Message Date
Jakub Wach 77922d4834
SQS propagation for AWS SDK 1.1 (#2114) 2021-01-29 10:21:12 +02:00
Vladimir Šor a2cde4132d
Smoke tests declare shadowJar as an input to be rebuilt (#2085)
* Smoke tests declare shadowJar as an input to be rebuilt. Fix some gradle deprecation warnings.

* Try files as inputs.
2021-01-20 16:30:45 +02:00
Jakub Wach d609aa0647
fixing camel latest deps test failure (#2084) 2021-01-20 14:02:43 +02:00
Jakub Wach 422e1eb6f4
adding AWS SQS tests to Apache Camel instrumentation (#2061)
* adding AWS SQS tests to Apache Camel instrumentation

* code review changes

Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>

* code review changes

* code review changes

Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>

* code review - switched to localstack

Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>
2021-01-20 10:30:45 +09: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 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