Last Version

com.github.dimovelev:metrics-sampler-extension-graphite 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-extension-graphite
Version

Version

0.9.1
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-extension-graphite 0.9.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.dimovelev : metrics-sampler-core jar 0.9.1
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.