This is an implementation of HystrixMetricsPublisher that publishes metrics using Codahale Metrics.
'de.is24.hystrix:hystrix-codahale-metrics-publisher:1.0'
<dependency>
<groupId>de.is24.hystrix</groupId>
<artifactId>hystrix-codahale-metrics-publisher</artifactId>
<version>1.0</version>
</dependency>
<dependency org="de.is24.hystrix" name="hystrix-codahale-metrics-publisher" rev="1.0"/>
"de.is24.hystrix", "hystrix-codahale-metrics-publisher", "1.0"