com.github.dimovelev:metrics-sampler-tests

metrics-sampler is a java program which regularly queries metrics from a configured set of inputs, selects and renames them using regular expressions and sends them to a configured set of outputs. It supports JMX and JDBC as inputs and Graphite as output out of the box.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

metrics-sampler-tests
Последняя версия

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

0.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

metrics-sampler is a java program which regularly queries metrics from a configured set of inputs, selects and renames them using regular expressions and sends them to a configured set of outputs. It supports JMX and JDBC as inputs and Graphite as output out of the box.

Скачать metrics-sampler-tests

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

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

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
com.github.dimovelev : metrics-sampler-core jar 0.9.1
com.github.dimovelev : metrics-sampler-extension-base jar 0.9.1
com.github.dimovelev : metrics-sampler-extension-apache-status jar 0.9.1
com.github.dimovelev : metrics-sampler-extension-graphite jar 0.9.1
com.github.dimovelev : metrics-sampler-extension-jdbc jar 0.9.1
com.github.dimovelev : metrics-sampler-extension-jmx jar 0.9.1
com.github.dimovelev : metrics-sampler-extension-oracle-nosql jar 0.9.1
com.github.dimovelev : metrics-sampler-extension-redis jar 0.9.1
com.github.dimovelev : metrics-sampler-extension-memcached jar 0.9.1
com.github.dimovelev : metrics-sampler-extension-exec jar 0.9.1
com.github.dimovelev : metrics-sampler-extension-http jar 0.9.1
com.github.dimovelev : metrics-sampler-extension-kafka-manager jar 0.9.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0
0.7.3
0.7.2
0.7.1
0.5.7