From 81475f03c84cf259ddcdf780bee46893e7c10e44 Mon Sep 17 00:00:00 2001 From: Jay DeLuca Date: Sat, 2 Nov 2024 19:04:41 -0400 Subject: [PATCH] Add jdbi to native java instrumentation registry (#5512) --- data/registry/instrumentation-java-jdbi.yml | 20 ++++++++++++++++++++ static/refcache.json | 16 ++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 data/registry/instrumentation-java-jdbi.yml diff --git a/data/registry/instrumentation-java-jdbi.yml b/data/registry/instrumentation-java-jdbi.yml new file mode 100644 index 000000000000..e400e221a906 --- /dev/null +++ b/data/registry/instrumentation-java-jdbi.yml @@ -0,0 +1,20 @@ +# cSpell:ignore JDBI jdbi Jdbi +title: JDBI +registryType: instrumentation +language: java +tags: + - java + - jdbi +urls: + repo: https://github.com/jdbi/jdbi + docs: https://jdbi.org/#_opentelemetry_tracing + website: https://jdbi.org/ +license: Apache-2.0 +description: + Installing the JdbiOpenTelemetryPlugin enables Jdbi statements to emit trace + spans recording metadata like SQL, parameters, and execution time. +authors: + - name: JDBI Authors + url: https://github.com/jdbi +createdAt: '2024-11-02' +isNative: true diff --git a/static/refcache.json b/static/refcache.json index a846be21ff75..57d114ecf950 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -5251,6 +5251,14 @@ "StatusCode": 200, "LastSeen": "2024-08-06T15:18:28.014809+02:00" }, + "https://github.com/jdbi": { + "StatusCode": 200, + "LastSeen": "2024-11-02T06:14:06.865612-04:00" + }, + "https://github.com/jdbi/jdbi": { + "StatusCode": 200, + "LastSeen": "2024-11-02T06:14:05.661704-04:00" + }, "https://github.com/jeanbisutti": { "StatusCode": 200, "LastSeen": "2024-01-30T16:14:42.388742-05:00" @@ -8627,6 +8635,14 @@ "StatusCode": 200, "LastSeen": "2024-01-30T15:25:04.309715-05:00" }, + "https://jdbi.org/": { + "StatusCode": 206, + "LastSeen": "2024-11-02T06:13:48.275274-04:00" + }, + "https://jdbi.org/#_opentelemetry_tracing": { + "StatusCode": 206, + "LastSeen": "2024-11-02T06:13:48.208691-04:00" + }, "https://jessitron.com/": { "StatusCode": 200, "LastSeen": "2024-01-18T19:02:03.729447-05:00"