Prometheus-Endpoint for Spring Boot

Spring-Boot-Prometheus makes it easy to use Prometheus with Spring Boot. It exposes an /prometheus endpoint with prometheus-compatible metrics just by adding @EnablePrometheusEndpoint to your configuration.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Prometheus-Endpoint for Spring Boot
Spring-Boot-Prometheus makes it easy to use Prometheus with Spring Boot. It exposes an /prometheus endpoint with prometheus-compatible metrics just by adding @EnablePrometheusEndpoint to your configuration.
Ссылка на сайт

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

https://github.com/maust/prometheus-spring-boot
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

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

https://github.com/maust/prometheus-spring-boot

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

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot jar 1.3.7.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.3.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 1.3.7.RELEASE
io.prometheus : simpleclient jar 0.0.16
io.prometheus : simpleclient_common jar 0.0.16
io.prometheus : simpleclient_hotspot Необязательный jar 0.0.16

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 1.3.7.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.3.7.RELEASE

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

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

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

Версия
0.2.0
0.1.0
0.0.2
0.0.1