Jar examples for m:metrics-graphite
A reporter for Metrics which announces measurements to a Graphite server.
You can download jar file metrics-graphite 3.2.4 in this page.
The Apache License, Version 2.0
You can use the following script to add metrics-graphite-3.2.4.jar to your project.
<dependency> <groupId>io.dropwizard.metrics</groupId> <artifactId>metrics-graphite</artifactId> <version>3.2.4</version> </dependency>
compile group: 'io.dropwizard.metrics', name: 'metrics-graphite', version: '3.2.4'
libraryDependencies += "io.dropwizard.metrics" % "metrics-graphite" % "3.2.4"
<dependency org="io.dropwizard.metrics" name="metrics-graphite" rev="3.2.4"/>
@Grapes(@Grab(group='io.dropwizard.metrics', module='metrics-graphite', version='3.2.4'))
'io.dropwizard.metrics:metrics-graphite:jar:3.2.4'
Click the following link to download the jar file.
metrics-graphite-3.2.4-javadoc.jar