Commit Graph

810 Commits

Author SHA1 Message Date
renovate[bot] c22bb598e5
fix(deps): update spotless packages to v7 (major) (#13004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-01-08 07:37:47 -08:00
Trask Stalnaker bd97110dd7
Validate javaagent suppression keys (#12955)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-12-30 11:22:02 +00:00
Trask Stalnaker 2ea27b29e2
End span after closing scope (#12952) 2024-12-27 09:22:26 -08:00
Trask Stalnaker 1a506cb246
Document (and remove some) upper version test limits (#12945) 2024-12-27 08:54:10 -08:00
Trask Stalnaker e5a9d1cfb7
Change `setKnownMethods(Set)` to `setKnownMethods(Collection)` (#12902) 2024-12-24 10:29:15 -08:00
Trask Stalnaker 6b9e68ebfd
Change `setCaptured*Headers(List)` to `setCaptured*Headers(Collection)` (#12901) 2024-12-23 15:49:55 -08:00
Trask Stalnaker cf0f530dc1
Static import semconv constants in tests (#12920)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-12-20 08:11:19 -08:00
Will Li ce2ec18b86
Add code attributes to spring webflux controller spans and remove `spring-webflux.handler.type` (#12887)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-12-20 08:07:56 -08:00
Trask Stalnaker 3cb2ae17ca
Switch link checker to lychee (#12922) 2024-12-19 07:24:07 -08:00
Trask Stalnaker 8d02fd5639
Fix test-latest-deps (#12909) 2024-12-18 08:18:59 +02:00
Trask Stalnaker b08d272e23
Remove experimental methods out of (to-be-public) TelemetryBuilder classes (#12847) 2024-12-16 18:40:06 -08:00
Trask Stalnaker 39627d2ca0
Split Webflux into client and server (#12852) 2024-12-13 11:04:15 -08:00
Gregor Zeitlinger 61b8f725ce
add support for missing spring list properties (#12819) 2024-12-12 17:20:22 +02:00
Trask Stalnaker 4cc4e1c0b2
Consistent naming of addAttributesExtractor (#12860) 2024-12-10 12:45:20 -08:00
Trask Stalnaker 265cbe47fb
Remove public method (#12857) 2024-12-09 07:14:09 -08:00
Trask Stalnaker 0c32f85d99
Add code attributes to spring webmvc controller spans (#12839) 2024-12-07 09:11:05 -08:00
Lauri Tulmin c2c5d80f72
Add an option to disable automatic kafka interceptor configuration in spring starter (#12833) 2024-12-06 19:10:27 -08:00
SylvainJuge 7c82dc4366
make servlet3 + spring webmvc + jaxrs 2.0 indy compatible (#12432) 2024-11-29 18:48:46 -08:00
Lauri Tulmin c6a6fa6224
Remove class files from spring-boot-autoconfigure source jar (#12798) 2024-11-26 06:43:54 -08:00
Bobae Kim 55c137c9c3
Added `spring-scheduling.enabled` property to spring-configuration-metadata.json (#12791) 2024-11-25 09:09:47 -08:00
Lauri Tulmin 8eef5ca6b5
Fix latest dep tests (#12774) 2024-11-22 14:12:42 +02:00
Oldřich Jedlička 5b21872533
Implement reading of simple key-value Logstash JSON Marker attributes (#12513)
Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-11-19 07:32:07 -08:00
Lauri Tulmin f88e03ed93
Fix latest dep tests (#12739) 2024-11-16 11:48:56 -08:00
Trask Stalnaker 74d07f1d36
Database stable semconv tests and fixes (#12601) 2024-11-10 09:44:57 +02:00
Lauri Tulmin c90dd97c68
Fix latest dep tests (#12596) 2024-11-09 11:01:11 -08:00
Trask Stalnaker fb87a8308e
Static import RPC semconv constants in tests (#12578) 2024-11-07 08:45:01 +02:00
Trask Stalnaker 2371589ec5
Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
Jay DeLuca 77b90fc3d9
Update the default expected exception in server tests (#12555) 2024-11-02 17:42:03 +02:00
Lauri Tulmin 0521ac1850
Add logback mdc instrumentation to spring boot starter (#12515) 2024-10-29 09:00:48 -07:00
renovate[bot] 855c7a0fad
fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.28.0-alpha (#12292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-10-28 10:55:06 -07:00
Trask Stalnaker bb90e0835a
Fix some assertions (#12520) 2024-10-26 15:01:29 -07:00
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