storm-metrics-statsd

A library to publish storm metrics to a statsd endpoint

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring ORM Data
GroupId

GroupId

com.accelerate-experience
ArtifactId

ArtifactId

storm-metrics-statsd
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

storm-metrics-statsd
A library to publish storm metrics to a statsd endpoint
Project URL

Project URL

http://github.com/platinummonkey/storm-metrics-statsd

Download storm-metrics-statsd

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.timgroup : java-statsd-client jar 3.1.0

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-core jar 1.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.4
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0