metrics-elasticsearch-reporter

Reporter for the metrics library which reports into Elasticsearch

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

metrics-elasticsearch-reporter
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

metrics-elasticsearch-reporter
Reporter for the metrics library which reports into Elasticsearch

Download metrics-elasticsearch-reporter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 3.1.2
com.fasterxml.jackson.core : jackson-databind jar 2.6.5
com.fasterxml.jackson.module : jackson-module-afterburner jar 2.6.5

test (7)

Group / Artifact Type Version
org.apache.lucene : lucene-test-framework jar 5.4.1
org.elasticsearch : elasticsearch test-jar 2.2.0
org.elasticsearch : elasticsearch jar 2.2.0
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.3.1
org.slf4j : slf4j-simple jar 1.6.2
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.
org.elasticsearch

elasticsearch

Versions

Version
2.2.0
2.0
1.0