Commit Graph

9180 Commits

Author SHA1 Message Date
dependabot[bot] 389005ea11
Bump org.springframework.boot:spring-boot-starter-web from 3.0.7 to 3.1.0 (#8533)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-20 12:32:27 +03:00
Trask Stalnaker a41158fa1b
Auto-update gradle wrappers (#8532) 2023-05-19 16:01:10 -07:00
Mateusz Rzeszutek c10108bbe0
Enable HTTP client read timeout tests by default (#8530) 2023-05-19 10:24:49 -07:00
jdoherty 6c3436557f
read tracing info from system properties (#8368) 2023-05-19 08:45:59 +03:00
dependabot[bot] 474a6d0382
Bump org.springframework.boot:spring-boot-starter-web from 3.0.6 to 3.0.7 (#8528)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 08:34:08 +03:00
Lauri Tulmin 69d0001f2f
Fix failure when kafka metrics reporter is set to an empty string (#8523) 2023-05-18 14:28:41 +02:00
Shelby Huang a9459f4e70
Convert elasticsearch-rest-6.4 Test from groovy tp java. (#8524) 2023-05-18 14:27:31 +02:00
Kevin Loveland 233ca9111d
feat: Added Spring's configuration annotation processor to produce th… (#8516) 2023-05-18 14:06:50 +03:00
dependabot[bot] 7b842fef74
Bump io.opentelemetry.contrib:opentelemetry-aws-xray-propagator from 1.25.1-alpha to 1.26.0-alpha (#8517)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-05-18 10:35:46 +03:00
dependabot[bot] 7f5f0d46ff
Bump com.google.protobuf:protobuf-java-util from 3.23.0 to 3.23.1 (#8518)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-18 09:49:36 +03:00
dependabot[bot] 68eb0eee79
Bump com.google.protobuf:protobuf-java-util from 3.23.0 to 3.23.1 in /examples/extension (#8519)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-18 09:48:59 +03:00
dependabot[bot] 2e21030392
Bump com.google.protobuf:protobuf-java-util from 3.23.0 to 3.23.1 in /examples/distro (#8520)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-18 09:48:47 +03:00
Mateusz Rzeszutek cdb08c9dca
Instrument reactor-kafka (#8439) 2023-05-17 17:13:33 -07:00
Lauri Tulmin f00393260c
Use jakarta.servlet.error.exception request attribute on jetty11 (#8503) 2023-05-17 17:03:22 -07:00
Lauri Tulmin 00f381802a
Move relocate rule for sdk incubator extension (#8509) 2023-05-17 17:00:51 -07:00
Jean Bisutti 9c58284923
Update the JDBC driver documentation (#8512) 2023-05-17 10:19:10 -07:00
Mateusz Rzeszutek d98c0b4192
Simplify/refactor `AbstractHttpClientTest` and replace protected method… (#8510) 2023-05-17 19:38:04 +03:00
Trask Stalnaker 8436acef60
Enable secret scanning (#8514) 2023-05-17 19:27:19 +03:00
dependabot[bot] 3f7ba9403c
Bump com.fasterxml.jackson:jackson-bom from 2.15.0 to 2.15.1 (#8506)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-05-17 10:29:38 +03:00
dependabot[bot] 8a15975dca
Bump commons-io:commons-io from 2.11.0 to 2.12.0 (#8505)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 16:27:56 -07:00
dependabot[bot] ddbf2ccf5e
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.1 in /examples/distro (#8507)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 16:00:19 -07:00
dependabot[bot] cc3cb1a358
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.1 in /examples/extension (#8508)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 16:00:02 -07:00
Mateusz Rzeszutek 8ba8082f44
Refactor resend/redirect tests in AbstractHttpClientTest so that they… (#8500) 2023-05-16 12:13:40 -07:00
Mateusz Rzeszutek 9f13e85f72
Remove deprecated getFlavor() methods from HTTP getters (#8497) 2023-05-16 12:01:19 -07:00
Mateusz Rzeszutek 28cf44cef4
Specify `http.(client|server).duration` buckets using advice API (#8435) 2023-05-16 17:01:18 +02:00
Lauri Tulmin d7d629617a
Fix using logback mdc instrumentation along with SocketAppender (#8498) 2023-05-16 12:03:37 +02:00
Lauri Tulmin f916243945
Fix runtime-metrics-java17 tests on openj9 (#8499) 2023-05-16 12:02:17 +02:00
Lauri Tulmin 30fc14e247
Fix JFR lock wait test (#8494) 2023-05-16 09:42:07 +03:00
dependabot[bot] eb77991e5d
Bump com.github.jk1.dependency-license-report from 2.1 to 2.2 (#8496)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2023-05-16 00:54:42 +00:00
Mateusz Rzeszutek c21ec3f8e8
Implement HTTP resend spec for OkHttp 3 (#7652) 2023-05-15 17:53:22 -07:00
Robert Toyonaga 3d0971b318
Rename `runtime-metrics` to `runtime-telemetry-jmx` (#8165)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2023-05-15 17:30:42 -07:00
Christian Neumüller f98a97f671
aws-sdk-2.2: Support non-X-Ray propagation for SQS (#8405)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-05-15 17:28:15 -07:00
dependabot[bot] c0e220dcff
Bump net.ltgt.gradle:gradle-nullaway-plugin from 1.5.0 to 1.6.0 (#8495)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 17:18:22 -07:00
orangain 9596fc72e7
Make spanKindExtractor configurable in Ktor instrumentations (#8255) 2023-05-15 07:09:37 -07:00
Lauri Tulmin 7e38a35ea9
Add instrumentation for quarkus-resteasy-reactive (#8487) 2023-05-15 07:00:16 -07:00
Mateusz Rzeszutek e8a22ed00b
Specify ...jvm.gc.duration buckets using advice API (#8436) 2023-05-15 06:55:49 -07:00
Mateusz Rzeszutek 0b774af1ee
Use seconds by default in the Micrometer bridge (#8490)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2023-05-15 06:54:37 -07:00
Mateusz Rzeszutek 3dd8ad7669
Disable by default gauge-based histograms in the Micrometer bridge (#8360) 2023-05-15 09:56:35 +00:00
dependabot[bot] 2d36b62c06
Bump com.google.cloud.tools.jib from 3.3.1 to 3.3.2 (#8488)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 09:31:59 +02:00
Lauri Tulmin c660a80c32
Update smoke tests servers and add jdk21 (#8452) 2023-05-12 10:42:35 -07:00
dependabot[bot] bff80c3f8d
Bump org.testcontainers:testcontainers-bom from 1.18.0 to 1.18.1 (#8476)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 10:36:35 -07:00
Lauri Tulmin 13fd41f271
Correct instrumentation names for jersey 3.0 (#8486) 2023-05-12 15:06:31 +00:00
dependabot[bot] 896e81b344
Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 in /benchmark-overhead (#8480)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-05-12 15:03:01 +00:00
Lauri Tulmin ee00c7e6ed
Rename misleading advice methods (#8485) 2023-05-12 15:02:19 +00:00
dependabot[bot] b74d482eea
Bump org.graalvm.buildtools.native from 0.9.21 to 0.9.22 (#8477)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 17:50:44 +03:00
dependabot[bot] 605c1b2436
Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 in /examples/distro (#8478)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 17:50:15 +03:00
dependabot[bot] ca01e40df1
Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 in /examples/extension (#8479)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 17:49:53 +03:00
dependabot[bot] 2bdf2d1924
Bump org.testcontainers:postgresql from 1.18.0 to 1.18.1 in /benchmark-overhead (#8481)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 07:48:39 -07:00
Lauri Tulmin b370ed52e9
Pin localstack docker image version and fix vetx sql client latest dep test (#8483) 2023-05-12 06:40:25 -07:00
Mateusz Rzeszutek 0da1b695cf
Updated japicmp reports (#8472) 2023-05-11 19:50:13 +00:00