Commit Graph

266 Commits

Author SHA1 Message Date
Lauri Tulmin 33024dcc64
Add result set wrapping for jdbc library instrumentation (#13646) 2025-04-09 16:28:17 -07:00
Lauri Tulmin d503937806
Remove guava dependency from testing-common (#13676) 2025-04-09 07:05:45 -07:00
Gregor Zeitlinger e2cce4cc16
Db client error type for JDBC (#13331)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
2025-03-31 05:40:16 -07:00
Jay DeLuca a3a3b8bc87
Be consistent about using snake case in metadata yaml (#13610) 2025-03-28 14:13:58 -07:00
Jay DeLuca 8cd3ea03ab
Add disabledByDefault to metadata.yaml (#13568) 2025-03-25 15:38:18 -07:00
Lauri Tulmin 6c6223b969
Use latest.release instead of + (#13485) 2025-03-11 11:42:21 +00: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
Gregor Zeitlinger ec26d54928
add lettuce db client metrics (#13032)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
2025-01-17 07:34:20 -08:00
Lauri Tulmin 467dfc0529
Instrument jdbc batch queries (#12797)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-01-16 14:30:10 -08:00
Trask Stalnaker 1a506cb246
Document (and remove some) upper version test limits (#12945) 2024-12-27 08:54:10 -08:00
Trask Stalnaker d348029486
Remove unused class (#12963) 2024-12-24 12:29:22 +02:00
Steve Rao b1739f18e6
Remove unnecessary dependencies (#12954) 2024-12-23 09:28:02 +02: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
Gregor Zeitlinger 3fd27aa4d1
add db client metrics for JDBC, vertx, r2dbc, cassandra, add tests (#12818) 2024-12-02 09:26:41 -08:00
Trask Stalnaker 74d07f1d36
Database stable semconv tests and fixes (#12601) 2024-11-10 09:44:57 +02:00
Trask Stalnaker 2371589ec5
Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
Helen 61c99cf73d
Implement some of the stable database semantic conventions (#11575)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-10-29 10:32:37 -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
Lauri Tulmin ca44975c3b
Improve whitespace handling in oracle jdbc url parser (#12512) 2024-10-24 10:58:30 -07:00
Jay DeLuca a1c37281c9
Fix derby directory connection string parser (#12479) 2024-10-21 07:58:49 -07:00
shalk(xiao kun) 72b6e2c268
convert instrument jdbc test from groovy to java (#12132)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
2024-09-26 12:38:55 +03:00
Liu Ziming 5482777c63
JdbcIgnoredTypesConfigurer support Shardingsphere 5.x (#12066) 2024-08-20 12:50:01 -07:00
jason plumb d15927a8bc
Update shadow plugin to new version and coordinates (#11979) 2024-08-09 09:40:04 +03:00
Gregor Zeitlinger 798bdd5569
config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
Jay DeLuca 687cffe01f
Add support for informix connection string parsing in jdbc instrumentation (#11542)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-06-12 07:32:25 -07:00
Lauri Tulmin a52561f16f
Remove outdated todo (#11544) 2024-06-10 07:33:12 -07:00
Lauri Tulmin b2b249a3bb
Fix build (#11371) 2024-05-16 15:01:55 +03:00
Jay DeLuca 59e6fd0531
Add tests for sap db missed in migration (#11367) 2024-05-16 10:30:59 +03:00
Trask Stalnaker 68ebe00c8b
Revert "Remove db.connection_string (#11089)" (#11366) 2024-05-16 10:30:34 +03:00
Lauri Tulmin 3a9972b16f
Remove incubating semconv dependency from library instrumentation (#11324) 2024-05-15 11:44:21 -07:00
Jay DeLuca 31820ac023
Convert jdbc library tests from groovy to java (#11178) 2024-04-22 18:14:03 -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
xiangtianyu 42ba962aa8
fix: invalid semantic conventions doc url fix (#10954) 2024-04-08 10:49:42 +03:00
Mengyi Zhou (bjrara) df83eaa502
Fix missing db.operation for CREATE/DROP/ALTER SQL statement (#10020) 2024-03-12 16:03:29 -07:00
Lauri Tulmin d73962834a
Return wrapped connection from Statement.getConnection (#10554) 2024-02-15 07:54:18 -08:00
jason plumb 89ee25f4d2
Remove tomcat-jdbc latest test dep pinning (#10351) 2024-01-30 09:10:38 +02:00
Lauri Tulmin a43ac68d51
Document instrumentation flags (#10156) 2024-01-04 07:49:10 -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 dc81aae72f
Move HTTP classes to instrumentation-api (#9977) 2023-12-01 12:04:06 +01:00
Mateusz Rzeszutek 7cd705b555
Remove old HTTP semconv code (#9968) 2023-11-29 08:04:31 -08:00
Mateusz Rzeszutek 280c1ea4c1
Enable stable HTTP semconv by default (#9925) 2023-11-28 10:43:51 -08:00
Lauri Tulmin c973b9ebd4
Fix parsing port from mariadb jdbc url (#9863) 2023-11-14 07:17:10 -08:00
Jean Bisutti e6ec4f52ef
Make the JDBC driver config work with the OTel starter (#9625)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-10-23 09:59:36 -07:00
Hannah Chan 2a554bd153
Add JdbcTelemetry and JdbcTelemetryBuilder (#9685) 2023-10-17 07:11:44 -07:00
Matthieu MOREL 9a1c178d58
PeerService Resolver (#9061)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-10-12 07:52:05 -07:00
Lauri Tulmin 6980b693dc
Limit latest dep version for tomcat-jdbc (#9643) 2023-10-10 15:15:51 +02:00
Lauri Tulmin 952b6ec394
Fix typo (#9496) 2023-09-19 11:36:27 +02:00
Trask Stalnaker 3b77cc4b2d
Semconv 1.21 (#9408)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-09-13 19:20:23 +00:00
Yuya Ebihara 2fb000496e
Return default DbInfo when connection is null (#9413) 2023-09-08 08:50:58 -07:00