renovate[bot]
|
0c05fd73ac
|
fix(deps): update jackson packages to v2.16.0 (#9875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-12-05 19:10:18 +02:00 |
Lauri Tulmin
|
b6c6521d64
|
Pin aws sqs version to fix latest dep tests (#9832)
|
2023-11-09 13:58:22 +01:00 |
Lauri Tulmin
|
23a6a3e2c0
|
Add process spans to aws-1 sqs instrumentation (#9796)
|
2023-11-07 08:25:50 -08:00 |
Christian Neumüller
|
ba2f8d209f
|
aws-sdk-1.1: Copy SQS plugin/NoMuzzle approach from 2.2 (#8866)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
|
2023-07-06 13:17:13 +02:00 |
Lauri Tulmin
|
fac22533f1
|
Fix context leak on call to AmazonS3.generatePresignedUrl (#8815)
|
2023-06-28 10:56:38 +02:00 |
Lauri Tulmin
|
13c7617be1
|
Convert aws-sdk tests to test suites (#7943)
Part of
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7911
|
2023-03-01 11:25:53 -08:00 |
jack-berg
|
94ba33e395
|
Use contrib AwsXrayPropagator (#7234)
Reflects move of `AwsXrayPropagator` to
[opentelemetry-java-contrib/aws-xray-propagator](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/aws-xray-propagator).
|
2022-11-21 11:31:17 -08:00 |
Anuraag Agrawal
|
213057d057
|
Run check during testing and assemble during building (#5619)
|
2022-03-18 13:48:51 +09:00 |
Trask Stalnaker
|
dafc97f96e
|
Simplify gradle files (#4292)
|
2021-10-04 21:53:35 -07:00 |
Mateusz Rzeszutek
|
085066edb3
|
Add some testcontainers dependencies to dependencyManagement dep set (#4185)
|
2021-09-22 14:53:45 -07:00 |
Trask Stalnaker
|
20c72f3e98
|
Format kotlin gradle files (#3942)
* Add ktlint for kotlinGradle
* ktlint fails on wildcard imports
* Auto-format kotlin gradle files
|
2021-08-25 13:43:57 +09:00 |
Lauri Tulmin
|
77dc1ecf27
|
Fix warning in build scripts (#3739)
|
2021-08-02 19:37:35 +03:00 |
Anuraag Agrawal
|
761b9c280b
|
Migrate instrumentation gradle files to kotlin (#3414)
* Migrate instrumentation gradle files to kotlin
* Convert
* Muzzle
|
2021-06-28 17:27:12 +09:00 |