prometheus-spring-boot-starter

push metrics to prometheus remote write point.

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Prometheus Тестирование приложения и мониторинг Monitoring
Группа

Группа

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

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

prometheus-spring-boot-starter
Последняя версия

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

1.0-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

prometheus-spring-boot-starter
push metrics to prometheus remote write point.
Ссылка на сайт

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

https://github.com/yunhorn/prometheus-spring-boot-starter

Скачать prometheus-spring-boot-starter

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

<!-- https://jarcasting.com/artifacts/io.github.yunhorn/prometheus-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.yunhorn</groupId>
    <artifactId>prometheus-spring-boot-starter</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yunhorn/prometheus-spring-boot-starter/
implementation 'io.github.yunhorn:prometheus-spring-boot-starter:1.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.yunhorn/prometheus-spring-boot-starter/
implementation ("io.github.yunhorn:prometheus-spring-boot-starter:1.0-RELEASE")
'io.github.yunhorn:prometheus-spring-boot-starter:jar:1.0-RELEASE'
<dependency org="io.github.yunhorn" name="prometheus-spring-boot-starter" rev="1.0-RELEASE">
  <artifact name="prometheus-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yunhorn', module='prometheus-spring-boot-starter', version='1.0-RELEASE')
)
libraryDependencies += "io.github.yunhorn" % "prometheus-spring-boot-starter" % "1.0-RELEASE"
[io.github.yunhorn/prometheus-spring-boot-starter "1.0-RELEASE"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.20
io.micrometer : micrometer-core jar 1.7.3
com.google.guava : guava jar 27.0.1-jre
com.google.protobuf : protobuf-java jar 3.11.4
org.xerial.snappy : snappy-java jar 1.1.8.4
org.springframework.boot : spring-boot-starter-web jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.3.7.RELEASE

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

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

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

Версия
1.0-RELEASE