|
|
|
@ -1074,6 +1074,11 @@
|
|
|
|
|
<artifactId>micrometer-registry-cloudwatch</artifactId>
|
|
|
|
|
<version>${micrometer.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.micrometer</groupId>
|
|
|
|
|
<artifactId>micrometer-registry-cloudwatch2</artifactId>
|
|
|
|
|
<version>${micrometer.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.micrometer</groupId>
|
|
|
|
|
<artifactId>micrometer-registry-datadog</artifactId>
|
|
|
|
|