Commit Graph

779 Commits

Author SHA1 Message Date
Lauri Tulmin 2140b7ca33
Fix flaky spring scheduling tests (#12469) 2024-10-18 18:39:19 -07:00
kyy1996 4497fbf968
Add auto configuration for spring scheduling instrumentation using aop (#12438) 2024-10-16 08:01:57 -07:00
Jean Bisutti 802e8789bd
Clean the Logback instrumentation of the OTel starter (#12450) 2024-10-16 08:01:25 -07:00
Gregor Zeitlinger 9e83898f0d
add support for missing list properties in spring starter (#12434)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2024-10-16 08:00:57 -07:00
Jean Bisutti d8eddfc726
Ability to set Logback argument capture with a property in Spring Boot Starter (#12442) 2024-10-15 20:37:33 -07:00
Jay DeLuca 2986b570b4
Update AWS SDK request id to match semantic conventions (#12352) 2024-10-09 17:40:13 +03:00
Lauri Tulmin 77be7c6353
Clear context propagation virtual field (#12397) 2024-10-08 17:58:02 +03:00
Gregor Zeitlinger b9f09cae88
Http server builder (#11651) 2024-10-07 09:41:24 -07:00
Jean Bisutti d1ba858e06
Align SpringConfigProperties with DefaultConfigProperties (#12398) 2024-10-07 08:46:24 -07:00
Lauri Tulmin 9a7f7125ab
Add instrumentation for spring-cloud-aws SqsListener annotation (#12314) 2024-10-07 16:01:18 +03:00
renovate[bot] 8245d8e9e3
fix(deps): update testcontainers-java monorepo to v1.20.2 (patch) (#12370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-10-02 08:15:35 +03:00
Lauri Tulmin 7f881d07a3
Don't use HttpServerTest.controller in java tests (#12347) 2024-09-29 17:09:25 -07:00
Lauri Tulmin ca753447de
Remove unneeded annotation (#12351) 2024-09-28 09:05:58 -07:00
Lauri Tulmin 1f8026e28c
Run tests with jdk 23 (#12329) 2024-09-26 12:16:41 +03:00
Gregor Zeitlinger e397159bfb
http server and client builder for netty (#12083) 2024-09-24 07:53:18 +03:00
Lauri Tulmin 3633d2b151
Add assertInverse to spring-cloud-gateway-2.0 muzzle (#12316) 2024-09-23 16:03:30 +03: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
Lauri Tulmin c2713e16d8
Fix tracing CoroutineCrudRepository.findById (#12131) 2024-09-12 15:06:28 -07: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 61326c69eb
Fix flaky spring integration test (#12185) 2024-09-06 21:31:55 +03:00
Lauri Tulmin 13e148b847
Keep junit extensions in static fields (#12166) 2024-09-04 07:04:53 -07:00
Gregor Zeitlinger 6ae3e31dfc
Spring batch tests to java - basic (#12076) 2024-08-28 17:02:05 -07:00
Gregor Zeitlinger 6700efdd23
convert spring integration tests to java (#11999)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
2024-08-26 15:30:45 -07:00
SylvainJuge d0d39b8698
make netty-* indy compatible (#11559)
Co-authored-by: Jonas Kunz <jonas.kunz@elastic.co>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-08-22 08:07:14 -07:00
Gregor Zeitlinger 749fafaea8
enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
Lauri Tulmin 888accf474
Fix netty memory leak (#12003) 2024-08-15 17:30:21 -07:00
renovate[bot] 31fa7dc512
fix(deps): update junit5 monorepo to v5.11.0 (main) (minor) (#12010)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-08-15 12:41:14 -07:00
Gregor Zeitlinger b00ccd7834
use DefaultHttpClientInstrumenterBuilder and DefaultHttpServerInstrumenterBuilder for armeria (#11797)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-08-14 17:37:24 -07:00
renovate[bot] d480f15dc5
fix(deps): update errorproneversion to v2.30.0 (main) (minor) (#11991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-08-12 13:08:15 +03:00
Lauri Tulmin b0818cb3ed
Update kafka docker image (#11938) 2024-08-01 11:42:07 -07:00
SylvainJuge 145185ea5c
Add span baggage processor (#11697) 2024-07-19 08:30:06 -07:00
Trask Stalnaker 428aa281d5
Restructure to have a single spring-boot-autoconfigure artifact (#11826) 2024-07-16 13:57:52 -07:00
Trask Stalnaker 60757376a6
Rename spring-boot-autoconfigure artifacts (#11815) 2024-07-15 12:30:43 -07:00
Gregor Zeitlinger 77393359aa
make spring starter stable (#11763) 2024-07-12 14:20:44 -07:00
Gregor Zeitlinger e5af13931c
rename spring autoconfigure to autoconfigure-2 (#11800) 2024-07-12 12:07:53 -07:00
Jean Bisutti 54622bed61
Update @EnableOpenTelemetry javadoc (#11799) 2024-07-11 10:52:42 -07:00
Gregor Zeitlinger 9bbfe7fe4e
Use config properties for spring starter (http server) (#11667)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-07-10 10:32:17 -07:00
Jean Bisutti e36fc46fd5
GraalVM native support for the OpenTelemetry annotations (#11757)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-07-10 08:26:52 -07:00
Gregor Zeitlinger 948a58e591
Spring autoconf deps (#11784) 2024-07-10 08:26:02 -07:00
Gregor Zeitlinger 727a7e3548
support otel.instrumentation.common.default-enabled in spring starter (#11746) 2024-07-08 12:03:43 -07:00
Gregor Zeitlinger 798bdd5569
config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
Jean Bisutti 4d6b1cdf38
Use more @ConditionalOnEnabledInstrumentation (#11665) 2024-06-25 09:47:28 +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
Ben f602e193e5
Fix InstrumentedRecordInterceptor closing the trace too early (#11471) 2024-06-13 14:50:21 -07:00
Gregor Zeitlinger 40cea5e616
Test earliest spring boot version (#11474) 2024-06-12 07:31:31 -07:00
Lauri Tulmin 5801ca7a7e
Remove usages of sdk internal StringUtils class (#11547) 2024-06-11 14:06:59 +03:00
Gregor Zeitlinger d991af71d0
move non-api classes to internal packages (#11502) 2024-06-05 08:36:24 -07: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