Commit Graph

885 Commits

Author SHA1 Message Date
Gregor Zeitlinger 2c3eabf6c4
add missing declarative config resource providers (#14222)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-09-11 11:43:05 -07:00
Jay DeLuca b444563cfe
Add links to remaining metadata files (#14633) 2025-09-11 18:27:43 +00:00
Lauri Tulmin 5b75b3f090
Add url template to spring 6 RestTemplate (#14612)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
2025-09-10 19:55:55 -07:00
Jay DeLuca 7519b26ee0
Update references to spankind in descriptions (#14616) 2025-09-09 09:57:58 -07:00
Jay DeLuca 94a8ffa7f4
Update links to not use search.maven.org (#14558) 2025-09-01 14:25:00 +03:00
Jay DeLuca 0cf2488555
Revert JvmTestSuite changes (#14550) 2025-08-31 13:25:26 +03:00
Jay DeLuca 0b0c59c049
Gradle test fixes (#14542) 2025-08-29 14:04:52 +03:00
Trask Stalnaker 6db0dc8ea2
Fix non-lowercase messaging headers (#14479) 2025-08-27 13:35:49 +03:00
Gregor Zeitlinger db6e9bd186
Spring starter thread details (#14449)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-08-22 07:32:48 -07:00
Lauri Tulmin c6eed93157
Switch to different xjc plugin (#14490) 2025-08-22 15:42:33 +03:00
Jay DeLuca a549527d1a
Switch approach to asserting not null when using satisfies() (#14464) 2025-08-19 15:50:44 +00:00
Gregor Zeitlinger 12dac231eb
declarative config: early init and property mapping (#14184)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-08-14 10:44:20 -07:00
Lauri Tulmin 3ac6d09848
Avoid failures on spring boot 4-m1 (#14420) 2025-08-13 17:37:33 -07:00
Jay DeLuca 0426a80687
Fix metadata config flag casing (#14414) 2025-08-12 17:57:52 +03:00
Lauri Tulmin b02219c206
Wrap instrumented data source in spring starter (#14255) 2025-08-11 16:00:11 -07:00
Jay DeLuca beba51ec74
Simplify metadata configuration flags (#14376) 2025-08-05 11:19:08 -07:00
Jay DeLuca ff91c28d20
Add descriptions and metadata for spring modules (#14309) 2025-07-30 12:30:12 -07:00
renovate[bot] c965b09dd7
fix(deps): update errorproneversion to v2.41.0 (minor) (#14331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-07-28 10:38:51 -07:00
Jay DeLuca 0af85f0433
Remove unused configuration class (#14300) 2025-07-21 13:24:03 -07:00
otelbot[bot] 2e450ea949
Update the OpenTelemetry SDK version to 1.52.0 (#14231)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-07-15 08:09:18 -07:00
SylvainJuge 57301cade1
make spring indy-ready (#14183)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2025-07-14 19:43:27 -07:00
Lauri Tulmin 4bd47bf2d7
Test latest version of spring-cloud-aws (#14207) 2025-07-10 10:41:46 +03:00
Gregor Zeitlinger 4251217436
Span kind for method instrumentation / Declarative configuration tooling (#14014)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-06-27 21:43:18 -07:00
Lauri Tulmin 7e839e2ad9
Remove unneeded @SuppressWarnings (#14140) 2025-06-26 11:01:18 -07:00
SylvainJuge d8723a4d32
semconv stable code (#13860)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-06-24 21:00:39 -07:00
Jay DeLuca 13430947ee
Collect metrics from more http and database clients (#14038) 2025-06-17 18:57:06 -07:00
Gregor Zeitlinger 71bce02440
fix map converter (#13972) 2025-06-10 18:09:53 -07:00
Lauri Tulmin 1ff05cbb94
Shorten latest dep version selection in suites (#13984) 2025-06-06 07:55:40 +03:00
Gregor Zeitlinger 5fb48e5e62
log start of spring boot starter (#13882)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-06-04 07:27:54 -07:00
Lauri Tulmin 3cb7ee77c5
Remove most usages of junit ArgumentsProvider (#13962) 2025-05-31 08:36:27 +03:00
Lauri Tulmin 7ddd49dccc
Fix spring cloud gw latest dep test (#13960) 2025-05-30 16:02:31 +03:00
Lauri Tulmin df42601130
Fix latest dep tests (#13913) 2025-05-23 16:34:47 +03:00
Jay DeLuca 839d2a9666
Remove space in references to OpenTelemetry (#13901) 2025-05-22 06:13:30 -07:00
Trask Stalnaker 6f80481a2e
Mark capture-query-parameters as experimental (#13850)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-05-15 16:09:08 +03:00
Alix 8cde80aae2
Added JDBC db.query.parameter span attributes (#13719)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-05-14 17:52:22 +03:00
Starchenko Ilya 97e526017d
Added instrumentation for transaction commit/rollback in jdbc (#13709)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-05-14 10:43:23 +03:00
Gregor Zeitlinger 4221178664
add Cloud foundry resource provider (#13782) 2025-05-06 09:49:47 +03:00
Steve Rao 5fe236b32d
Add GC cause to jvm GC related metric (#13750)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-04-28 10:36:13 -07:00
renovate[bot] 4f88c59fd6
fix(deps): update errorproneversion to v2.38.0 (minor) (#13738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-04-21 09:12:19 -07:00
Lauri Tulmin d503937806
Remove guava dependency from testing-common (#13676) 2025-04-09 07:05:45 -07:00
Gregor Zeitlinger cba8fd8d42
add azure resource provider like gcp and aws (#13627) 2025-04-02 09:32:37 +03:00
Jay DeLuca a3a3b8bc87
Be consistent about using snake case in metadata yaml (#13610) 2025-03-28 14:13:58 -07:00
renovate[bot] 9b97ac7290
fix(deps): update errorproneversion to v2.37.0 (minor) (#13552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-03-27 20:05:38 +02:00
Lauri Tulmin 4ce03e424a
Delete deprecated library instrumentation methods (#13575) 2025-03-27 08:13:21 +00:00
Jay DeLuca 8cd3ea03ab
Add disabledByDefault to metadata.yaml (#13568) 2025-03-25 15:38:18 -07:00
Lauri Tulmin e207579370
Rename method, use Telemetry instead of Metrics (#13574) 2025-03-25 11:03:32 +02:00
Lauri Tulmin d63f6d6e6d
Fix flaky @WithSpan test (#13562) 2025-03-21 12:16:00 +02:00
Lauri Tulmin 553fbb30c2
Add body to http server concurrency test response (#13540) 2025-03-19 12:21:50 +02:00
xiepuhuan 0477d38897
Add @WithSpan option to break from existing context (#13112)
Signed-off-by: xiepuhuan <xiepuhuan@didachuxing.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-03-13 19:15:44 +00:00
Trask Stalnaker dbe9679777
Simplify Http `*TelemetryBuilder` generic signatures (#12858) 2025-03-13 07:25:24 -07:00