An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status][ci-img]][ci] [![Coverage Status][cov-img]][cov] [![Released Version][maven-img]][maven] [![Apache-2.0 license](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](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