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.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.dimovelev
ArtifactId

ArtifactId

metrics-sampler-tests
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download metrics-sampler-tests

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
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