Commit 6500aea4 by 李学兴

Merge branch 'feature/20210701_prometheusMqDatasource_lxx'

parents 29e36568 933a875b
......@@ -94,12 +94,9 @@
</dependency>
<!-- promtheus -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
<groupId>com.freemud.springboot</groupId>
<artifactId>fm-springboot-start-actuator</artifactId>
<version>1.0.14</version>
</dependency>
<dependency>
<groupId>com.freemud.nepxion</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment