Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.39 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.39 KB

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 and its back-end components (zipkin-collector, zipkin-query, zipkin-web).

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.