Skip to content

Commit

Permalink
Add jdbi to native java instrumentation registry (#5512)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydeluca authored Nov 2, 2024
1 parent 1cfbf5b commit 81475f0
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
20 changes: 20 additions & 0 deletions data/registry/instrumentation-java-jdbi.yml
Original file line number Diff line number Diff line change
@@ -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
16 changes: 16 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 81475f0

Please sign in to comment.