Last Version

Dynamic actuator metrics 1.0

Helper classes to dynamically create metrics with tags for Spring Boot 2.0 applications

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.firedome
ArtifactId

ArtifactId

dynamic-metrics
Version

Version

1.0
Type

Type

jar
Description

Description

Dynamic actuator metrics
Helper classes to dynamically create metrics with tags for Spring Boot 2.0 applications
Project URL

Project URL

https://github.com/firedome/dynamic-actuator-metrics
Source Code Management

Source Code Management

https://github.com/firedome/dynamic-actuator-metrics

Download dynamic-metrics 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.micrometer : micrometer-core jar 1.6.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.