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

https://github.com/vincentfree/tracingextentions

Kotlin extentions for OpenTracing
https://github.com/vincentfree/tracingextentions

extention-methods helpers kotlin opentracing

Last synced: 5 months ago
JSON representation

Kotlin extentions for OpenTracing

Awesome Lists containing this project

README

          

# TracingExtentions

[![Known Vulnerabilities](https://snyk.io/test/github/vincentfree/TracingExtentions/badge.svg?targetFile=build.gradle)](https://snyk.io/test/github/vincentfree/TracingExtentions?targetFile=build.gradle)

> Kotlin extentions for OpenTracing

The aim of this project is to extend
the basic OpenTracing library with extention functions and a dsl.

The basic functions lack a easy way to setup new traces with low overhead.

This project tries to deliver on that promise