Commit Graph

9847 Commits

Author SHA1 Message Date
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
Rogelio J. Baucells 57e6be4e32
Added Automatic-Module-Name header to MANIFEST.MF in instrumentation libraries (#9140)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-10-11 19:40:33 +00:00
Lauri Tulmin 0de1dcff45
Fail test if advice threw an exception (#9654)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-10-11 19:17:20 +00:00
jack-berg b7df46dda5
Emit package events (#9301) 2023-10-11 08:07:43 -07:00
Lauri Tulmin ebcaec6996
Rename injected dubbo spi file (#9653) 2023-10-11 12:31:14 +02:00
renovate[bot] 07718851b5
fix(deps): update dependency com.google.guava:guava-bom to v32.1.3-jre (#9649)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 00:12:48 +00:00
Mateusz Rzeszutek b6dd11ad6e
Implement error.type attribute in HTTP semconv (#9466) 2023-10-10 15:58:12 -07:00
renovate[bot] 64e15549ff
fix(deps): update dependency io.netty:netty-bom to v4.1.100.final (#9648)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 15:07:16 -07:00
Jonas Kunz abc7a227e1
Add support for newVirtualThreadPerTaskExecutor (#9616) 2023-10-10 08:02:38 -07:00
Mateusz Rzeszutek 62504d28e8
Add url.scheme to HTTP client metrics (#9642) 2023-10-10 07:57:10 -07:00
Lauri Tulmin 6038a872c5
Improve vertx-sql client context propagation (#9640) 2023-10-10 16:37:21 +03:00
Lauri Tulmin 13585c6d95
Implement spec changes for grpc server span error status (#9641) 2023-10-10 16:37:02 +03:00
Lauri Tulmin 6980b693dc
Limit latest dep version for tomcat-jdbc (#9643) 2023-10-10 15:15:51 +02:00
Lauri Tulmin 6f0fd8e631
Suppress nested http client spans in aws2 instrumentation (#9634) 2023-10-10 09:21:30 +02:00
Mateusz Rzeszutek aeb332f96b
Remove 0 bucket from stable HTTP metrics (#9631) 2023-10-09 11:36:12 -07:00
Mateusz Rzeszutek 6e79eb00bf
Remove server.socket.address from HTTP/RPC metrics (#9633) 2023-10-09 11:35:52 -07:00
Mateusz Rzeszutek ab66a85b80
Update HTTP metrics' descriptions (#9635) 2023-10-09 11:32:41 -07:00
renovate[bot] 2eba523c00
fix(deps): update byte buddy packages to v1.14.9 (#9632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-10-09 15:09:46 +00:00
Lauri Tulmin 90a6ed76cd
Update jvm metrics spec link (#9636) 2023-10-09 14:51:38 +00:00
Lauri Tulmin de7cdcc22b
Run tests with java 21 (#9620) 2023-10-09 17:07:46 +03:00
OpenTelemetry Bot dec59cb2cb
Update the OpenTelemetry SDK version to 1.31.0 (#9619)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-10-09 12:39:00 +00:00
Lauri Tulmin 6297c278df
Group renovate updates for byte buddy (#9630) 2023-10-09 12:10:50 +00:00
Lauri Tulmin 4f538a8fa1
Ensure dubbo agent tests are testing the agent (#9617) 2023-10-09 13:45:18 +02:00
Lauri Tulmin 0ae1a59bdf
Remove last usages of old semconv (#9627) 2023-10-09 13:34:12 +02:00
Jay DeLuca 19e8530416
Convert internal-url-class-loader javaagent integration tests (#9614) 2023-10-09 13:33:38 +02:00
Lauri Tulmin 432dc54de8
Use constants from semconv (#9626) 2023-10-09 13:31:48 +02:00
Jay DeLuca 4add634b95
Convert internal-reflection tests from groovy to java (#9612)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2023-10-09 13:30:46 +02:00
Jay DeLuca 98976e9edb
Convert internal-lambda test from groovy to java (#9611) 2023-10-09 13:27:16 +02:00
renovate[bot] e24f0be597
fix(deps): update dependency org.mockito:mockito-core to v5.6.0 (#9618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-06 20:37:10 +03:00
renovate[bot] 0593f999d0
fix(deps): update gradle enterprise packages to v3.15.1 (#9613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 18:22:42 +03:00
renovate[bot] d4f7135d4d
chore(deps): update dependency gradle to v8.4 (#9608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 08:37:08 +03:00
renovate[bot] 8d62d8d926
fix(deps): update dependency com.google.protobuf:protobuf-java-util to v3.24.4 (#9606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 08:34:36 +03:00
renovate[bot] 540b9fbb98
fix(deps): update quarkus packages to v3.4.2 (#9604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-04 19:12:04 +03:00
Lauri Tulmin 795c053dc6
Fix spec links (#9603) 2023-10-04 17:54:35 +03:00
Lauri Tulmin e349846a32
Run tests using single vertx instance (#9587) 2023-10-03 08:50:19 +03:00
renovate[bot] 27f8b5abc6
fix(deps): update testcontainers-java monorepo to v1.19.1 (#9598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 14:45:15 -07:00
Lauri Tulmin e368334ba0
Make netty ChannelPipeline removeLast return user handler (#9584) 2023-10-02 09:51:22 -07:00
Edward Samson 647f1fba04
Fix logback-appender-1.0 dependency example (#9586) 2023-10-02 09:49:58 -07:00
Lauri Tulmin fa195d8771
Fix flaky executor test (#9593) 2023-10-02 09:48:39 -07:00
SylvainJuge 6e97851a0b
Minor cleanup after bytebuddy 1.14.8 release (#9595) 2023-10-02 09:46:20 -07:00
renovate[bot] d0523fd9e9
fix(deps): update dependency com.squareup.okio:okio-bom to v3.6.0 (#9592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-10-02 06:17:26 +00:00
renovate[bot] 89353a2b8a
fix(deps): update dependency checkstyle to v10.12.4 (#9591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 08:36:22 +03:00
renovate[bot] 172fd80fdb
chore(deps): update plugin com.bmuschko.docker-remote-api to v9.3.4 (#9590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 08:36:03 +03:00
renovate[bot] 4319c1c408
fix(deps): update asmversion to v9.6 (#9588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-10-01 11:56:25 +00:00
renovate[bot] 46d4da0b5f
fix(deps): update dependency commons-io:commons-io to v2.14.0 (#9585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-30 21:27:55 +03:00