|
|
@ -236,11 +236,21 @@
|
|
|
|
<artifactId>micrometer-registry-jmx</artifactId>
|
|
|
|
<artifactId>micrometer-registry-jmx</artifactId>
|
|
|
|
<optional>true</optional>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.micrometer</groupId>
|
|
|
|
|
|
|
|
<artifactId>micrometer-registry-new-relic</artifactId>
|
|
|
|
|
|
|
|
<optional>true</optional>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>io.micrometer</groupId>
|
|
|
|
<groupId>io.micrometer</groupId>
|
|
|
|
<artifactId>micrometer-registry-prometheus</artifactId>
|
|
|
|
<artifactId>micrometer-registry-prometheus</artifactId>
|
|
|
|
<optional>true</optional>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.micrometer</groupId>
|
|
|
|
|
|
|
|
<artifactId>micrometer-registry-signalfx</artifactId>
|
|
|
|
|
|
|
|
<optional>true</optional>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>io.micrometer</groupId>
|
|
|
|
<groupId>io.micrometer</groupId>
|
|
|
|
<artifactId>micrometer-registry-statsd</artifactId>
|
|
|
|
<artifactId>micrometer-registry-statsd</artifactId>
|
|
|
|