spring-boot-execution-metric

Measure execution times of critical code blocks and expose statistics as actuator metrics

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

eu.hinsch
Идентификатор

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

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

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

0.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-execution-metric
Measure execution times of critical code blocks and expose statistics as actuator metrics
Ссылка на сайт

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

https://github.com/lukashinsch/spring-boot-execution-metric/

Скачать spring-boot-execution-metric

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

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

Зависимости

compile (3)

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

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 1.2.0.RELEASE
com.jayway.jsonpath : json-path jar 0.9.1

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

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

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

Версия
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0