Commit 7ff9f4f3 authored by 陈炎's avatar 陈炎

🎨 log

parent 7b140065
...@@ -166,6 +166,10 @@ ...@@ -166,6 +166,10 @@
<artifactId>ops-java-common</artifactId> <artifactId>ops-java-common</artifactId>
<version>0.0.1-Release</version> <version>0.0.1-Release</version>
</dependency> </dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
</dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId> <artifactId>spring-boot-starter-actuator</artifactId>
......
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