https://github.com/opentracing-contrib/java-jdbi
OpenTracing instrumentation for the JDBI database framework
https://github.com/opentracing-contrib/java-jdbi
java jdbi opentracing
Last synced: 3 months ago
JSON representation
OpenTracing instrumentation for the JDBI database framework
- Host: GitHub
- URL: https://github.com/opentracing-contrib/java-jdbi
- Owner: opentracing-contrib
- License: apache-2.0
- Created: 2016-08-09T19:39:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T23:21:36.000Z (over 3 years ago)
- Last Synced: 2025-04-04T22:11:19.317Z (6 months ago)
- Topics: java, jdbi, opentracing
- Language: Java
- Size: 207 KB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status][ci-img]][ci] [![Coverage Status][cov-img]][cov] [![Released Version][maven-img]][maven] [](https://opensource.org/licenses/Apache-2.0)
# OpenTracing JDBI Instrumentation
OpenTracing instrumentation for JDBI.## Installation and Usage
- [Using OpenTracing with Jdbi v2](opentracing-jdbi/README.md)
- [Using OpenTracing with Jdbi3](opentracing-jdbi3/README.md)## License
[Apache 2.0 License](./LICENSE).
[ci-img]: https://travis-ci.org/opentracing-contrib/java-jdbi.svg?branch=master
[ci]: https://travis-ci.org/opentracing-contrib/java-jdbi
[cov-img]: https://coveralls.io/repos/github/opentracing-contrib/java-jdbi/badge.svg?branch=master
[cov]: https://coveralls.io/github/opentracing-contrib/java-jdbi?branch=master
[maven-img]: https://img.shields.io/maven-central/v/io.opentracing.contrib/jdbi-opentracing.svg
[maven]: http://search.maven.org/#search%7Cga%7C1%7Cjdbi-opentracing