Commit Graph

11595 Commits

Author SHA1 Message Date
Jay DeLuca ad21efb378
Convert aws 1.11 client tests from groovy to java (#12606) 2024-11-12 07:02:15 -08:00
Lauri Tulmin 76c2d2d8f3
Add ktor 3 instrumentation (#12562) 2024-11-11 13:03:11 +02:00
renovate[bot] fdfb764c76
chore(deps): update github/codeql-action action to v3.27.1 (#12610) 2024-11-10 16:56:57 -08:00
Trask Stalnaker 74d07f1d36
Database stable semconv tests and fixes (#12601) 2024-11-10 09:44:57 +02:00
Trask Stalnaker 591cdf5c79
Move get attribute inside condition where used (#12604) 2024-11-10 09:31:45 +02:00
OpenTelemetry Bot 0e099b281b
Update the OpenTelemetry SDK version to 1.44.1 (#12603)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-11-10 03:29:43 +00:00
Lauri Tulmin c90dd97c68
Fix latest dep tests (#12596) 2024-11-09 11:01:11 -08:00
Lauri Tulmin 29da88e7cf
Add warning to discourage disabling shadow renaming (#12594) 2024-11-08 06:48:08 -08:00
Lauri Tulmin b8c20a3303
Correct javadoc (#12593) 2024-11-08 06:47:11 -08:00
renovate[bot] 4140565252
fix(deps): update dependency org.codehaus.groovy:groovy-bom to v3.0.23 (#12591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 12:26:09 +02:00
Lauri Tulmin 51b4051a67
Fix warning about setting VirtualField supplier twice (#12584) 2024-11-08 07:53:48 +02:00
renovate[bot] 0c2d5041c5
fix(deps): update groovy monorepo to v4.0.24 (patch) (#12590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 07:52:24 +02:00
renovate[bot] 1b8466a6e5
fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4.5 (#12589)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 02:29:11 +00:00
renovate[bot] 3c48d85250
fix(deps): update dependency checkstyle to v10.20.1 (#12587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 21:33:57 +00:00
Lauri Tulmin 0f47c849b8
Enable transform safe logging for tests in the javaagent module (#12586) 2024-11-07 12:56:55 -08:00
Lumian Zhang 59e3318d9d
fix: Kafka initialization occasionally failed due to concurrent injection of OpenTelemetryMetricsReporter (to #12538) (#12583) 2024-11-07 07:59:07 -08:00
Trask Stalnaker c8bd230c9e
Improve database semconv stability test formatting (#12580) 2024-11-07 09:29:49 +02:00
Trask Stalnaker fb87a8308e
Static import RPC semconv constants in tests (#12578) 2024-11-07 08:45:01 +02:00
Lauri Tulmin 6a9654d2ce
Unify aws lambda flush handling (#12576)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-11-06 19:14:21 +00:00
Trask Stalnaker a0abd638af
Fix the build (#12579) 2024-11-06 18:23:03 +00:00
Trask Stalnaker 2371589ec5
Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
Lauri Tulmin 6f4ee3c131
Reformat lettuce readme (#12577) 2024-11-06 08:16:31 -08:00
misaya 3ad4269802
compatible different command line style for find jar path (#12544) 2024-11-06 07:14:26 -08:00
Trask Stalnaker 905c274009
Update quarkus smoke test image (#12567) 2024-11-06 07:11:06 -08:00
Lauri Tulmin 78b3c6a285
Remove duplicate byte buddy classes (#12571) 2024-11-06 07:44:47 +02:00
Lauri Tulmin 2b5c4f52d1
Run class load listener only once (#12565) 2024-11-05 14:08:16 +02:00
Trask Stalnaker 2717fb49c1
Fix and test quarkus image (#12568) 2024-11-05 08:12:44 +02:00
Jay DeLuca 2fc4c77f91
Update links in readme to new doc locations (#12546) 2024-11-04 08:57:10 -08:00
renovate[bot] 145bd8833e
fix(deps): update byte buddy packages to v1.15.10 (patch) (#12560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-11-04 13:41:35 +02:00
renovate[bot] 5932ae4121
chore(deps): update graalvm/setup-graalvm action to v1.2.5 (#12559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 09:13:48 +02:00
renovate[bot] 21b4a14990
fix(deps): update byte buddy packages to v1.15.9 (patch) (#12554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-11-03 12:34:47 +02:00
renovate[bot] 2a202f74fd
fix(deps): update gradle shadow packages to v8.3.5 (patch) (#12557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 09:20:07 +02:00
Jay DeLuca 77b90fc3d9
Update the default expected exception in server tests (#12555) 2024-11-02 17:42:03 +02:00
Jay DeLuca 050e2999f3
Convert dropwizard tests from groovy to java (#12542) 2024-11-01 15:41:16 +02:00
renovate[bot] 6623ab60cf
fix(deps): update dependency checkstyle to v10.20.0 (#12547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 15:09:34 +02:00
Lauri Tulmin 4efd454b4d
Fix lettuce latest dep tests (#12552) 2024-11-01 14:18:42 +02:00
Trask Stalnaker 692e5abe0b
Update quarkus smoke test app (#12541) 2024-11-01 13:25:16 +02:00
shalk(xiao kun) 3b0e7b8ef2
convert kafka stream test from groovy to java (#12437)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-10-30 08:29:57 -07:00
Helen 0b9dffaf98
Convert play-ws groovy to java (#12377)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-10-30 08:29:10 -07:00
renovate[bot] 00de5e3016
fix(deps): update dependency org.owasp:dependency-check-gradle to v11.1.0 (#12536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 13:46:19 +02:00
Lauri Tulmin 6daf564866
Fix gwt latest dep tests (#12535) 2024-10-30 12:53:05 +02:00
Helen 61c99cf73d
Implement some of the stable database semantic conventions (#11575)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-10-29 10:32:37 -07:00
Lauri Tulmin 0521ac1850
Add logback mdc instrumentation to spring boot starter (#12515) 2024-10-29 09:00:48 -07:00
Lauri Tulmin 86ee95cb5b
Ktor2 http client uses low level instrumentation (#12530) 2024-10-29 08:46:12 -07:00
renovate[bot] 40640a3afd
fix(deps): update gradle shadow packages to v8.3.4 (patch) (#12528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-10-29 10:19:46 +02:00
renovate[bot] be8fe904d4
fix(deps): update jackson packages to v2.18.1 (patch) (#12526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-10-29 10:19:25 +02:00
renovate[bot] 89008861d6
fix(deps): update dependency io.grpc:grpc-bom to v1.68.1 (#12527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-29 09:23:03 +02:00
renovate[bot] d717c81048
fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.1 (#12525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 20:42:27 +02:00
renovate[bot] 855c7a0fad
fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.28.0-alpha (#12292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-10-28 10:55:06 -07:00
renovate[bot] fe4de02df6
chore(deps): update github actions (#12522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 09:13:13 +02:00