Metrics Munin reporter

Munin reporter for Coda Hale's metrics lib

Категории

Категории

Metrics Тестирование приложения и мониторинг Monitoring
Группа

Группа

com.spotify
Идентификатор

Идентификатор

metrics-munin-reporter
Последняя версия

Последняя версия

0.8.16
Дата

Дата

Тип

Тип

jar
Описание

Описание

Metrics Munin reporter
Munin reporter for Coda Hale's metrics lib
Ссылка на сайт

Ссылка на сайт

https://github.com/spotify/metrics-munin-reporter
Система контроля версий

Система контроля версий

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

Скачать metrics-munin-reporter

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.8.16