manfredma / brave

Java distributed tracing implementation compatible with Zipkin backend services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brave

Build Status Maven Central

Java Distributed Tracing implementation compatible with Zipkin.

Zipkin is based on Dapper.

dapper (dutch) = brave (english)... so that's where the name comes from.

introduction

More information on Distributed Tracing and OpenZipkin here: https://openzipkin.github.io

You can use brave if you use the JVM and:

Brave is compatible with OpenZipkin backends such as zipkin-server

A deep dive on Brave's api can be found here

Maven artifacts

Maven artifacts for each release are published to Maven Central.

Changelog

For an overview of the available releases see Github releases. As of release 2.0 we try to stick to Semantic Versioning.

Brave was redesigned starting with version 4. Please see the README for details on how to use Brave's Tracer.

About

Java distributed tracing implementation compatible with Zipkin backend services.

License:Other


Languages

Language:Java 96.8%Language:Shell 1.3%Language:Thrift 1.3%Language:Batchfile 0.6%Language:Protocol Buffer 0.1%