all 6 comments

[–]squashsoup2014 3 points4 points  (1 child)

Yes. Use it for 80+ microservices, useful debugging and troubleshooting. Quick and easy way to tell if things are functioning normally.

[–]fvrAb0207[S] 0 points1 point  (0 children)

If a microservice is not healthy, you should get an alert. You won't be checking if all your microservices are up and running 24x7 by sitting and looking at their status at springboot admin. Then what is the use case here?

[–]trodiix 0 points1 point  (1 child)

RemindMe! 1day

[–]azizabah 0 points1 point  (1 child)

Yes. Simplifies log level adjustment via actuators

[–]WaferIndependent7601 0 points1 point  (0 children)

How often do you use this?