chore(ping-service, gateway): remove unused configurations and clean up build script
- Deleted obsolete metrics configuration in `application-test.yaml` for `ping-service`. - Removed outdated dependency comments and adjusted task registration syntax in `gateway`'s `build.gradle.kts`.
This commit is contained in:
@@ -44,11 +44,6 @@ resilience4j:
|
||||
minimum-number-of-calls: 4
|
||||
wait-duration-in-open-state: 5s
|
||||
|
||||
metrics:
|
||||
enabled: true
|
||||
legacy:
|
||||
enabled: true
|
||||
|
||||
logging:
|
||||
level:
|
||||
org.springframework.cloud.consul: ERROR
|
||||
|
||||
Reference in New Issue
Block a user