Metrics Munin reporter

Munin reporter for Coda Hale's metrics lib

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

metrics-munin-reporter
Last Version

Last Version

0.8.16
Release Date

Release Date

Type

Type

jar
Description

Description

Metrics Munin reporter
Munin reporter for Coda Hale's metrics lib
Project URL

Project URL

https://github.com/spotify/metrics-munin-reporter
Source Code Management

Source Code Management

https://github.com/spotify/metrics-munin-reporter

Download metrics-munin-reporter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 14.0.1
com.yammer.metrics : metrics-core jar 2.2.0
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Spotify metrics-munin-reporter

This project contains some code used by Spotify to add metrics collection to other projects. For now it expects some Spotify internal infrastructure for the metrics to actually propagate into some sort of monitoring system.

The reason this code is available as Free Software is to enable us to release some projects while simultaneously using them with Spotify internal infrastructure.

In short, the interfaces this code exposes is subject to change, and probably not useful to parties outside of Spotify. Touch at your own risk and don't hold your breath waiting for anyone to explain things like what spstat-munin-node is.

License

This software is released under the Apache License 2.0. More information in the file LICENSE distributed with this project.

com.spotify

Spotify

Versions

Version
0.8.16