Commit Graph

11511 Commits

Author SHA1 Message Date
renovate[bot] 715a172847
fix(deps): update dependency org.assertj:assertj-core to v3.27.3 (#13065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-18 15:26:16 +02:00
renovate[bot] 93b654e803
fix(deps): update opentelemetry-java-contrib monorepo to v1.43.0-alpha (minor) (#13063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-01-18 09:05:44 +02:00
Trask Stalnaker 086f36e0f8
Remove unnecessary workflow config (#13062) 2025-01-17 16:30:30 -08:00
dingjiefei af2fb237fe
stabilise spanNames (#12487)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-01-17 13:57:02 -08:00
Gregor Zeitlinger ec26d54928
add lettuce db client metrics (#13032)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
2025-01-17 07:34:20 -08:00
renovate[bot] e30a90c4a5
fix(deps): update dependency io.grpc:grpc-bom to v1.69.1 (#13055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 09:37:13 +02:00
OpenTelemetry Bot e7b131d9ec
Update apidiff baseline to released version 2.12.0 (#13058) 2025-01-17 07:50:23 +02:00
OpenTelemetry Bot 0be7c7b26e
Update version to 2.13.0-SNAPSHOT (#13057) 2025-01-16 18:03:16 -08:00
Trask Stalnaker 9fc83aa43c
Update changelog for upcoming release (#13045) 2025-01-16 16:46:52 -08:00
Lauri Tulmin 467dfc0529
Instrument jdbc batch queries (#12797)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-01-16 14:30:10 -08:00
Lauri Tulmin aaed8ac2a4
Spring starter: exclude spring routing data source from instrumentation (#13054) 2025-01-16 08:57:49 -08:00
SylvainJuge 93bca0654d
make rmi instrumentation indy-compatible + add module opener (#12585)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2025-01-16 08:48:37 -08:00
Lauri Tulmin 2da1d1f8ed
Logback: fix otel appender install for async appenders (#13047) 2025-01-16 07:14:19 -08:00
renovate[bot] ebdd5af13c
fix(deps): update dependency org.snakeyaml:snakeyaml-engine to v2.9 (#13048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-01-16 15:20:32 +02:00
Lauri Tulmin 93dd4c8b83
Propagate context into async http client CompletableFuture callbacks (#13041) 2025-01-15 13:05:09 -08:00
Gregor Zeitlinger 44bea8dacf
add db client metrics for dynamo db (#13033) 2025-01-15 09:34:46 -08:00
Trask Stalnaker 4d2ea25c33
Rename another setSet... (#13046) 2025-01-15 08:22:09 +02:00
renovate[bot] d628ee7648
fix(deps): update spotless packages to v7.0.2 (patch) (#13044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-15 08:20:11 +02:00
xiepuhuan f877ec91f7
Add baggage test to AbstractHttpServerTest (#13027) 2025-01-14 09:51:52 -08:00
renovate[bot] 84cacb3fc1
fix(deps): update quarkus packages to v3.15.3 (patch) (#13040)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 17:04:36 +02:00
Lauri Tulmin cefd973d40
Fix apache shenyu latest dep test (#13037) 2025-01-14 15:26:54 +02:00
renovate[bot] ff331d8e0d
fix(deps): update dependency io.netty:netty-bom to v4.1.117.final (#13038)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 12:10:10 +02:00
Trask Stalnaker cb520b1f6f
Revert "Update release schedule (#12844)" (#13035)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
2025-01-14 09:57:33 +02:00
Trask Stalnaker c66816fa49
Rename setSetEmit... to internalSetEmit... (#13034) 2025-01-14 07:47:25 +02:00
shalk(xiao kun) 8c0aafbbe6
Feat add a test case in AbstractHttpClientTest.java (#12924)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-01-13 09:22:10 -08:00
renovate[bot] 7ae8069466
fix(deps): update dependency net.ltgt.gradle:gradle-nullaway-plugin to v2.2.0 (#13030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 12:57:40 +02:00
Trask Stalnaker e42c213f1c
Some migration notes for next release (#12969) 2025-01-12 03:52:22 +00:00
renovate[bot] 0a5caf92f2
fix(deps): update dependency org.owasp:dependency-check-gradle to v12 (#13028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 19:23:45 -08:00
OpenTelemetry Bot d7337c1932
Update the OpenTelemetry SDK version to 1.46.0 (#13025)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-01-10 22:01:01 +00:00
Trask Stalnaker ba798db943
Statically import semconv constants in tests (#13026) 2025-01-10 13:30:32 -08:00
SylvainJuge be851823d2
reuse semconv incubating attributes in test code (#12992) 2025-01-10 09:30:47 -08:00
Steve Rao 3c94040631
Resolve the issue of failing to retrieve attachments in dubbo 2.7.6 and 2.7.7 (#12982)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-01-10 08:21:11 -08:00
FlorianBruckner 260f2379a6
fix instrumentation module not loading silently when duplicate helper… (#13005)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2025-01-10 08:20:15 -08:00
renovate[bot] 4ea2005bc4
fix(deps): update dependency io.opentelemetry.proto:opentelemetry-proto to v1.5.0-alpha (#13003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 08:46:44 -08:00
Lauri Tulmin dbc89b3edc
Fix clickhouse query failing with syntax error with agent (#13020) 2025-01-09 08:43:43 -08:00
renovate[bot] 8c15a7aed6
fix(deps): update dependency com.squareup.okio:okio-bom to v3.10.2 (#13017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-01-09 15:02:10 +02:00
renovate[bot] df955bec8b
fix(deps): update dependency com.google.protobuf:protobuf-java-util to v4.29.3 (#13018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 10:13:16 +02:00
renovate[bot] c22bb598e5
fix(deps): update spotless packages to v7 (major) (#13004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-01-08 07:37:47 -08:00
xiepuhuan ae3f6ac481
Implementing `ExtendedTextMapGetter` in grpc-1.6 instrumentation (#13011)
Signed-off-by: xiepuhuan <puhuanxie@gmail.com>
2025-01-08 07:28:14 -08:00
renovate[bot] 324fdbdd45
fix(deps): update dependency com.squareup.okio:okio-bom to v3.10.1 (#13010)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-01-08 13:01:58 +02:00
renovate[bot] 101c0868a1
fix(deps): update dependency org.spockframework:spock-bom to v2.4-m5-groovy-4.0 (#13012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 09:12:16 +02:00
Jay DeLuca 32fc939044
Update docs for running tests (#12987)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
2025-01-07 13:02:14 -08:00
Steve Rao 35f01f8bc5
Restore the stale configuration to a normal state. (#13006) 2025-01-07 13:00:08 -08:00
Lauri Tulmin fa7e8b5fb8
Exclude META-INF/maven from shaded libraries (#13007) 2025-01-07 11:57:30 -08:00
Jay DeLuca 1e7f4a2396
Convert ratpack 1.7 tests from groovy to java (#12980) 2025-01-07 11:53:17 -08:00
Trask Stalnaker e409c366d3
Nominate new approver: @steverao (#13001) 2025-01-07 09:02:40 -08:00
renovate[bot] 8995e109e0
fix(deps): update dependency commons-beanutils:commons-beanutils to v1.10.0 (#13009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 18:13:40 +02:00
renovate[bot] 2e959d388b
fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.3 (#12999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 09:06:36 +02:00
renovate[bot] bf194baff6
fix(deps): update dependency commons-codec:commons-codec to v1.17.2 (#13002)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 09:02:11 +02:00
shalk(xiao kun) 19e6f9c82d
convert module jaxrs-client-2.0-testing test case from groovy to java (#12903)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-01-06 13:21:17 -08:00