Rename Metrics bean

Author: prakhar146Created Mar 22, 2023Updated Mar 22, 2023

The class `de.codecentric.spring.boot.chaos.monkey.configuration.ChaosMonkeyConfiguration` defines the `metrics` bean. The name `metrics` is generic and causes bean name conflict with other libraries. Can it be renamed to something more specific to chaos monkey?