Registry / observability / brave-core

brave-core

JSON →
library4.13.6javamavenunverified

Core library for Brave, a distributed tracing instrumentation library.

<dependency> <groupId>io.zipkin.brave</groupId> <artifactId>brave-core</artifactId> <version>4.13.6</version> </dependency>
INSTALL
IMPORT
SIG · BRAVE-CORE
B
brave-core
observabilityjavav4.13.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tracing
brave.Tracing

Create a tracing instance and start a span.

import brave.Tracing; Tracing tracing = Tracing.newBuilder().build(); tracing.tracer().nextSpan().name("my-span").start();
Debug
Known issues
breakingBrave 4.x uses Zipkin v2; older versions used v1.
fix
Ensure your Zipkin backend supports v2 spans.
affects: >=4.0.0
Upgrade
Version history
4.13.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources