mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 17:48:14 +08:00
Remove metric export auto-configuration
This commit removes the auto-configuration that export metrics automatically to Redis. This feature has been superseded by the stats feature and can be restored at any time in a custom service. Closes gh-373
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
spring:
|
||||
metrics:
|
||||
export:
|
||||
enabled: true
|
Reference in New Issue
Block a user