Commit Graph

10041 Commits

Author SHA1 Message Date
Lauri Tulmin 6719ba358e
Add messaging conventions to sqs spans (#9712) 2023-10-23 07:56:58 -07:00
Mateusz Rzeszutek e9f07d3195
Only set `server.port` when `server.address` is set (#9737) 2023-10-23 07:45:29 -07:00
renovate[bot] 7496a8dba7
chore(deps): update bellsoft/liberica-openjdk-alpine docker tag to v21.0.1 (#9741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-23 16:24:34 +03:00
Lauri Tulmin 1efc13afc5
Don't log expected exception (#9742) 2023-10-23 16:24:01 +03:00
renovate[bot] 5d6e322f58
fix(deps): update dependency org.owasp:dependency-check-gradle to v8.4.2 (#9734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-22 20:21:36 +03:00
renovate[bot] 60a62fba04
fix(deps): update dependency org.owasp:dependency-check-gradle to v8.4.1 (#9733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-22 08:00:49 +03:00
renovate[bot] ea68c7bffe
chore(deps): update plugin org.graalvm.buildtools.native to v0.9.28 (#9731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 20:08:12 +03:00
Matthieu MOREL 4809abdf85
Move test class that should've been internal to internal package (#9730) 2023-10-20 09:39:42 -07:00
Mateusz Rzeszutek 0ec55db749
Move class that should've been internal to internal package (#9725) 2023-10-20 07:41:57 +00:00
Lauri Tulmin 93e0667816
Improve disableShadowRelocate (#9715)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-10-20 10:34:00 +03:00
Mateusz Rzeszutek d85b9ead5d
Factor in `X-Forwarded-Host`/`Forwarded` when capturing `server.address` and `server.port` (#9721) 2023-10-20 08:30:10 +02:00
renovate[bot] 4a663c77fe
fix(deps): update dependency io.grpc:grpc-bom to v1.59.0 (#9724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 06:23:08 +00:00
renovate[bot] aea8108c3c
fix(deps): update errorproneversion to v2.23.0 (#9709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-10-20 08:56:18 +03:00
jason plumb 30e54364f2
Guard against null list from aws SQS lib (#9710)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-10-20 08:55:35 +03:00
Mateusz Rzeszutek 0fc1a99b82
Make `network.transport` and `network.type` opt-in (#9719) 2023-10-19 13:38:35 -07:00
Lauri Tulmin 79f2726587
Fix armeria server instrumentation for http2 (#9723) 2023-10-19 13:29:44 -07:00
renovate[bot] 933f9c5efb
fix(deps): update spring boot to v3.1.5 (#9722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-19 10:28:46 -07:00
Jonas Kunz 2d4d010cb0
Add capability for invokedynamic InstrumentationModules to inject proxies (#9565) 2023-10-19 10:11:24 -07:00
Lauri Tulmin 3e84ede05c
Fix warning in build script (#9717) 2023-10-19 17:43:26 +02:00
Mateusz Rzeszutek e9026cd591
Deprecate old server/client socket getter methods (#9716) 2023-10-19 17:36:57 +02:00
renovate[bot] eb92c5ec4b
fix(deps): update spring boot to v2.7.17 (#9718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-19 15:25:43 +03:00
renovate[bot] e1efa2da3e
fix(deps): update dependency com.uber.nullaway:nullaway to v0.10.15 (#9713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-19 07:44:24 +00:00
Lauri Tulmin ccb2955a55
Fix redisson latest dep test (#9707) 2023-10-18 23:52:36 +03:00
renovate[bot] 80ca9ee0c3
fix(deps): update quarkus packages to v3.5.0 (#9706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 08:44:18 -07:00
Mateusz Rzeszutek 9cb157492c
Replace `(client|server).socket.(address|port)` attributes with `network.(peer|local).(address|port)` (#9676) 2023-10-18 10:36:32 +00:00
Lauri Tulmin e1772ad923
Flaky jar analyzer test (#9704) 2023-10-18 12:25:16 +03:00
Lauri Tulmin 3dbc301614
Generate only consumer span for sqs receive message (#9652) 2023-10-18 12:24:57 +03:00
Mateusz Rzeszutek 76d0090f53
Define `url.scheme` in terms of logical operation in HTTP server semconv (#9698) 2023-10-17 11:04:39 -07:00
Mateusz Rzeszutek ea8f3d0e24
Rename http.resend_count to http.request.resend_count (#9700) 2023-10-17 11:03:48 -07:00
Jay DeLuca 60b65488cb
Convert tapestry tests from groovy to java (#9684) 2023-10-17 07:14:12 -07:00
Hannah Chan 2a554bd153
Add JdbcTelemetry and JdbcTelemetryBuilder (#9685) 2023-10-17 07:11:44 -07:00
Liu Ziming 3b08db75cd
convert spring-webflux groovy test to java (#9677)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2023-10-17 07:10:40 -07:00
Lauri Tulmin e7db2c0246
Allow enabling receive telemetry in kafka library instrumentation (#9693) 2023-10-17 15:47:11 +02:00
Lauri Tulmin 48d3956bd8
Fix vaadin latest test (#9694) 2023-10-17 15:44:59 +02:00
renovate[bot] 5203f8eea1
fix(deps): update dependency jacoco to v0.8.11 (#9688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 09:40:33 +03:00
renovate[bot] 42a7f805a1
fix(deps): update dependency com.squareup.okhttp3:okhttp to v4.12.0 (#9691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 08:48:26 +03:00
renovate[bot] b64bd208fa
fix(deps): update dependency org.apache.logging.log4j:log4j-bom to v2.21.0 (#9690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-16 20:28:08 -07:00
Jonas Kunz 6b0f4799f9
Exclude jedis instrumentation from Indy-automigration (#9675) 2023-10-16 14:53:57 +03:00
renovate[bot] 096d32106a
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.15.3 (#9673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-10-13 22:43:16 +03:00
Liu Ziming 48a19d7e54
fix typo in SprintJpaTest (#9678) 2023-10-13 09:35:20 -07:00
Lauri Tulmin 1793eba028
Group renovate jackson and quarkus updates (#9672) 2023-10-13 09:32:02 +02:00
renovate[bot] f5908aea5b
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.15.3 (#9670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-13 09:02:33 +03:00
renovate[bot] 490e332794
chore(deps): update plugin io.quarkus to v3.4.3 (#9667)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-12 11:44:10 -07:00
OpenTelemetry Bot 889d6d4018
Update version to 1.32.0-SNAPSHOT (#9666) 2023-10-12 17:43:28 +00:00
renovate[bot] 33f330df05
fix(deps): update dependency io.quarkus:quarkus-bom to v3.4.3 (#9663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-12 19:04:15 +03:00
Trask Stalnaker 9bab899b64
Update change log (#9656) 2023-10-12 15:56:35 +00:00
Lauri Tulmin b0282eb44d
Compile ktor library instrumentation for earlier kotlin version (#9661) 2023-10-12 07:59:06 -07:00
Matthieu MOREL 9a1c178d58
PeerService Resolver (#9061)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-10-12 07:52:05 -07:00
Lauri Tulmin 0511f5f7c3
Suppress exception test should not count as advice failure (#9658) 2023-10-12 13:37:13 +02:00
Lauri Tulmin 9dd220350d
Use class as test parameter instead of object (#9659) 2023-10-12 13:36:22 +02:00