Commit Graph

3064 Commits

Author SHA1 Message Date
Lauri Tulmin fa195d8771
Fix flaky executor test (#9593) 2023-10-02 09:48:39 -07:00
Jay DeLuca 6e3f6d2d20
Convert external-annotations javagent unit tests from groovy to java (#9582) 2023-09-29 13:27:13 -07:00
Jay DeLuca 2c4022450a
Convert lettuce-5.0 tests from groovy to java (#9547) 2023-09-29 11:04:15 -07:00
Jay DeLuca e69d1c234a
Convert internal-class-loader tests from groovy to java (#9560) 2023-09-29 11:03:52 -07:00
Jay DeLuca db9b628388
Convert external-annotations javaagent tests from groovy to java (#9557) 2023-09-29 09:20:18 -07:00
Sam Wright a8cb7a1879
Instrument Pekko (by copying from akka) (#9527) 2023-09-29 09:16:44 -07:00
Ping Xiang 2724a87743
Enhance AWS SDK Instrumentation with Detailed HTTP Error Information (#9448) 2023-09-29 09:16:11 -07:00
renovate[bot] ff5e0a41b7
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.22.0 (#9577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-09-29 10:35:58 +03:00
Lauri Tulmin 553eaa576c
Spring webflux: add user spans as children of the controller span (#9572) 2023-09-28 21:25:34 +03:00
Lauri Tulmin 8c00dcb76d
Use namedOneOf instead of adding the same advice twice with different methods (#9571) 2023-09-28 19:57:28 +03:00
Ken Finnigan ce6ec4e2c7
Convert RabbitMQ 2.7 tests from groovy to java (#9562)
Signed-off-by: Ken Finnigan <ken@kenfinnigan.me>
2023-09-28 08:35:32 -07:00
Lauri Tulmin b97103debf
Wait for redis to start in lettuce 4 tests (#9574) 2023-09-28 08:26:02 -07:00
Lauri Tulmin 746606b391
Fix akka http latest dep tests (#9573) 2023-09-28 08:23:26 -07:00
Lauri Tulmin b464369253
Improve spring data reactive instrumentation (#9561) 2023-09-27 21:16:04 +03:00
Lauri Tulmin 5afe4d2035
Improve error handling in hibernate reactive tests (#9551) 2023-09-26 09:18:16 +03:00
Lauri Tulmin f0501888b4
Exclude another version from muzzle (#9554) 2023-09-25 16:01:52 -07:00
Lauri Tulmin bd85196449
Debug flaky lettuce test (#9545) 2023-09-25 19:10:21 +03:00
Lauri Tulmin 47f6d8d862
Exclude problematic version from muzzle (#9549) 2023-09-25 09:01:52 -07:00
Lauri Tulmin c7617dc068
Rework reactor netty context tracking (#9286) 2023-09-22 23:08:14 +03:00
renovate[bot] 40011e6d89
fix(deps): update errorproneversion to v2.22.0 (#9535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-09-22 08:32:57 +00:00
Lauri Tulmin 7d2259742a
Transform inline advice to delegating advice and test indy modules (#9508) 2023-09-22 11:15:39 +03:00
Lauri Tulmin a3474545f3
Shut down lettuce RedisClient (#9537) 2023-09-22 11:12:04 +03:00
Mateusz Rzeszutek 7bbd7a48ff
Fix NPE happening when .headersWhen() is used (reactor-netty) (#9511) 2023-09-21 10:17:10 -07:00
Lauri Tulmin edb0db39d7
Split hibernate reactive instrumentation (#9531) 2023-09-21 08:54:05 -07:00
Hayanesh e73118b434
Add Spring Boot service version finder / ResourceProvider (#9480) 2023-09-21 17:37:08 +02:00
Mateusz Rzeszutek d6c6e8a110
Support application.yaml files in SpringBootServiceNameDetector (#9515) 2023-09-21 15:33:10 +03:00
Lauri Tulmin 693c2a8d95
Fix flaky lettuce 4 test (#9514) 2023-09-20 16:21:57 +03:00
Trask Stalnaker ae25d481ff
Use new semconv constants (#9504) 2023-09-20 14:53:40 +03:00
Jay DeLuca 4deb652934
Convert logback-mdc-1.0 tests from groovy to java (#9490) 2023-09-19 13:18:46 +02:00
Lauri Tulmin 952b6ec394
Fix typo (#9496) 2023-09-19 11:36:27 +02:00
Lauri Tulmin 403e133446
Improve hibernate reactive instrumentation (#9486) 2023-09-18 09:45:20 -07:00
LMarkie 331aa04e35
Convert JMS Groovy tests to Java (#9476) 2023-09-18 14:39:34 +02:00
Lauri Tulmin 27a14e12a8
Rename loop variable (#9487) 2023-09-18 13:08:21 +03:00
Mateusz Rzeszutek 3136916749
Add HTTP server tests for non standard methods (#9446) 2023-09-15 08:43:36 -07:00
Jay DeLuca f7b2de72b7
Convert Lettuce 4.0 tests from groovy to java (#9419) 2023-09-15 14:59:48 +02:00
Lauri Tulmin 913bebb979
Fix deprecated buildDir warning in gradle scripts (#9472) 2023-09-15 08:43:57 +02:00
Lauri Tulmin 776e2ec4a8
Add instrumentation for vert.x sql client withTransaction method (#9462) 2023-09-14 14:59:07 +03:00
Jonas Kunz 10480adc64
Implement invokedynamic advice bootstrapping (#9382) 2023-09-13 17:44:47 -07:00
Trask Stalnaker 3b77cc4b2d
Semconv 1.21 (#9408)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-09-13 19:20:23 +00:00
Lauri Tulmin d157b68efb
Use HTTP instead of non-known method in http span name (#9441)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-09-13 10:14:30 -07:00
Lauri Tulmin 91e668ec76
Disable elasticsearch-rest-7.0 instrumentation when elasticsearch-jav… (#9450) 2023-09-13 12:28:39 +03:00
Lauri Tulmin d6ff40e421
Remove TODO (#9451) 2023-09-13 10:10:38 +02:00
Alexander Wert dc523cf990
Disable Elasticsearch instrumentation for ES clients 8.10+ (#9337)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-09-12 15:33:39 -07:00
Jay DeLuca 1cb583ab5f
Convert lettuce-common test from groovy to java (#9430) 2023-09-12 14:31:34 -07:00
Jay DeLuca 590e352fcf
Convert couchbase-2-common javaagent unit tests from groovy to java (#9426) 2023-09-12 14:30:41 -07:00
Lauri Tulmin f0533aed1c
Fix instrumentation for reactor kafka 1.3.21 (#9445) 2023-09-12 16:23:48 +03:00
Lauri Tulmin 7e16e40ca2
Update opentelemetry-java to 1.30.1 (#9433) 2023-09-11 14:36:37 -07:00
Lauri Tulmin f7128b0d59
Add null check (#9434) 2023-09-11 09:00:38 -07:00
Yuya Ebihara 2fb000496e
Return default DbInfo when connection is null (#9413) 2023-09-08 08:50:58 -07:00
Jay DeLuca adc959bf2b
Remove unneeded spock test dependency for camel tests (#9420) 2023-09-08 15:02:30 +03:00
Trask Stalnaker cc4e1bf1ae
Update semconv to 1.21.0, PART 2 - HTTP (#9372) 2023-09-07 08:25:23 -07:00
Lauri Tulmin decb466a6c
Skip PreparedStatement wrappers (#9399) 2023-09-07 09:00:07 +03:00
Lauri Tulmin fc2d53c7bc
Fix akka http latest deps test (#9394) 2023-09-05 12:50:36 -07:00
Lauri Tulmin b0a8bd4f47
Test http metrics (#9353) 2023-09-01 11:07:11 +03:00
Peter Findeisen 71db9ff7ca
Issue 9336: Auto-instrumentation with JMX not working without a trigger (#9362) 2023-09-01 08:56:12 +02:00
Lauri Tulmin 323be549f5
Pin hibernate version in spring data latest dep tests (#9366) 2023-09-01 08:55:10 +02:00
Lauri Tulmin d20b357c3d
Add http server stable semconv tests (#9360) 2023-08-31 18:43:03 -07:00
Lauri Tulmin 32614d5ba5
Modify finatra test so it would not call system exit (#9361) 2023-08-31 10:11:56 -07:00
Lauri Tulmin 103224c366
aws-lambda: add stable semconv (#9355) 2023-08-31 08:09:13 -07:00
Lauri Tulmin 30cd005c8a
Add http client non standard method test to groovy tests (#9354) 2023-08-31 08:08:36 -07:00
Mateusz Rzeszutek ad0ddd7ee3
Unwrap Runnable in ThreadPoolExecutor before/after methods (#9326) 2023-08-30 20:20:53 -07:00
Lauri Tulmin 57e957d7a0
Add context propagation debug info in ContextPropagatingRunnable (#9339) 2023-08-30 20:20:30 -07:00
Mateusz Rzeszutek 133de2486a
Extract HTTP server experimental metrics to a separate class (#9259) 2023-08-30 08:49:42 -07:00
Lauri Tulmin bcd693f614
elasticsarch-rest: add stable semconv request method handling (#9345) 2023-08-30 08:34:11 -07:00
Mateusz Rzeszutek 0c40a4466b
Fix serializing key to string in Lettuce instrumentation (#9347) 2023-08-30 08:33:16 -07:00
Lauri Tulmin f37386baeb
camel: add stable semconv (#9346) 2023-08-30 17:24:01 +02:00
Lauri Tulmin 91dce58dc5
Remove payara debugging instrumentation (#9342) 2023-08-30 13:12:24 +03:00
Mateusz Rzeszutek d140cf91f2
Add support for the AWS Secrets Manager JDBC URLs (#9335) 2023-08-29 11:54:22 -07:00
Lauri Tulmin 68da349386
Fix flaky hibernate reactive test (#9338) 2023-08-29 20:19:13 +03:00
Trask Stalnaker 3cdcb2bbb7
Simplify some route getters (#9316) 2023-08-28 09:24:30 +02:00
Lauri Tulmin fad18202d6
Fix VerifyError with kotlin @WithSpan instrumentation (#9313) 2023-08-26 12:46:23 +03:00
Mateusz Rzeszutek d7a34f90ba
Refactor and rename `HttpClientResend` and `HttpRouteHolder` (#9280)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-08-26 00:37:25 +00:00
Poom 2ebf4134f9
Add logging timestamp for log4j1 appender instrument (#9309) 2023-08-25 16:43:28 -07:00
Lauri Tulmin 4baa694309
Add instrumentation for hibernate reactive (#9304) 2023-08-25 09:15:46 -07:00
Jay DeLuca de2e552896
Convert hibernate-procedure-call-4.3 tests from groovy to java (#9290) 2023-08-24 15:28:03 +02:00
Jay DeLuca 27c8d00243
Convert Hibernate-4.0 groovy tests - part 3 (#9282) 2023-08-24 15:18:04 +02:00
Lauri Tulmin a9d5acc745
Ignore aws sdk v2 presign requests (#9275) 2023-08-22 12:01:28 -07:00
Lauri Tulmin 04436a13b3
Don't log stack trace for expected exceptions (#9279) 2023-08-22 11:58:40 -07:00
Jay DeLuca aca29defb6
Convert hibernate-4.0 groovy tests - part 2 (#9249) 2023-08-21 21:24:00 +00:00
Lauri Tulmin 88961cc8ad
Remove outdated spring documentation (#9248) 2023-08-18 08:18:20 -07:00
Lauri Tulmin ddc03bd68e
Run vertx-sql tests with netty instrumentation (#9247) 2023-08-18 08:16:26 -07:00
Lauri Tulmin d0a14cf7e9
Simplify exception asserts in hystrix tests (#9250) 2023-08-18 08:13:40 -07:00
Jay DeLuca cb0d00ae8a
Convert hystrix 1.4 test from groovy to java (#9217) 2023-08-18 15:48:27 +03:00
Lauri Tulmin b644a88923
Add instrumentation to debug flaky payara smoke test (#9246) 2023-08-18 14:26:19 +03:00
Mateusz Rzeszutek 6ac134b19f
Ensure .class files aren't present in the resources library MR jar (#9245) 2023-08-18 11:25:03 +02:00
Lauri Tulmin 23c20dadaf
Add http client test with non-standard request method (#9204) 2023-08-18 09:01:53 +03:00
Lauri Tulmin 42e2f738cc
Add test for hibernate-reactive (#9225) 2023-08-17 11:01:11 -07:00
Jay DeLuca 4bdfbc95d8
Convert hibernate-4.0 groovy tests - part 1 (#9211) 2023-08-17 11:02:40 +00:00
Lauri Tulmin 56dfd1ee6a
Implement @WithSpan support for kotlin coroutines (#8870)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-08-16 14:51:30 -07:00
Trask Stalnaker dae1725abc
Remove jaxrs-client-1.1 instrumentation (#9213) 2023-08-16 12:45:28 -07:00
Lauri Tulmin 82118868bf
Ensure reactor netty spans are ended in the order they were started (#9203) 2023-08-16 14:53:10 +02:00
Trask Stalnaker b7baf0dcd8
Extra dependency management enforcement (#9212) 2023-08-16 10:44:53 +00:00
Mateusz Rzeszutek 65451b6529
Deprecate `NetClientAttributesExtractor` (#9165) 2023-08-16 11:21:10 +02:00
Trask Stalnaker d9f7cde77d
Remove outdated spring starter doc (#9205) 2023-08-15 16:23:16 +00:00
Lauri Tulmin 7e7d7ca866
Set http client read timeout only for the read timeout test (#9194) 2023-08-15 09:25:46 +03:00
Lauri Tulmin 603baa7b1e
Flaky tomcat access log tests (#9195) 2023-08-14 16:22:46 -07:00
Lauri Tulmin b9e459da07
Test http client stable semconv (#9178) 2023-08-13 10:22:04 -07:00
Trask Stalnaker 67f91b8833
Update network.protocol.version 2.0 -> 2 and 3.0 -> 3 (#9145) 2023-08-13 10:01:47 -07:00
Mateusz Rzeszutek 32c5d4c267
Fix context propagation in Executor#execute() for non-capturing lambdas (#9179)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-08-11 09:10:16 -07:00
Mateusz Rzeszutek 42f07eedd8
Deprecate `NetServerAttributesExtractor` (#9156) 2023-08-11 15:04:52 +02:00
Lauri Tulmin 16f4281d08
Set vertx-sql-client version to 4.0.0 (#9184) 2023-08-11 12:49:54 +02:00
Trask Stalnaker 849e0d5229
Combine two netty context attributes into one (#9160) 2023-08-10 13:39:25 +03:00
Mateusz Rzeszutek eaa0b8791f
Revert "Fix application logger latestDepTest (#9169)" (#9176) 2023-08-10 10:46:11 +02:00
Lauri Tulmin fc9229334f
Fix link do spring-integration docs (#9174) 2023-08-10 10:21:20 +02:00
Trask Stalnaker aab881736f
Use app's thread context class loader for callbacks into app (#9000) 2023-08-09 10:17:31 -07:00
Lauri Tulmin bf000fef98
Netty 4.1: handle closing connection before the request completes (#9157) 2023-08-09 18:05:42 +03:00
pg.yang a332eb2887
Convert kubernetes-client-7.0 unit tests to Java (#9163) 2023-08-09 08:03:03 -07:00
oliver zhang 0c79f14c79
snippet inject support like <head lang="en"> (#8736)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-08-09 07:58:33 -07:00
Mateusz Rzeszutek f8f87944c1
Require `server.address` and `server.port` in the HTTP client getter (#9171) 2023-08-09 14:56:11 +00:00
Mateusz Rzeszutek a1c60f6ea0
Fix application logger latestDepTest (#9169) 2023-08-09 12:49:36 +00:00
Lauri Tulmin 6eec23c00b
Fix npe with pulsar and ssl (#9166) 2023-08-09 12:07:36 +00:00
Lauri Tulmin 54d0e0718f
Handle kafka METRIC_REPORTER_CLASSES_CONFIG being set to a List (#9155) 2023-08-09 14:48:58 +03:00
Mateusz Rzeszutek 60296bbc72
Fix Dubbo latestDepTest (#9167) 2023-08-09 11:06:08 +00:00
Trask Stalnaker 14b063d55c
Add missing timestamp for jboss logmanager instrumentation (#9159) 2023-08-08 14:12:46 -07:00
Lauri Tulmin 405427f5d3
Add javaagent instrumentation for ktor2 (#9149) 2023-08-08 07:09:37 -07:00
Lauri Tulmin d749ac0091
Rework grpc cancelation propagation (#8957) 2023-08-08 11:00:10 +03:00
Lauri Tulmin 47aca546c5
Pin jetty latest dep version to 11 (#9154) 2023-08-08 09:30:24 +02:00
renovate[bot] 01883e3b2e
Update errorProneVersion to v2.21.1 (#9146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-08-07 11:54:52 +02:00
Gregor Zeitlinger b48c61cf3c
remove deprecated name "executor" for executors module (#9064)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-08-07 11:51:51 +02:00
Trask Stalnaker 8b8115a7ea
Inline protobuf gradle conventions (#9133) 2023-08-03 11:38:52 +02:00
renovate[bot] 211069774e
Update dependency jacoco to v0.8.10 (#9101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-08-02 13:08:57 -07:00
Mateusz Rzeszutek 527c4b39e2
Reactor Netty: emit actual HTTP client spans spans on connection errors (#9063) 2023-08-02 10:10:56 -07:00
Mateusz Rzeszutek 27faf8f5b7
Make `HttpServerAttributesGetter` extend `NetServerAttributesGetter` (#9088) 2023-08-02 08:52:44 -07:00
renovate[bot] 3f46b7111a
Update errorProneVersion to v2.21.0 (#9112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-08-02 09:31:40 +02:00
renovate[bot] 8dc2a985df
Update dependency io.netty:netty-bom to v4.1.96.Final (#9100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-08-01 22:24:05 -07:00
Lauri Tulmin fbae980fc5
Add library instrumentation for elasticsearch rest client 7 (#8911)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-08-01 14:17:05 +00:00
Lauri Tulmin 4459ec1d6c
Fix flaky rector netty test (#9081) 2023-07-31 17:06:23 -07:00
Mateusz Rzeszutek d81630331b
Make `HttpClientAttributesGetter` extend `NetClientAttributesGetter` (#9015) 2023-07-31 11:09:09 -07:00
Mateusz Rzeszutek 6dd89308d4
Fix logback appender package name (#9080) 2023-07-31 17:52:42 +00:00
pg.yang 976dfb2bc5
Convert jetty-httpclient Groovy tests to Java (#9072) 2023-07-31 11:43:14 +02:00
pg.yang d0efd30207
Convert redisson Groovy tests to Java (#9060) 2023-07-31 09:09:11 +00:00
Steven Swartz 65d4c4bf4c
Document configuration options for logback appender library (#9078) 2023-07-31 10:50:08 +02:00
Steven Swartz 12b1d3c369
Document configuration options for log4j2 appender library (#9079) 2023-07-31 10:49:10 +02:00
Mateusz Rzeszutek fb531307b6
Fix `IllegalArgumentException` in `MetroServerSpanNaming` (#9075) 2023-07-28 10:32:18 +02:00
Jean Bisutti 4730c6540e
Fix GraalVM native tests (#9068) 2023-07-28 09:35:36 +02:00
Mateusz Rzeszutek 1773cb2e2f
Fix elasticsearch latestDepTest (#9066) 2023-07-28 09:26:14 +02:00
Jay DeLuca 1c804eebe7
Convert hibernate-3.3 tests from groovy to java (#9025) 2023-07-26 07:51:18 -07:00
Mateusz Rzeszutek a13c342a58
Fix timeouts in reactor-netty-1.0 tests (🤞) (#9049) 2023-07-26 16:30:04 +02:00
Gregor Zeitlinger 21e3fe5178
set cpu load unit to "{run_queue_item}" (#8777) 2023-07-24 11:10:38 -07:00
Mateusz Rzeszutek cabf0dfdf4
Refactor setKnownMethods() in HTTP instrumentations to avoid nullable… (#8994) 2023-07-23 20:03:14 -07:00
Mateusz Rzeszutek 718fa0da14
Implement HTTP resend spec for Reactor Netty (excl CONNECT spans) (#8111)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-07-21 14:37:48 +00:00
Lauri Tulmin bd8ddf4db3
Allow overriding span name in spring web library instrumentation (#8933) 2023-07-21 13:45:05 +02:00
Mateusz Rzeszutek fd8e361e6c
Refactor Spring starter's instrumentation auto configuration classes (#8950)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-07-21 11:35:41 +00:00
Mateusz Rzeszutek 6e573289ae
Replace NetAttributes with SemanticAttributes (#8992) 2023-07-21 11:27:54 +02:00
Trask Stalnaker ba996ba77b
More prettier (#8990) 2023-07-20 09:58:27 -07:00
Lauri Tulmin caa9b68855
Cross test quarkus resteasy reactive with vertx-web instrumentation (#8998) 2023-07-20 08:14:31 -07:00
jason plumb 600c5873dd
Lettuce instrumentation - optimization to avoid extra toString() (#8984) 2023-07-20 08:06:42 -07:00
Mateusz Rzeszutek 7379810603
Fix jboss-logmanager latestDepTest (#8993) 2023-07-20 12:38:55 +02:00
Trask Stalnaker aabd14fb6e
Apply Prettier to yaml files (#8969) 2023-07-20 02:54:31 +00:00
Mateusz Rzeszutek 37531a0720
Fill additional db.* attributes on DataSource#getConnection() (#8966) 2023-07-19 16:06:16 -07:00
Steven Swartz 1e0635ba5a
Adds tests for log4j2 ThreadContext baggage attributes (#8955) 2023-07-19 12:23:53 -07:00
Trask Stalnaker 2bdddafdc4
Apply Prettier to markdown files (#8968) 2023-07-19 12:22:35 -07:00
Mateusz Rzeszutek 59e2da5aa3
Extract HTTP client experimental metrics to a separate class (#8769) 2023-07-18 08:34:39 -07:00
Jay DeLuca 62ca215297
Convert camel-2-20 aws tests from groovy to java (#8906) 2023-07-18 16:31:51 +02:00
jason plumb 23acd5b4fd
Migrate "runtime-metrics" test from groovy to java (#8928)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2023-07-18 11:55:15 +02:00
Jay DeLuca 002588b10c
Convert async-http-client tests from groovy to java (#8954) 2023-07-17 14:50:06 +02:00
Mateusz Rzeszutek cc8160cffb
Support the `http.request.method_original` attribute (#8779) 2023-07-17 09:41:41 +00:00
Mateusz Rzeszutek 6f745e8f53
Include OTel appenders in the Spring Starter (#8945) 2023-07-13 12:56:56 +00:00
Lauri Tulmin 00d698ef87
Fix flaky paly-ws test (#8943) 2023-07-13 13:47:33 +02:00
Lauri Tulmin 70247f095b
Extract query arguments without regex on lettuce 6 (#8932) 2023-07-12 11:00:49 -07:00
Raphael Philipe Mendes da Silva 57cfddcdd0
Fix http attributes of AWS SDK V2 instrumentation (#8931)
Signed-off-by: Raphael Silva <rapphil@gmail.com>
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2023-07-12 10:58:46 -07:00
jason plumb 55368a52d7
Rename messaging operation "send" to "publish" per spec (#8929)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-07-12 08:59:38 -07:00
Trask Stalnaker 7e4c0fd615
Fix instrumentation of Azure SDK EventHubs library (#8916) 2023-07-11 09:07:55 -07:00
Lauri Tulmin fce77cc044
Fix reactor-netty-1.0 latest dep tests (#8922) 2023-07-11 08:48:52 -07:00
Mateusz Rzeszutek 8815952300
Initialize appenders in the spring boot starter (#8888)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-07-11 08:47:01 -07:00
Lauri Tulmin 8011cb4af2
Set server span name for aborted requests in quarkus resteasy native (#8891)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-07-11 14:05:10 +03:00
Gregor Zeitlinger b3932c7089
(micrometer) don't add . to empty unit with prometheus naming conventions (#8872) 2023-07-10 18:50:14 -07:00
OpenTelemetry Bot acbab58a46
Update the OpenTelemetry SDK version to 1.28.0 (#8897)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-07-10 12:45:01 -07:00
Lauri Tulmin 0607f0b6b8
Fix NPE in aws instrumentation on duplicate TracingExecutionInterceptor (#8896) 2023-07-08 15:05:24 +03:00
Jay DeLuca e8da33c9ed
Convert camel-2.20 Groovy tests to Java (#8813) 2023-07-07 16:27:15 +02:00
Christian Neumüller ba2f8d209f
aws-sdk-1.1: Copy SQS plugin/NoMuzzle approach from 2.2 (#8866)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-07-06 13:17:13 +02:00
Lauri Tulmin 40938cf9e2
Fix flaky ratpack http client test (#8881) 2023-07-06 13:17:04 +02:00
Lauri Tulmin c454de9ca6
Increase cassandra connect timeout (#8879) 2023-07-06 12:52:06 +02:00
Lauri Tulmin 79b5140a11
Extract common content length parsing code into method (#8884) 2023-07-06 12:51:41 +02:00
Lauri Tulmin 11aba268d8
Remove testcontainers version, it is set via bom (#8880) 2023-07-06 12:50:35 +02:00
Alexander Wert 6461f044e1
Instrumentation for Elasticsearch 8+ (#8799) 2023-07-06 10:08:59 +00:00
Lauri Tulmin 7144f5a504
Exclude bad guava version from muzzle (#8883) 2023-07-06 11:41:35 +02:00
Mateusz Rzeszutek 029e187281
Refactor the `FallbackNamePortGetter` in preparation for `client.port` (#8865) 2023-07-05 10:10:05 -07:00
Mateusz Rzeszutek d875d997c1
Micrometer bridge: interpret no SLO config as no buckets advice (#8856) 2023-07-05 09:55:46 -07:00
Steven Swartz 15337549e3
Adds spring-data test verifying error spans on JPA repository query failures (#8857) 2023-07-05 09:34:22 +02:00
lu-xiaoshuang a410cdeb39
support for adding baggage to log4j 2 ContextData (#8810) 2023-07-04 10:19:20 +02:00
Christian Neumüller d9aac1679a
aws-sdk-2.2: SNS.Publish support with experimental messaging propagator flag (#8830) 2023-06-30 08:19:38 -07:00
Lauri Tulmin f2799056f3
Correct class name in javadoc code snippet (#8840) 2023-06-30 08:17:33 -07:00
Anthony Quinones 93fc34ebfb
converted couchbase-3.2 test from groovy to java (#8837) 2023-06-30 08:14:36 -07:00
jack-berg d20da99e94
Log4j and Logback appenders opt-in to using GlobalOpenTelemetry (#8791) 2023-06-29 19:45:04 +00:00
Christian Neumüller a1f691798e
aws-sdk-2.2.: Support injection into SQS.SendMessageBatch message attributes (#8798)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-06-29 07:55:11 -07:00
Christian Neumüller bb4211d0b7
Fix aws-sdk-2.2 library instrumentation crashing app when SQS is not on classpath (#8805) 2023-06-28 11:04:06 -07:00
Lauri Tulmin f2348eadf1
Fix exception when pulsar has multiple service addresses (#8816) 2023-06-28 07:59:19 -07:00
Mateusz Rzeszutek 9e37e724dc
Fix the main branch history (#8817) 2023-06-28 10:55:41 +00:00
Anthony Quinones 47159e6a7c
convert dropwizard-views-0.7 tests from groovy to java (#8808) 2023-06-28 12:15:30 +03:00
Lauri Tulmin fac22533f1
Fix context leak on call to AmazonS3.generatePresignedUrl (#8815) 2023-06-28 10:56:38 +02:00
Abhinandan Seshadri f25cd6354c
Convert spring rabbitmq tests from groovy to java (#8765)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
Co-authored-by: SylvainJuge <763082+SylvainJuge@users.noreply.github.com>
Co-authored-by: Christian Neumüller <christian.neumueller@dynatrace.com>
2023-06-28 10:51:27 +02:00
Stephen Cprek a60a324189
Add easier discoverability and clarity to the MDC appender docs (#8638)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2023-06-27 12:14:04 +02:00
Mateusz Rzeszutek f197befb50
Minor fixes to the `server.*` attributes extrator (#8772) 2023-06-26 12:34:09 +02:00
Christian Neumüller 3733094d5c
aws-sdk-2.2: More reflection cleanup. (#8775)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-06-23 15:11:55 +02:00
SylvainJuge 09d3ac55d2
[minor cleanup] remove shell output from cgroup examples (#8797) 2023-06-23 15:08:08 +02:00
Lauri Tulmin acd1c92173
Fix mongo latest dep tests (#8785) 2023-06-22 11:44:30 +02:00
Trask Stalnaker de25e5bb52
Fix logging timestamp (#8761) 2023-06-20 08:47:21 +03:00
Lauri Tulmin a1ccaad76c
Fix rocketmq latest dep test (#8756) 2023-06-19 10:07:55 +02:00
Christian Neumüller 5b4e05a31e
aws-sdk: Use compile time reference+@NoMuzzle instead of reflection. (#8603)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-06-16 13:11:04 -07:00