Custom actuator endpoints

Actuator info enrichment

License

License

GroupId

GroupId

com.rbkmoney
ArtifactId

ArtifactId

custom-actuator-endpoints
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Custom actuator endpoints
Actuator info enrichment
Project URL

Project URL

https://github.com/rbkmoney/custom-actuator-endpoints.git
Source Code Management

Source Code Management

https://github.com/rbkmoney/custom-actuator-endpoints/tree/master

Download custom-actuator-endpoints

How to add to project

<!-- https://jarcasting.com/artifacts/com.rbkmoney/custom-actuator-endpoints/ -->
<dependency>
    <groupId>com.rbkmoney</groupId>
    <artifactId>custom-actuator-endpoints</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/custom-actuator-endpoints/
implementation 'com.rbkmoney:custom-actuator-endpoints:0.0.5'
// https://jarcasting.com/artifacts/com.rbkmoney/custom-actuator-endpoints/
implementation ("com.rbkmoney:custom-actuator-endpoints:0.0.5")
'com.rbkmoney:custom-actuator-endpoints:jar:0.0.5'
<dependency org="com.rbkmoney" name="custom-actuator-endpoints" rev="0.0.5">
  <artifact name="custom-actuator-endpoints" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='custom-actuator-endpoints', version='0.0.5')
)
libraryDependencies += "com.rbkmoney" % "custom-actuator-endpoints" % "0.0.5"
[com.rbkmoney/custom-actuator-endpoints "0.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.8.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

custom-actuator-endpoints

** КАК ДОБАВИТЬ В ПРОЕКТ? **

  1. добавить зависимость в pom.yml
<dependency>
    <groupId>com.rbkmoney</groupId>
    <artifactId>custom-actuator-endpoints</artifactId>
    <version>0.0.2</version>
</dependency>
  1. добавить в application.yml проперти - management.endpoint.health.show-details: always
com.rbkmoney

RBKmoney

Versions

Version
0.0.5
0.0.4
0.0.3