Dropwizard InfluxDB Reporter

Dropwizard instrumentation using InfluxDB.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.kickstarter.dropwizard
ArtifactId

ArtifactId

dropwizard-influxdb-reporter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard InfluxDB Reporter
Dropwizard instrumentation using InfluxDB.
Project URL

Project URL

https://github.com/kickstarter/dropwizard-influxdb-reporter
Source Code Management

Source Code Management

https://github.com/kickstarter/dropwizard-influxdb-reporter

Download dropwizard-influxdb-reporter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 3.1.2
io.dropwizard : dropwizard-client jar 1.0.3
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.7.6

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.54-beta

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1