Commit Graph

2669 Commits

Author SHA1 Message Date
Lauri Tulmin b8f733c550
Fix elasticsearch muzzle failure (#8573) 2023-05-25 15:40:13 +00:00
Lauri Tulmin 6dbb1589ce
Change grizzly supported version to 2.3 (#8570) 2023-05-25 07:53:38 -07:00
dependabot[bot] c60d0a2673
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.18.0 to 6.19.0 (#8561)
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-24 12:23:07 -07:00
Mateusz Rzeszutek b6c612ae09
Implement support for reactor-kafka 1.3+ (#8529) 2023-05-24 07:43:13 -07:00
Lauri Tulmin d8da949f09
Remove usages of classes shaded in testcontainers from tests (#8551)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-05-23 18:38:52 +00:00
Shelby Huang 2a68a47819
Convert elasticsearch-rest-5.0 Test from groovy to java. (#8542) 2023-05-23 11:25:55 -07:00
Lauri Tulmin bc870bac73
Remove extra space from kubernetes client span name (#8540) 2023-05-22 08:33:49 -07:00
Lauri Tulmin e6183dc03a
Cross test jaxrs instrumentations (#8541) 2023-05-22 08:33:07 -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
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
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
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
Mateusz Rzeszutek 8ba8082f44
Refactor resend/redirect tests in AbstractHttpClientTest so that they… (#8500) 2023-05-16 12:13:40 -07: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
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
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
Lauri Tulmin c660a80c32
Update smoke tests servers and add jdk21 (#8452) 2023-05-12 10:42:35 -07:00
Lauri Tulmin 13fd41f271
Correct instrumentation names for jersey 3.0 (#8486) 2023-05-12 15:06:31 +00:00
Lauri Tulmin ee00c7e6ed
Rename misleading advice methods (#8485) 2023-05-12 15:02:19 +00: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 48f85fb5f2
Replace target with path and query in HttpServerAttributesGetter (#8382) 2023-05-11 12:47:00 -07:00
Mateusz Rzeszutek 13fa025de8
Use histogram advice in the Micrometer bridge (#8334) 2023-05-11 12:45:53 -07:00
Mateusz Rzeszutek d4c5164809
Add classLoaderMatcher() for Spring WebMVC instrumentations (#8463) 2023-05-11 10:10:51 +02:00
dependabot[bot] 3122897b2e
Bump errorProneVersion from 2.18.0 to 2.19.0 (#8459)
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-10 09:49:55 -07:00
Lauri Tulmin 24b65ab1a7
Clear context before flux retry (#8456) 2023-05-10 07:59:59 -07:00
Lauri Tulmin b71625276b
Wait for postgres to start in r2dbc tests (#8450) 2023-05-09 09:00:07 -07:00
Mateusz Rzeszutek 7fb487a757
Rename the "executor" instrumentation to "executors" to match gradle … (#8451) 2023-05-09 08:56:01 -07:00
Lauri Tulmin 8e016a7bf4
Fix flaky http pipelining test on akka http (#8437) 2023-05-09 11:18:34 +03:00
Lauri Tulmin b800213196
Fix cxf latest dep tests (#8449) 2023-05-09 09:56:18 +02:00
Trask Stalnaker b09bddd6e4
Update gradle to 8.1.1 (#8433) 2023-05-07 09:28:30 +03:00
OpenTelemetry Bot 2b7b27b990
Update the OpenTelemetry SDK version to 1.26.0 (#8427)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-05-06 22:55:01 +00:00
Lauri Tulmin 897031c223
Fix aws sdk latest dep tests again (#8431) 2023-05-06 15:14:51 -07:00
kc ab8285eb2c
convert rxjava2 unit tests to java (#8397) 2023-05-05 08:27:23 -07:00
Nitesh S f7c7004250
convert hibernate 6 tests from groovy to java (#8304) 2023-05-05 16:10:50 +02:00
Dan Markwat aef70d2f63
Adds dedicated tests for OC shim (#7488) 2023-05-05 07:06:47 -07:00
Lauri Tulmin fe56784f27
Enable http pipelining tests for jaxrs-2.0-resteasy (#8425) 2023-05-05 16:10:08 +03:00
Lauri Tulmin 32426c8c30
Enable http pipelining tests for restlet2 (#8424) 2023-05-05 14:44:46 +03:00