openzipkin/brave
Java distributed tracing implementation compatible with Zipkin backend services. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 74
- Release rhythm 64
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 70
- age_days: 4896
- days_rel: 162
- days_push: 161
- n_releases_24m: 4
Adoption not part of the score
2405 stars · 714 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Brave is a dependency-free Java distributed tracing library that instruments production services to gather timing data, propagate trace contexts, and report spans to Zipkin or compatible backends. It ships ready-made instrumentation for common components like Servlet, Spring, and log correlation with SLF4J/Log4J.
Use cases
- trace requests across microservices in java
- propagate trace context between services
- add trace ids to application logs
- instrument spring web mvc with distributed tracing
- send spans to zipkin backend
- trace legacy java 6 applications without adding dependencies
When to choose
- you run Java/JVM services and want Zipkin-compatible distributed tracing
- you need a tracer with zero third-party dependencies and a tiny footprint
- you want prebuilt instrumentation for Servlet, Spring, or log correlation
- you must trace legacy applications on old JREs
When to avoid
- your stack is not on the JVM
- you have standardized on OpenTelemetry and want vendor-neutral APIs
- you need tracing features outside what Brave's instrumentation covers and would have to write it all yourself
Facets
library · maturity stable
tracing monitoring middleware logging microservices monitoring developer-tools backend jvm cross-platform zipkin distributed-tracing instrumentation x-b3 opentelemetry-alternative microservices
1 source
- readme: https://github.com/openzipkin/brave · fetched 2026-08-28 · a933de498cc2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openzipkin/brave | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="openzipkin/brave")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem