Commit Graph

3469 Commits

Author SHA1 Message Date
Lauri Tulmin 7f881d07a3
Don't use HttpServerTest.controller in java tests (#12347) 2024-09-29 17:09:25 -07:00
Lauri Tulmin f0115c6bdc
Convert restlet-2.0 tests to java (#12348) 2024-09-29 17:06:55 -07:00
Lauri Tulmin ca753447de
Remove unneeded annotation (#12351) 2024-09-28 09:05:58 -07:00
Lauri Tulmin b4bceba678
Remove unnecessary warning suppression (#12350) 2024-09-28 14:28:11 +03:00
Lauri Tulmin 54693b6a4b
Make graphql test classes package private (#12345) 2024-09-27 13:28:47 +03:00
Lauri Tulmin 68dbcd5611
Convert restlet 1.1 tests from groovy to java (#12337) 2024-09-27 10:24:39 +03:00
Radoslav Kirilov 53e95770c0
fix: LambdaUtils forceFlush flushes Logs also (#12341) 2024-09-27 08:43:04 +03:00
Helen 00cd5e4936
Convert play-mvc-2.4 groovy to java (#12271) 2024-09-26 14:19:44 -07:00
Lauri Tulmin 176b997e06
Add timeout to apache http client 5 async test (#12336) 2024-09-26 14:56:38 +03:00
shalk(xiao kun) 72b6e2c268
convert instrument jdbc test from groovy to java (#12132)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
2024-09-26 12:38:55 +03:00
Lauri Tulmin 1f8026e28c
Run tests with jdk 23 (#12329) 2024-09-26 12:16:41 +03:00
Lauri Tulmin 1dfc1545f8
Fix context propagation for ratpack request body stream (#12330) 2024-09-26 08:35:58 +03:00
Lauri Tulmin f1faa01847
Fix mongo latest dep tests (#12331) 2024-09-25 18:29:42 +03:00
Lauri Tulmin e4752abc53
Convert elasticsearch tests to java (#12300) 2024-09-24 08:51:45 -07:00
Lauri Tulmin 6d94506b79
Fix sevlet3 tomcat async test (#12321) 2024-09-24 12:57:46 +03:00
Gregor Zeitlinger c55cbbe0d4
convert servlet tests to java (#12013)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-09-24 07:53:45 +03:00
Gregor Zeitlinger e397159bfb
http server and client builder for netty (#12083) 2024-09-24 07:53:18 +03:00
Lauri Tulmin d3068c8c61
Bridge more incubating api (#12230) 2024-09-24 07:51:59 +03:00
Lauri Tulmin faff2d995a
Fix powerjob test when python is not available (#12315) 2024-09-23 16:04:17 +03:00
Lauri Tulmin 3633d2b151
Add assertInverse to spring-cloud-gateway-2.0 muzzle (#12316) 2024-09-23 16:03:30 +03:00
Lauri Tulmin 545a7569b7
Fix apache-httpclient-5.0 latest dep tests (#12307) 2024-09-20 13:42:43 +03:00
Lauri Tulmin 2f0364e78d
Replace field with local variable in grizzly test (#12297) 2024-09-19 13:12:06 +03:00
Helen 171e9d170a
Convert grizzly groovy to java (#12248) 2024-09-18 15:24:26 -07:00
Lauri Tulmin eb8defef73
Don't reuse port for couchbase tests (#12278) 2024-09-18 15:17:15 -07:00
Lauri Tulmin d666c35bf5
Fix vert.x route containing dupicate segments when RoutingContext.next is used (#12260) 2024-09-17 10:01:03 -07:00
Jay DeLuca 5e5be42d05
Reduce flakyness of Resource tests (#12252) 2024-09-16 09:01:09 -07:00
Lauri Tulmin 9936812bc7
Fix flaky couchbase tests (#12262) 2024-09-16 09:00:34 -07:00
Lauri Tulmin 0d39edc3d9
Fix gc duration metric in runtime-telemetry-java17 (#12256) 2024-09-16 09:12:20 +03:00
SylvainJuge 2d5775ae8a
Allow JMX Insight reuse for remote connections (#12178) 2024-09-13 13:23:09 -07:00
Gregor Zeitlinger e36be9c3f6
convert spring batch tests to java (#12004)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-09-13 07:50:30 -07:00
César 68e844e129
Akka server indy support (#12243) 2024-09-13 07:33:17 -07:00
SylvainJuge 32fd44ebf2
jmx allow boolean and enum for metric attributes (#12231) 2024-09-13 07:32:12 -07:00
shalk(xiao kun) c477eca734
convert netty4.1 to java (#12108) 2024-09-13 06:18:09 -07:00
Lauri Tulmin 521109e29b
Convert gc duration metrics to seconds (#12244) 2024-09-13 06:10:10 -07:00
Jay DeLuca 0b04b87b5e
Make clickhouse instrumentation indy compatible (#12181) 2024-09-13 09:08:52 +03:00
Lauri Tulmin e8c5c066d6
Fix capturing context in log4j library instrumentation with async logger (#12176) 2024-09-12 15:09:41 -07:00
Lauri Tulmin c2713e16d8
Fix tracing CoroutineCrudRepository.findById (#12131) 2024-09-12 15:06:28 -07:00
Lauri Tulmin 34740eef6a
Fix caller data lost in logback mdc library instrumentation (#12220) 2024-09-12 12:54:52 -07:00
crossoverJie 844c28c65f
Add support for PowerJob (#12086)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
Co-authored-by: Helen <56097766+heyams@users.noreply.github.com>
2024-09-12 09:05:17 -07:00
Lauri Tulmin 7ecc678866
Convert couchbase tests to java (#12193) 2024-09-12 08:29:02 -07:00
jack-berg 2a7a5530f3
Add declarative config support for resource providers (#12144)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-09-12 08:19:55 -07:00
SylvainJuge eb6624b5ea
remove duplication in tomcat JMX config (#12172) 2024-09-12 08:18:52 -07:00
Lauri Tulmin 1ab2dbf8bc
Bridge log body any value (#12204)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2024-09-12 13:09:46 +03:00
Lauri Tulmin 39668b503f
Make OpenTelemetryHandlerMappingFilter handle exceptions from Servlet… (#12221) 2024-09-12 09:28:59 +03:00
OpenTelemetry Bot cab8ce66c0
Update the OpenTelemetry SDK version to 1.42.0 (#12186)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-09-11 19:05:08 -07:00
Lauri Tulmin 45bfd3294c
Remove unneeded span status extractor (#12182) 2024-09-06 21:32:53 +03:00
Lauri Tulmin 84f272445f
Make rocketmq span status extractor delegate to default extractor (#12183) 2024-09-06 21:32:32 +03:00
Lauri Tulmin bed7a6f07b
Read timeout in jetty http client tests (#12184) 2024-09-06 21:32:13 +03:00
Lauri Tulmin 61326c69eb
Fix flaky spring integration test (#12185) 2024-09-06 21:31:55 +03:00
Lauri Tulmin 67ba0a3fe6
Add empty line to separate blocks (#12174) 2024-09-05 13:16:38 +03:00