metrics-gelf

A GELF reporter for the Dropwizard Metrics library

License

License

Categories

Categories

Graylog Application Layer Libs Logging Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.graylog.metrics
ArtifactId

ArtifactId

metrics-gelf
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

metrics-gelf
A GELF reporter for the Dropwizard Metrics library
Project URL

Project URL

https://github.com/Graylog2/metrics-gelf
Project Organization

Project Organization

Graylog, Inc.
Source Code Management

Source Code Management

https://github.com/Graylog2/metrics-gelf

Download metrics-gelf

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 3.1.2
org.graylog2 : gelfclient jar 1.4.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.9
org.assertj : assertj-core jar 2.5.0
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.0.2