Commit Graph

10340 Commits

Author SHA1 Message Date
renovate[bot] 4d70bb3bbd
fix(deps): update dependency io.netty:netty-bom to v4.1.107.final (main) (#10528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-13 15:03:10 +02:00
Steve Rao f777c0eaf9
Add support for MyBatis framework (#10258)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2024-02-12 15:06:57 -08:00
Lauri Tulmin 7a044f576f
Fix JarAnalyzer warnings on Payara (#10458) 2024-02-12 15:45:44 +02:00
Lauri Tulmin 3a091788ea
Update smoke test servers (#10449) 2024-02-12 14:02:27 +02:00
OpenTelemetry Bot ae95b29113
Update the OpenTelemetry SDK version to 1.35.0 (#10455)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-02-12 11:13:21 +02:00
renovate[bot] 8a47f32efe
fix(deps): update dependency ch.qos.logback:logback-classic to v1.2.13 (main) (#10521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 09:54:48 +02:00
Trask Stalnaker 887eb9d785
Fix Renovate not applying logback patch versions (#10500) 2024-02-12 09:08:53 +02:00
renovate[bot] 57438e6557
chore(deps): update gradle/wrapper-validation-action action to v2.1.1 (main) (#10516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-11 15:26:16 +00:00
renovate[bot] a6d523bf1b
fix(deps): update dependency com.squareup.okio:okio-bom to v3.8.0 (main) (#10480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-02-11 07:01:28 -08:00
Lauri Tulmin d0763d93e4
Enable renovate on release/v1.32.x branch (#10448) 2024-02-09 11:09:41 -08:00
Lauri Tulmin 534d7b9f46
Disable minor updates for logback (#10459) 2024-02-09 10:17:41 -08:00
Lauri Tulmin 971fdb0a99
Fix smoke test images (#10452) 2024-02-09 18:51:04 +02:00
Lauri Tulmin 16ec9f3859
Allow minor version updates for logback-classic (#10451) 2024-02-09 18:50:45 +02:00
renovate[bot] 1c07aa5c95
fix(deps): update dependency commons-codec:commons-codec to v1.16.1 (#10446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 08:11:03 +02:00
renovate[bot] 5e0a3b7de0
fix(deps): update testcontainers-java monorepo to v1.19.5 (#10445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 18:59:30 +00:00
renovate[bot] f0a5f7678f
fix(deps): update quarkus packages to v3.7.2 (#10441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 15:46:48 +02:00
renovate[bot] 34e0eb67da
chore(deps): update gradle/wrapper-validation-action action to v2.1.0 (#10437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 20:33:55 +02:00
Steve Rao 0a5c31193c
Deleted redundant checks (#10434) 2024-02-07 07:30:52 -08:00
Jean Bisutti 0ec3d0a029
Fix failing GraalVM native test (#10435) 2024-02-07 15:06:51 +02:00
renovate[bot] e073c8a14a
chore(deps): update actions/setup-node action to v4.0.2 (#10431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 13:15:49 +02:00
renovate[bot] ee563b80fd
fix(deps): update armeria packages to v1.27.1 (#10432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 13:15:28 +02:00
Lauri Tulmin b3d2aaf855
Fix kubernetes client latest dep tests (#10433) 2024-02-07 13:14:56 +02:00
renovate[bot] 1f5fe2fdc3
chore(deps): update gradle/wrapper-validation-action action to v2.0.1 (#10424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 18:47:41 +02:00
Jean Bisutti 25aa69413a
Disable GraalVM metadata repository (#10423) 2024-02-06 07:51:43 -08:00
Gregor Zeitlinger 29354a7ba6
add SystemOutLogRecordExporter for spring starter (#10420) 2024-02-06 07:50:27 -08:00
Lauri Tulmin acb078bbc3
Wrap request to avoid modifying attributes of the original request (#10389) 2024-02-06 08:44:02 +02:00
Lauri Tulmin d823ffed0b
Netty: don't expose tracing handler in handlers map (#10410) 2024-02-06 08:43:46 +02:00
renovate[bot] 86735748a1
fix(deps): update slf4j monorepo to v2.0.12 (#10412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-02-06 05:04:18 +00:00
Gregor Zeitlinger f715a189bf
re-use sdk logic for configuring otlp exporters (#10292)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-02-05 20:44:37 -08:00
Trask Stalnaker d4435c9bc8
Use direct peer address in `client.address` when X-Forwarded-For is not present (#10370)
Co-authored-by: heyams <heya@microsoft.com>
2024-02-05 19:09:28 -08:00
renovate[bot] 5b1ef391ad
chore(deps): update actions/upload-artifact action to v4.3.1 (#10411) 2024-02-05 16:53:10 -08:00
renovate[bot] 88ac0fdee8
fix(deps): update dependency org.assertj:assertj-core to v3.25.3 (#10405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 07:48:23 +02:00
renovate[bot] 2c2e396ef2
fix(deps): update junit5 monorepo to v5.10.2 (#10402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-04 13:40:19 +02:00
Lauri Tulmin bb12290af8
Allow dynamic import for io.opentelemetry when matching (#10385) 2024-02-03 14:31:05 +02:00
OpenTelemetry Bot 19dc10d182
Merge change log updates from release/v1.32.x (#10391) 2024-02-03 14:30:40 +02:00
Lauri Tulmin e47be09fbd
Disable actuator instrumentation by default (#10394) 2024-02-03 08:48:40 +00:00
renovate[bot] ed041f65f1
chore(deps): update github/codeql-action action to v3.24.0 (#10396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-03 10:42:21 +02:00
renovate[bot] 4385adeffd
fix(deps): update dependency io.grpc:grpc-bom to v1.61.1 (#10395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-03 10:41:58 +02:00
renovate[bot] ba6db8c79f
chore(deps): update dependency gradle to v8.6 (#10393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 10:16:15 -08:00
Jean Bisutti 80e5bac4a4
Allow the Spring starter to configure the OTel Logback appender from system properties (#10355) 2024-02-02 17:27:58 +00:00
Manik Magar 5f6232fca8
feat(oshi): oshi metrics observables (#10364) 2024-02-02 08:21:58 -08:00
Jonas Kunz 980d8ea244
Allow multiple invokedynamic InstrumentationModules to share classloaders (#10015) 2024-02-02 15:35:54 +02:00
renovate[bot] 147b3e848d
chore(deps): update plugin org.graalvm.buildtools.native to v0.10.0 (#10383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 10:54:47 +02:00
Liudmila Molkova 9b5e29de8b
Update azure-core-tracing-opentelemetry version and fix sync suppression (#10350)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-02-01 13:39:48 -08:00
renovate[bot] 1d84b3d000
chore(deps): update gradle/wrapper-validation-action action to v2 (#10378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 22:19:42 +02:00
Lauri Tulmin c3e5245354
Remove unused kafka metrics from doc (#10371) 2024-02-01 07:44:36 -08:00
Gregor Zeitlinger bb8e301111
fix MapConverter bean condition (#10346) 2024-01-31 19:33:47 -08:00
Trask Stalnaker 0f534a8a0d
Test that `client.address` is always captured (#10369) 2024-01-31 12:32:32 -08:00
Steve Rao 9fd28196fb
Polished contributing docs (#10299)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-01-31 10:38:56 -08:00
Gregor Zeitlinger 5969622052
add resource detectors to spring starter (#10277) 2024-01-31 17:21:34 +02:00