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

com.github.dimovelev:metrics-sampler-core 0.9.1

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-core
Версия

Версия

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-core 0.9.1


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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5
com.thoughtworks.xstream : xstream jar 1.4.11.1
commons-beanutils : commons-beanutils jar 1.8.3
commons-io : commons-io jar 2.4
ch.qos.logback : logback-classic jar 1.0.12
ch.qos.logback : logback-core jar 1.0.12
org.apache.httpcomponents : httpclient jar 4.5.2
com.beust : jcommander jar 1.30

test (2)

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

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

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