mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-11-29 18:48:13 +08:00
ci: 去掉监控配置
This commit is contained in:
parent
bc01f94136
commit
e9f234978a
@ -64,15 +64,7 @@
|
||||
<artifactId>metersphere-bug-management</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<!-- 监控配置 -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-actuator</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.micrometer</groupId>
|
||||
<artifactId>micrometer-registry-prometheus</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
Loading…
Reference in New Issue
Block a user