Last Version

com.github.dimovelev:metrics-sampler-extension-elasticsearch 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 Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.dimovelev
ArtifactId

ArtifactId

metrics-sampler-extension-elasticsearch
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-elasticsearch 0.9.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.github.dimovelev : metrics-sampler-core 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.