is not current version
Last Version 1.2.5

com.rbkmoney:custom-metrics-spring-boot-starter 1.2.0

Starter for StatsD and Prometheus custom metrics

Categories

Categories

Spring Boot Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.rbkmoney
ArtifactId

ArtifactId

custom-metrics-spring-boot-starter
Version

Version

1.2.0
Type

Type

jar

Download custom-metrics-spring-boot-starter 1.2.0


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