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

Prometheus Java Suite 0.11.0

The Prometheus Java Suite: Client Metrics, Exposition, and Examples

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

parent
Версия

Версия

0.11.0
Тип

Тип

pom
Описание

Описание

Prometheus Java Suite
The Prometheus Java Suite: Client Metrics, Exposition, and Examples
Ссылка на сайт

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

http://github.com/prometheus/client_java

Скачать parent 0.11.0

Имя Файла Размер
parent-0.11.0.pom 10 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • simpleclient
  • simpleclient_common
  • simpleclient_caffeine
  • simpleclient_dropwizard
  • simpleclient_graphite_bridge
  • simpleclient_hibernate
  • simpleclient_guava
  • simpleclient_hotspot
  • simpleclient_httpserver
  • simpleclient_log4j
  • simpleclient_log4j2
  • simpleclient_logback
  • simpleclient_pushgateway
  • simpleclient_servlet
  • simpleclient_spring_web
  • simpleclient_spring_boot
  • simpleclient_jetty
  • simpleclient_jetty_jdk8
  • simpleclient_tracer
  • simpleclient_vertx
  • simpleclient_bom
  • benchmark
  • integration_tests