spring-boot-admin icon indicating copy to clipboard operation
spring-boot-admin copied to clipboard

Feature: Add support for Spring Boot Chaos Monkey endpoints

Open rkettelerij opened this issue 5 years ago • 1 comments

You are probably aware of the Chaos Monkey for Spring Boot project 😉. As far as I know the latter doesn't have a user interface but it does provide actuator endpoints. Wouldn't it make sense to provide a UI on top of these endpoints in Spring Boot Admin? Seems like a nice integration between both projects.

rkettelerij avatar Aug 20 '20 18:08 rkettelerij

Wouldn't it make sense to provide a UI on top of these endpoints in Spring Boot Admin? Seems like a nice integration between both projects.

yep. But from my perspective the UI should be provided by an SBA UI extension residing in the CM4SB repository as it is tied to their endpoints - also I'm lacking the time to work on it.

joshiste avatar Aug 20 '20 18:08 joshiste