Commit Graph

10884 Commits

Author SHA1 Message Date
Lauri Tulmin b2b249a3bb
Fix build (#11371) 2024-05-16 15:01:55 +03:00
Jay DeLuca 59e6fd0531
Add tests for sap db missed in migration (#11367) 2024-05-16 10:30:59 +03:00
Trask Stalnaker 68ebe00c8b
Revert "Remove db.connection_string (#11089)" (#11366) 2024-05-16 10:30:34 +03:00
Lauri Tulmin 66e4c5ac39
Add instrumentation for armeria gRPC (#11351)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
2024-05-15 13:31:02 -07:00
Lauri Tulmin 3a9972b16f
Remove incubating semconv dependency from library instrumentation (#11324) 2024-05-15 11:44:21 -07:00
lizongwu c78277e5a2
use daemon thread for scheduling in jmx-metrics BeanFinder (#11337) 2024-05-15 11:42:00 -07:00
Lauri Tulmin 67417e3ee3
Armeria http client reports wrong protocol (#11334) 2024-05-15 11:41:34 -07:00
renovate[bot] c73e7a6387
fix(deps): update dependency io.grpc:grpc-bom to v1.64.0 (main) (#11364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 18:32:59 +00:00
Lauri Tulmin 03770f371f
Simplify test (#11339) 2024-05-15 11:31:22 -07:00
Gregor Zeitlinger 5be203ad43
support otel.instrumentation.kafka.experimental-span-attributes in spring starter (#11263) 2024-05-15 18:30:25 +00:00
renovate[bot] 8cc79c8da4
fix(deps): update quarkus packages to v3.10.1 (main) (patch) (#11360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 18:16:00 +00:00
OpenTelemetry Bot 772cbd5fca
Update the OpenTelemetry SDK version to 1.38.0 (#11335)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-05-15 11:07:50 -07:00
Lauri Tulmin defd7cb083
Test undertow and armeria http2 server (#11361) 2024-05-15 10:48:43 -07:00
renovate[bot] bae4c3ba56
fix(deps): update dependency commons-logging:commons-logging to v1.3.2 (main) (#11359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 10:48:27 -07:00
Victor Martinez facdc1826d
ci: use .java-version (#11323) 2024-05-15 07:31:25 -07:00
Gregor Zeitlinger d18ccc5a89
add kafka Spring starter smoke test (#11262)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2024-05-14 12:58:30 -07:00
renovate[bot] 68cf431abf
chore(deps): update github/codeql-action action to v3.25.5 (main) (#11347) 2024-05-13 19:38:59 +00:00
dingjiefei 717c44ea54
Remove the public from the junit5 test class (#11344) 2024-05-13 11:28:41 +03:00
renovate[bot] fddcaed253
fix(deps): update dependency org.mockito:mockito-core to v5.12.0 (main) (#11340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-11 15:21:18 +03:00
Zachary Sistrunk 48d4c138fb
Enable instrumentation of Spring EJB clients (#11104)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-05-10 07:52:08 -07:00
Gregor Zeitlinger ebc38b4461
add spring starter r2dbc support (#11221)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-05-10 15:50:18 +03:00
renovate[bot] 68ce6b5c63
chore(deps): update plugin com.gradle.develocity to v3.17.3 (main) (#11305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 15:09:37 +03:00
renovate[bot] 6c405ed875
fix(deps): update dependency com.gradle.develocity:com.gradle.develocity.gradle.plugin to v3.17.3 (main) (#11306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 15:08:04 +03:00
Gregor Zeitlinger 0d0f9d44c2
fix spring smoke test build (#11330) 2024-05-10 13:48:18 +03:00
renovate[bot] 35b5c5a4a4
fix(deps): update dependency io.opentelemetry.proto:opentelemetry-proto to v1.3.1-alpha (main) (#11327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 09:53:58 +03:00
renovate[bot] 25ef052108
chore(deps): update ossf/scorecard-action action to v2.3.3 (main) (#11326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 09:46:17 +03:00
Lauri Tulmin bc48984714
Fix oshi library tests on arm mac (#11301) 2024-05-09 08:11:55 -07:00
Gregor Zeitlinger 1401fa3fe9
fix spring smoke test versions (#11325) 2024-05-09 17:06:52 +03:00
Lauri Tulmin 145839b6ab
Remove unneeded @SuppressWarnings(deprecation) (#11316) 2024-05-09 15:58:00 +03:00
Gregor Zeitlinger 511c4b061a
fix spring smoke test (#11319) 2024-05-09 09:41:45 +00:00
Gregor Zeitlinger 7c1f363a2a
pin spring smoke test 2 major version (#11320) 2024-05-09 09:09:50 +00:00
Gregor Zeitlinger 2d2d124c7f
Spring boot 2 smoke test using inheritance (#11278) 2024-05-09 10:48:50 +03:00
Lauri Tulmin 1d0bb8972b
Allow building with jdk17 (#11303) 2024-05-09 09:17:45 +03:00
renovate[bot] 1c30af764d
fix(deps): update testcontainers-java monorepo to v1.19.8 (main) (patch) (#11314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-09 09:17:04 +03:00
renovate[bot] 7b67a28406
chore(deps): update github/codeql-action action to v3.25.4 (main) (#11309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-09 09:16:41 +03:00
renovate[bot] 725f1c69d3
chore(deps): update actions/checkout action to v4.1.5 (main) (#11313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-09 09:16:22 +03:00
Lauri Tulmin 7965cbb6b5
Remove reflection from structured concurrency test (#11304) 2024-05-08 12:32:15 -07:00
renovate[bot] c1c9305b15
fix(deps): update byte buddy packages to v1.14.15 (main) (patch) (#11299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-05-08 15:10:23 +03:00
Andrei Chugunov deac3971d9
spring mvc tests to java (#11114)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-05-08 12:28:35 +03:00
Gregor Zeitlinger 32df5ae710
extract @SpringBootInstrumentation annotation (#11293) 2024-05-08 10:12:39 +03:00
Lauri Tulmin f036673279
Allow reading otel context from reactor ContextView (#11235)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-05-08 10:03:39 +03:00
Steve Rao 9727c6ea97
Add support for InfluxDB (#10850) 2024-05-07 20:08:52 -07:00
Lauri Tulmin 5b5a31a0a8
Delete unused build script (#11294) 2024-05-07 15:56:38 +03:00
renovate[bot] 58a3ebcdca
fix(deps): update dependency org.jooq:joox to v2.0.1 (main) (#11296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-07 15:56:26 +03:00
renovate[bot] 9da4850dda
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.24 (main) (#11295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-07 15:56:04 +03:00
Artyom Gabeev 35437d865f
StructuredTaskScope instrumentation (#11202) 2024-05-06 09:50:59 +03:00
renovate[bot] b93537dda1
fix(deps): update dependency org.objenesis:objenesis to v3.4 (main) (#11290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 09:06:38 +03:00
renovate[bot] 93113a2a4c
fix(deps): update jackson packages to v2.17.1 (main) (patch) (#11287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-05-05 17:34:47 +03:00
renovate[bot] ae48482c71
fix(deps): update dependency com.uber.nullaway:nullaway to v0.10.26 (main) (#11280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-04 22:22:20 +03:00
Jean Bisutti a9a97c0518
Add automatic JDBC instrumentation to the OTel Spring starter (#11258) 2024-05-02 17:29:21 +00:00