is not current version
Last Version 2.4.2

com.github.kristofa:flume-zipkin-metrics-sink 2.3

Flume Sink that will get application submitted annotations with duration from Zipkin spans and submit them to Metrics. Metrics can be configured to send metrics to several back-ends. Today this sink supports Graphite as back-end.

Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM) Metrics Monitoring
GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

flume-zipkin-metrics-sink
Version

Version

2.3
Type

Type

jar

Download flume-zipkin-metrics-sink 2.3


<!-- https://jarcasting.com/artifacts/com.github.kristofa/flume-zipkin-metrics-sink/ -->
<dependency>
    <groupId>com.github.kristofa</groupId>
    <artifactId>flume-zipkin-metrics-sink</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/flume-zipkin-metrics-sink/
implementation 'com.github.kristofa:flume-zipkin-metrics-sink:2.3'
// https://jarcasting.com/artifacts/com.github.kristofa/flume-zipkin-metrics-sink/
implementation ("com.github.kristofa:flume-zipkin-metrics-sink:2.3")
'com.github.kristofa:flume-zipkin-metrics-sink:jar:2.3'
<dependency org="com.github.kristofa" name="flume-zipkin-metrics-sink" rev="2.3">
  <artifact name="flume-zipkin-metrics-sink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='flume-zipkin-metrics-sink', version='2.3')
)
libraryDependencies += "com.github.kristofa" % "flume-zipkin-metrics-sink" % "2.3"
[com.github.kristofa/flume-zipkin-metrics-sink "2.3"]