Commit Graph

3345 Commits

Author SHA1 Message Date
Gregor Zeitlinger 798bdd5569
config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
Lucas Amoroso 8537d215da
add javalin instrumentation (#11587) 2024-07-01 16:41:04 +03:00
Gregor Zeitlinger 0e218de455
Remove reflection from builder (#11673) 2024-06-27 07:38:54 +00:00
Jean Bisutti 4d6b1cdf38
Use more @ConditionalOnEnabledInstrumentation (#11665) 2024-06-25 09:47:28 +03:00
Lauri Tulmin 559fc99f46
Influxdb client: don't fill db.statement for create/drop database and write operations (#11557) 2024-06-23 13:58:59 +03:00
Gregor Zeitlinger 47ebb94253
re-use logic for http client configuration (#11620)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-06-21 16:58:41 -07:00
Lauri Tulmin 622d8eda0e
Remove aws sqs latest dep limit (#11643) 2024-06-20 17:19:22 +03:00
SylvainJuge b2800e935c
make aws-sdk indy compatible (#11552) 2024-06-19 07:27:09 -07:00
Lauri Tulmin de11929bea
Simplify jetty9 http client instrumentation (#11595) 2024-06-18 16:09:34 -07:00
SylvainJuge a1d1c411af
make elasticsearch-* indy compatible (#11554) 2024-06-14 15:20:22 +03:00
Lauri Tulmin 4d3802a7ea
jetty9 http client: don't implement Response.CompleteListener (#11579) 2024-06-14 15:19:25 +03:00
Ben f602e193e5
Fix InstrumentedRecordInterceptor closing the trace too early (#11471) 2024-06-13 14:50:21 -07:00
Lauri Tulmin c6afaed015
Apply async end strategy to all kotlin coroutine flows (#11583) 2024-06-13 08:20:09 -07:00
Jonas Kunz 9f11c4a36a
Fix testIndy on main (#11582) 2024-06-13 08:19:28 -07:00
Lauri Tulmin 55e723e810
Avoid NullPointerException when jms destination is not available (#11570) 2024-06-13 09:54:14 +03:00
Jay DeLuca 687cffe01f
Add support for informix connection string parsing in jdbc instrumentation (#11542)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-06-12 07:32:25 -07:00
Gregor Zeitlinger 40cea5e616
Test earliest spring boot version (#11474) 2024-06-12 07:31:31 -07:00
Lauri Tulmin 99aa42a680
Add http/2 tests for okhttp3 (#11523) 2024-06-12 14:04:25 +03:00
Lauri Tulmin dc8822cb01
Limit vaadin latest dep version (#11558) 2024-06-12 14:03:05 +03:00
Lauri Tulmin 49f2687d2d
Allow grpc events to appear in any order (#11484) 2024-06-11 08:20:05 -07:00
Lauri Tulmin 5801ca7a7e
Remove usages of sdk internal StringUtils class (#11547) 2024-06-11 14:06:59 +03:00
dingjiefei b47aca99d5
Allow configuring MDC key names for trace_id, span_id, trace_flags (#11329)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-06-10 12:37:22 -07:00
Lauri Tulmin a52561f16f
Remove outdated todo (#11544) 2024-06-10 07:33:12 -07:00
Lauri Tulmin cc1c042241
Undertow: run response customizer on all ServerConnection implementations (#11539) 2024-06-08 08:44:03 +03:00
Lauri Tulmin ab4432c7d9
Remove unsed method argument (#11538) 2024-06-07 14:50:24 +03:00
Lauri Tulmin 8ada04aab7
Handle vert.x sub routes (#11535) 2024-06-06 19:30:25 +03:00
Gregor Zeitlinger d991af71d0
move non-api classes to internal packages (#11502) 2024-06-05 08:36:24 -07:00
Lauri Tulmin 0ea05a8420
Stop kotlin coroutine dispatcher from propagating context (#11500) 2024-06-05 10:32:19 +03:00
wgy035 a47c406e57
fix grpc set metadata multi-value (#11308)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-06-04 14:27:22 -07:00
Lauri Tulmin 2c2815abc1
Fix kotlin compiler warning (#11530) 2024-06-04 08:35:31 -07:00
Steve Rao 31c32a0d00
Add final modifier to the class in jetty-httpclient (#11522) 2024-06-03 14:38:05 +03:00
Lauri Tulmin 1ddf924695
Increase finalge request timeout (#11524) 2024-06-03 11:17:00 +00:00
renovate[bot] 7a0368ad03
fix(deps): update errorproneversion to v2.28.0 (main) (minor) (#11507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jason Plumb <jplumb@splunk.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-06-01 14:28:09 +03:00
Lauri Tulmin a0526c436a
Fix deprecated kotlin compiler configuration (#11501) 2024-06-01 13:39:38 +03:00
Lauri Tulmin de30e3120a
Add http/2 tests for jdk http client (#11506) 2024-06-01 11:20:45 +03:00
Lauri Tulmin 5c6aa52213
Add log4j annotation processor (#11503) 2024-06-01 11:20:09 +03:00
Steve Rao 6a11e50a7f
Use namedOneOf instead of joining two named matchers (#11495) 2024-05-30 13:16:35 -07:00
Lauri Tulmin 687bf2dedf
Fix typo (#11485) 2024-05-30 07:54:32 -07:00
Lauri Tulmin f4f9b80455
Separate ktor 2.0 client and server instrumentation (#11454) 2024-05-29 09:12:16 +03:00
Lauri Tulmin 74b4eb98f2
Use namedOneOf instead joining two named matchers with or (#11455) 2024-05-29 09:11:54 +03:00
Lauri Tulmin 300ad5ebb3
Fix request header capture corrupting tomcat request (#11469) 2024-05-29 09:11:05 +03:00
Jay DeLuca 84b954afc8
Convert struts tests from groovy to java (#11468) 2024-05-28 08:36:38 -07:00
renovate[bot] 373224c4c0
fix(deps): update dependency org.assertj:assertj-core to v3.26.0 (main) (#11458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-05-27 16:17:51 +03:00
Jay DeLuca a0de9c453e
Remove unneeded groovy dependencies (#11467) 2024-05-27 10:57:17 +00:00
Jay DeLuca 98d0c3d39b
Convert tomcat 10 tests from groovy to java (#11420) 2024-05-24 12:00:58 +03:00
Lauri Tulmin c9cbd8a97a
Fix flaky finagle test (#11441) 2024-05-24 07:46:24 +03:00
Lauri Tulmin d5e2742518
Fix spring-boot-actuator-autoconfigure-2.0 latest dep test (#11446) 2024-05-23 12:48:33 -07:00
Lauri Tulmin cbcc0fbf41
Fix broken link (#11445) 2024-05-23 12:48:08 -07:00
Lauri Tulmin cac8d1f497
Set read timeout only when testing read-timeout endpoint (#11417) 2024-05-21 07:40:35 -07:00
Jay DeLuca b36d2845b3
Convert tomcat 7 tests from groovy to java (#11402) 2024-05-21 09:57:35 +03:00