Prometheus Metrics Core

Wrapper around the default Prometheus collectors

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Prometheus Metrics Core
Wrapper around the default Prometheus collectors
Система контроля версий

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

http://github.com/jonnymatts/prometheus-metrics-core/tree/master

Скачать metrics-core

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.prometheus : simpleclient jar 0.5.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 3.7.0
org.mockito : mockito-core jar 2.8.9

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

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

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

Версия
0.3.0
0.2.1
0.2.0