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

Prometheus Java Client Examples 0.0.10

The Prometheus Java Examples

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем Prometheus Тестирование приложения и мониторинг Monitoring
Группа

Группа

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

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

examples
Версия

Версия

0.0.10
Тип

Тип

pom
Описание

Описание

Prometheus Java Client Examples
The Prometheus Java Examples
Ссылка на сайт

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

http://github.com/prometheus/client_java

Скачать examples 0.0.10

Имя Файла Размер
examples-0.0.10.pom 1 KB
Обзор

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

Зависимости

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

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

  • guice
  • jvmstat
  • random
  • simple