Registry / observability / brave-bom

brave-bom

JSON →
library6.3.1javamavenunverified

Bill of Materials POM for all Brave distributed tracing artifacts.

<dependency> <groupId>io.zipkin.brave</groupId> <artifactId>brave-bom</artifactId> <version>6.3.1</version> </dependency>
INSTALL
IMPORT
SIG · BRAVE-BOM
B
brave-bom
observabilityjavav6.3.1
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

Initialize Brave tracing with a sampler

import brave.Tracing; import brave.sampler.Sampler; Tracing tracing = Tracing.newBuilder() .localServiceName("my-service") .sampler(Sampler.ALWAYS_SAMPLE) .build();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.3.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
28
OpenAI (training)
1
Resources
brave-bom — mvn dependency:get brave-bom · libregistry