Commit 4f5e3213 authored by 陈炯舟's avatar 陈炯舟

Merge branch 'dev-8.9.0' into 'master'

🎨 log

See merge request !21
parents 6f8fcb86 7ff9f4f3
...@@ -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