Jar examples for m:metrics-influxdb
Support for publishing the metrics from instrumented components to InfluxDB.
You can download jar file metrics-influxdb 0.5.0 in this page.
Public domain (CC0-1.0)
You can use the following script to add metrics-influxdb-0.5.0.jar to your project.
<dependency> <groupId>net.alchim31</groupId> <artifactId>metrics-influxdb</artifactId> <version>0.5.0</version> </dependency>
compile group: 'net.alchim31', name: 'metrics-influxdb', version: '0.5.0'
libraryDependencies += "net.alchim31" % "metrics-influxdb" % "0.5.0"
<dependency org="net.alchim31" name="metrics-influxdb" rev="0.5.0"/>
@Grapes(@Grab(group='net.alchim31', module='metrics-influxdb', version='0.5.0'))
'net.alchim31:metrics-influxdb:jar:0.5.0'
Click the following link to download the jar file.
metrics-influxdb-0.5.0-javadoc.jar