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.

Лицензия

Лицензия

Категории

Категории

Metrics Тестирование приложения и мониторинг Monitoring ORM Данные
Группа

Группа

com.github.christiangda
Идентификатор

Идентификатор

storm-metrics-influxdb
Последняя версия

Последняя версия

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/christiangda/storm-metrics-influxdb
Система контроля версий

Система контроля версий

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

Скачать storm-metrics-influxdb

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.apache.storm : storm-core jar 1.0.3

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.29

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0