mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 09:22:41 +08:00
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