Commit Graph

83 Commits

Author SHA1 Message Date
Gregor Zeitlinger 9101f0300f
Spring boot runtime metrics native reduced (#13173)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2025-02-14 06:29:25 -08:00
renovate[bot] b1eb1fd3d9
fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.30.0-rc.1 (#13116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-01-30 14:18:43 -08:00
SylvainJuge be851823d2
reuse semconv incubating attributes in test code (#12992) 2025-01-10 09:30:47 -08:00
Gregor Zeitlinger 61b8f725ce
add support for missing spring list properties (#12819) 2024-12-12 17:20:22 +02:00
Lauri Tulmin 2ffd5996a1
Fix native tests (#12784) 2024-11-24 07:48:20 -08:00
Jean Bisutti bf5897afd2
Fix native test execution (#12736) 2024-11-18 18:14:22 +02: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
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 d1ba858e06
Align SpringConfigProperties with DefaultConfigProperties (#12398) 2024-10-07 08:46:24 -07: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
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 b0818cb3ed
Update kafka docker image (#11938) 2024-08-01 11:42:07 -07:00
Trask Stalnaker 428aa281d5
Restructure to have a single spring-boot-autoconfigure artifact (#11826) 2024-07-16 13:57:52 -07:00
Gregor Zeitlinger e5af13931c
rename spring autoconfigure to autoconfigure-2 (#11800) 2024-07-12 12:07:53 -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
Jean Bisutti 4439dec83b
Fix GraalVM hint (#11737) 2024-07-04 12:19:28 +03:00
Jean Bisutti 84e9b7618b
Add GraalVM Kafka hints (#11735) 2024-07-03 19:22:52 +03:00
Gregor Zeitlinger 798bdd5569
config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
Gregor Zeitlinger 99ab78c146
cleanup log filter (#11719) 2024-07-02 10:21:40 +03:00
Gregor Zeitlinger a3ec307e29
Fix kafka graalvm native (#11714) 2024-07-02 10:20:39 +03:00
Gregor Zeitlinger 51cb6f0d93
fix build for graalvm native (#11709) 2024-07-01 11:25:24 +03:00
Jean Bisutti abcd686cdf
Add address and port assertions (#11668) 2024-06-27 18:39:11 -07:00
Jean Bisutti ec02fb5c97
Improve test error report (#11664) 2024-06-25 09:46:54 +03:00
Gregor Zeitlinger 40cea5e616
Test earliest spring boot version (#11474) 2024-06-12 07:31:31 -07:00
Gregor Zeitlinger d991af71d0
move non-api classes to internal packages (#11502) 2024-06-05 08:36:24 -07:00
renovate[bot] ed083ef535
fix(deps): update spring boot to v3.3.0 (main) (minor) (#11442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-23 14:07:13 -07:00
renovate[bot] 23c1a8f5ed
fix(deps): update spring boot to v3.2.6 (main) (patch) (#11439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-23 19:46:11 +03:00
Gregor Zeitlinger d37c739365
make statement sanitizer configurable for spring boot (#11350)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-05-17 11:09:08 -07:00
Lauri Tulmin 34f15e3745
Don't sanitize postgre parameter markers (#11388) 2024-05-17 07:22:31 -07:00
Gregor Zeitlinger bbfe5a6800
port 8080 was blocked (#11375) 2024-05-17 07:21:36 -07:00
Lauri Tulmin e0f5a49d8d
Fix spring boot smoke tests on arm mac (#11383) 2024-05-17 10:09:14 +03:00
Gregor Zeitlinger 6b66434258
Add automatic MongoDB instrumentation to the OTel starter (#11211)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2024-05-16 19:20:38 +03:00
Gregor Zeitlinger 5be203ad43
support otel.instrumentation.kafka.experimental-span-attributes in spring starter (#11263) 2024-05-15 18:30:25 +00:00
Gregor Zeitlinger d18ccc5a89
add kafka Spring starter smoke test (#11262)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2024-05-14 12:58:30 -07:00
Gregor Zeitlinger ebc38b4461
add spring starter r2dbc support (#11221)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-05-10 15:50:18 +03:00
Gregor Zeitlinger 0d0f9d44c2
fix spring smoke test build (#11330) 2024-05-10 13:48:18 +03:00
Gregor Zeitlinger 511c4b061a
fix spring smoke test (#11319) 2024-05-09 09:41:45 +00:00
Gregor Zeitlinger 2d2d124c7f
Spring boot 2 smoke test using inheritance (#11278) 2024-05-09 10:48:50 +03:00
Jean Bisutti a9a97c0518
Add automatic JDBC instrumentation to the OTel Spring starter (#11258) 2024-05-02 17:29:21 +00:00
Gregor Zeitlinger 5cc3362ed0
Don't override the OpenTelemetry bean in the OTel starter reactive tests (#11256) 2024-04-30 15:59:38 +03:00
Gregor Zeitlinger 2f79f1dcc0
move the reactive spring tests to a different directory (#11234) 2024-04-29 09:28:23 -07:00
Gregor Zeitlinger d1591f72a7
Small fixes (#11236) 2024-04-29 11:55:35 +03:00
Gregor Zeitlinger 8cf2217dca
add support for webflux server in spring starter (#11185) 2024-04-23 16:20:34 +03:00
Gregor Zeitlinger c370aef658
ensure no warnings are emitted in spring starter startup (#11201) 2024-04-23 10:47:39 +03:00
Gregor Zeitlinger f71537a13c
Spring rest client (#11038) 2024-04-22 17:37:21 -07:00
renovate[bot] 00884fd1ac
fix(deps): update spring boot to v3.2.5 (main) (patch) (#11174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 10:17:20 +03:00
Gregor Zeitlinger 7de246bb34
add instrumentation for RestTemplateBuilder (#11054)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2024-04-11 15:02:40 -07:00
Gregor Zeitlinger 0026dda7b1
support service.instance.id in spring starter (#11071) 2024-04-11 07:26:59 -07:00