b

brave-spancollector-scribe

Brave SpanCollector that submits spans to and Scribe compatible source.
Files download
File Operation
brave-spancollector-scribe-4.13.6.jar download
brave-spancollector-scribe-4.13.6.pom download
brave-spancollector-scribe-4.13.6-sources.jar download
Apache Maven
<dependency>
  <groupId>io.zipkin.brave</groupId>
  <artifactId>brave-spancollector-scribe</artifactId>
  <version>4.13.6</version>
</dependency>
Gradle Groovy
implementation 'io.zipkin.brave:brave-spancollector-scribe:4.13.6'
Gradle Kotlin
implementation("io.zipkin.brave:brave-spancollector-scribe:4.13.6")
Scala SBT
libraryDependencies += "io.zipkin.brave" % "brave-spancollector-scribe" % "4.13.6"
Groovy Grape
@Grapes(
  @Grab(group='io.zipkin.brave', module='brave-spancollector-scribe', version='4.13.6')
)
Apache Ivy
<dependency org="io.zipkin.brave" name="brave-spancollector-scribe" rev="4.13.6" />
Leiningen
[io.zipkin.brave/brave-spancollector-scribe "4.13.6"]
Apache Buildr
'io.zipkin.brave:brave-spancollector-scribe:jar:4.13.6'