Last Version

metrics-sampler 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.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.dimovelev
ArtifactId

ArtifactId

metrics-sampler
Version

Version

0.9.1
Type

Type

pom
Description

Description

metrics-sampler
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.
Project URL

Project URL

https://github.com/dimovelev/metrics-sampler
Source Code Management

Source Code Management

https://github.com/dimovelev/metrics-sampler

Download metrics-sampler 0.9.1

Filename Size
metrics-sampler-0.9.1.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • metrics-sampler-core
  • metrics-sampler-distribution
  • metrics-sampler-extension-base
  • metrics-sampler-extension-jmx
  • metrics-sampler-extension-graphite
  • metrics-sampler-extension-apache-status
  • metrics-sampler-extension-http
  • metrics-sampler-extension-jdbc
  • metrics-sampler-extension-redis
  • metrics-sampler-extension-oracle-nosql
  • metrics-sampler-tests
  • metrics-sampler-extension-webmethods
  • metrics-sampler-extension-exec
  • metrics-sampler-extension-elasticsearch
  • metrics-sampler-extension-memcached
  • metrics-sampler-extension-kafka-manager