Commit Graph

205 Commits

Author SHA1 Message Date
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
Jay DeLuca ffe23ea164
Remove unnecessary AgentInstrumentationSpecification extend (#12973)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-12-30 11:13:09 +00:00
Trask Stalnaker 1a506cb246
Document (and remove some) upper version test limits (#12945) 2024-12-27 08:54:10 -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
Lauri Tulmin 9da29cad65
Hibernate 6: don't record NoResultException (#12879) 2024-12-12 09:16:38 +02:00
shalk(xiao kun) 219149faa0
convert hibernate 6.0 test case from groovy to java (#12762) 2024-11-29 18:29:31 -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 2371589ec5
Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08: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
SylvainJuge 101d88fe59
make hibernate-* indy compatible (#11553) 2024-08-22 10:05:03 -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
Gregor Zeitlinger 798bdd5569
config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
Lauri Tulmin 34f15e3745
Don't sanitize postgre parameter markers (#11388) 2024-05-17 07:22:31 -07:00
Trask Stalnaker 68ebe00c8b
Revert "Remove db.connection_string (#11089)" (#11366) 2024-05-16 10:30:34 +03:00
renovate[bot] 22adefcbd0
fix(deps): update errorproneversion to v2.27.0 (main) (minor) (#11238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-04-28 13:56:53 +03:00
Zachary Sistrunk d4237fc01a
Updating tests to support using non-localhost Docker runtimes (#11106) 2024-04-24 15:18:06 -07:00
Lauri Tulmin 17f58ed20a
Run tests with jdk 22 (#11191) 2024-04-22 18:11:36 -07:00
Lauri Tulmin 7ff3b23f10
Remove db.connection_string (#11089) 2024-04-12 09:09:25 +03:00
SylvainJuge 955470a63a
Semconv 1.25.0 migration (#10983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 11:25:52 -07:00
Steve Rao 0a5c31193c
Deleted redundant checks (#10434) 2024-02-07 07:30:52 -08:00
Helen fdeb032b33
Disable controller and view spans by default (#10042)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-01-04 09:16:46 -08:00
Mateusz Rzeszutek 65ee9510f5
Rename the `instrumentation-api-semconv` module into `instrumentation-api-incubator` (#9985) 2023-12-04 08:28:10 +01:00
Mateusz Rzeszutek 280c1ea4c1
Enable stable HTTP semconv by default (#9925) 2023-11-28 10:43:51 -08:00
Lauri Tulmin d16c0d240a
Remove unneeded dependency (#9850) 2023-11-13 07:38:44 -08:00
Lauri Tulmin e349846a32
Run tests using single vertx instance (#9587) 2023-10-03 08:50:19 +03:00
Lauri Tulmin 5afe4d2035
Improve error handling in hibernate reactive tests (#9551) 2023-09-26 09:18:16 +03:00
Lauri Tulmin 7d2259742a
Transform inline advice to delegating advice and test indy modules (#9508) 2023-09-22 11:15:39 +03:00
Lauri Tulmin edb0db39d7
Split hibernate reactive instrumentation (#9531) 2023-09-21 08:54:05 -07:00
Lauri Tulmin 403e133446
Improve hibernate reactive instrumentation (#9486) 2023-09-18 09:45:20 -07:00
Trask Stalnaker 3b77cc4b2d
Semconv 1.21 (#9408)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-09-13 19:20:23 +00:00
Lauri Tulmin 323be549f5
Pin hibernate version in spring data latest dep tests (#9366) 2023-09-01 08:55:10 +02:00
Lauri Tulmin 68da349386
Fix flaky hibernate reactive test (#9338) 2023-08-29 20:19:13 +03:00
Lauri Tulmin 4baa694309
Add instrumentation for hibernate reactive (#9304) 2023-08-25 09:15:46 -07:00
Jay DeLuca de2e552896
Convert hibernate-procedure-call-4.3 tests from groovy to java (#9290) 2023-08-24 15:28:03 +02:00
Jay DeLuca 27c8d00243
Convert Hibernate-4.0 groovy tests - part 3 (#9282) 2023-08-24 15:18:04 +02:00
Jay DeLuca aca29defb6
Convert hibernate-4.0 groovy tests - part 2 (#9249) 2023-08-21 21:24:00 +00:00
Lauri Tulmin 42e2f738cc
Add test for hibernate-reactive (#9225) 2023-08-17 11:01:11 -07:00
Jay DeLuca 4bdfbc95d8
Convert hibernate-4.0 groovy tests - part 1 (#9211) 2023-08-17 11:02:40 +00:00
Jay DeLuca 1c804eebe7
Convert hibernate-3.3 tests from groovy to java (#9025) 2023-07-26 07:51:18 -07:00
Trask Stalnaker 2bdddafdc4
Apply Prettier to markdown files (#8968) 2023-07-19 12:22:35 -07:00
dependabot[bot] 3122897b2e
Bump errorProneVersion from 2.18.0 to 2.19.0 (#8459)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-05-10 09:49:55 -07:00
Nitesh S f7c7004250
convert hibernate 6 tests from groovy to java (#8304) 2023-05-05 16:10:50 +02:00
Trask Stalnaker 66f4c80d35
Update instrumentation suppression keys that do not align with their module name (#7811) 2023-04-11 10:54:42 -07:00
Lauri Tulmin a9905a22ca
Fix hibernate 6 latest dep test (#8189) 2023-03-31 15:39:02 +03:00
Lauri Tulmin 6f037345e4
Convert hibernate tests to test suites (#7929)
Part of
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7911
2023-03-01 07:53:01 +02:00
Lauri Tulmin d847bfcad5
Add instrumentation for hibernate 6 (#7773) 2023-02-13 14:39:27 -08:00
Trask Stalnaker adbd9664f4
Fix some instrumentation scope names (#7632) 2023-01-23 19:46:06 -08:00
Alex Kats eaac709162
Update SQL span name for procedures (#7557)
This PR includes updates to the SQLSanitizer, DbClientSpanNameExtractor
and SqlStatementInfo to name spans according to procedure name for CALL
statements. The updates to the naming logic are in the SqlSanitizer and
table has been renamed to identifier as using the table variable for the
procedure name would not be idiomatic. SqlStatementInfo has been updated
so that the db.sql.table attribute is not included for procedures.
2023-01-19 11:01:36 -08:00
Mateusz Rzeszutek d89932098a
Disable YodaCondition check and revert some of the changes (#7596)
Let's keep close to the SDK repo config. 

I reverted some of the changes, only left those that I think make sense
anyway (e.g. comparing enums with `==`)
2023-01-17 19:44:15 -08:00