Commit Graph

230 Commits

Author SHA1 Message Date
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
Lauri Tulmin 2e16a2e526
Fix hang in lettuce async test (#13609) 2025-03-28 13:12:35 +02:00
Lauri Tulmin e366fccb90
Hopefully fix lettuce tests hanging (#13569) 2025-03-21 16:17:44 +02: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 f612bf828c
Rework shutdown in lettuce 5.0 tests (#12927) 2024-12-19 07:11:23 -08:00
Jay DeLuca 712e0a7acc
Remove todo assignment (#12884) 2024-12-12 12:39:33 -08:00
Gregor Zeitlinger ca16c480a4
add db client metrics (#12806) 2024-11-28 08:13:10 -08:00
Trask Stalnaker 5059f9a0fd
Map lettuce 5.1 `db.namespace` to `db.name` (unless using experimental database semconv stability opt-in) (#12609) 2024-11-12 18:51:24 -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
Lauri Tulmin 6f4ee3c131
Reformat lettuce readme (#12577) 2024-11-06 08:16:31 -08:00
Lauri Tulmin 4efd454b4d
Fix lettuce latest dep tests (#12552) 2024-11-01 14:18:42 +02: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
Gregor Zeitlinger 749fafaea8
enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
Lauri Tulmin 14d87e7323
Fix latest dep tests (#11925) 2024-07-31 10:49:47 +03:00
Gregor Zeitlinger 798bdd5569
config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
Steve Rao 6a11e50a7f
Use namedOneOf instead of joining two named matchers (#11495) 2024-05-30 13:16:35 -07: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
Zachary Sistrunk d4237fc01a
Updating tests to support using non-localhost Docker runtimes (#11106) 2024-04-24 15:18:06 -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
Lauri Tulmin 972126ac40
Support statement sanitizer enabled flag in lettuce 5.1 instrumentation (#10922) 2024-03-25 17:26:58 -07:00
Trask Stalnaker f1ed419a39
Disable lettuce CONNECT spans by default (#10215)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-01-12 17:19:15 +00:00
Helen 36ed20366e
Apply both serverAttributes & networkAttributes to Lettuce 5.1 (#10197)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-01-12 08:38:47 -08:00
Jay DeLuca 0973f335c5
Convert lettuce 5.1 SyncClientAuthTest from groovy to java (#10045) 2023-12-12 12:50:50 -08:00
Jay DeLuca d6d6528526
Convert lettuce 5.1 Async client tests from groovy to java (#9994) 2023-12-05 08:41:16 -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
Jay DeLuca f6b63dac7b
Convert lettuce 5.1 reactive client tests from groovy to java (#9876) 2023-11-20 15:44:28 -08:00
Lauri Tulmin 7f0b079fed
Fix latest dep tests (#9880) 2023-11-16 11:09:39 +01:00
Jay DeLuca 976ca64fae
Convert lettuce 5.1 SyncClientTest from groovy to java (#9697) 2023-11-09 16:18:42 +02:00
Mateusz Rzeszutek 9cb157492c
Replace `(client|server).socket.(address|port)` attributes with `network.(peer|local).(address|port)` (#9676) 2023-10-18 10:36:32 +00: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
Jay DeLuca 2c4022450a
Convert lettuce-5.0 tests from groovy to java (#9547) 2023-09-29 11:04:15 -07:00
Lauri Tulmin b97103debf
Wait for redis to start in lettuce 4 tests (#9574) 2023-09-28 08:26:02 -07:00
Lauri Tulmin bd85196449
Debug flaky lettuce test (#9545) 2023-09-25 19:10:21 +03:00
Lauri Tulmin a3474545f3
Shut down lettuce RedisClient (#9537) 2023-09-22 11:12:04 +03:00
Lauri Tulmin 693c2a8d95
Fix flaky lettuce 4 test (#9514) 2023-09-20 16:21:57 +03:00
Jay DeLuca f7b2de72b7
Convert Lettuce 4.0 tests from groovy to java (#9419) 2023-09-15 14:59:48 +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
Jay DeLuca 1cb583ab5f
Convert lettuce-common test from groovy to java (#9430) 2023-09-12 14:31:34 -07:00
Mateusz Rzeszutek 0c40a4466b
Fix serializing key to string in Lettuce instrumentation (#9347) 2023-08-30 08:33:16 -07:00
Mateusz Rzeszutek 65451b6529
Deprecate `NetClientAttributesExtractor` (#9165) 2023-08-16 11:21:10 +02:00
jason plumb 600c5873dd
Lettuce instrumentation - optimization to avoid extra toString() (#8984) 2023-07-20 08:06:42 -07:00
Trask Stalnaker 2bdddafdc4
Apply Prettier to markdown files (#8968) 2023-07-19 12:22:35 -07:00