|
|
@ -13,20 +13,9 @@
|
|
|
|
<artifactId>spring-cloud-tencent-pushgateway-plugin</artifactId>
|
|
|
|
<artifactId>spring-cloud-tencent-pushgateway-plugin</artifactId>
|
|
|
|
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
<dependencies>
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.prometheus</groupId>
|
|
|
|
|
|
|
|
<artifactId>simpleclient_pushgateway</artifactId>
|
|
|
|
|
|
|
|
<version>0.11.0</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.tencent.polaris</groupId>
|
|
|
|
<groupId>com.tencent.polaris</groupId>
|
|
|
|
<artifactId>stat-pushgateway</artifactId>
|
|
|
|
<artifactId>stat-pushgateway</artifactId>
|
|
|
|
<exclusions>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<artifactId>simpleclient_pushgateway</artifactId>
|
|
|
|
|
|
|
|
<groupId>io.prometheus</groupId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
</exclusions>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.tencent.cloud</groupId>
|
|
|
|
<groupId>com.tencent.cloud</groupId>
|
|
|
|