You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?