com.github.christiangda:storm-metrics-influxdb

This is an Apache Storm Metrics Consumer that forward its metrics to InfluxDB to be used in real-time.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring ORM Data
GroupId

GroupId

com.github.christiangda
ArtifactId

ArtifactId

storm-metrics-influxdb
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.christiangda:storm-metrics-influxdb
This is an Apache Storm Metrics Consumer that forward its metrics to InfluxDB to be used in real-time.
Project URL

Project URL

https://github.com/christiangda/storm-metrics-influxdb
Source Code Management

Source Code Management

http://github.com/christiangda/storm-metrics-influxdb/tree/master

Download storm-metrics-influxdb

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-simple jar 1.7.21
org.influxdb : influxdb-java jar 2.5

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-core jar 1.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.29

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0