codecentric / spring-boot-admin

Admin UI for administration of spring boot applications
Apache License 2.0
12.38k stars 3.08k forks source link

After upgrading to springboot 2.4 and spring-boot admin 2.4.1, none of the instances show up in SBA dashboard #1932

Closed pgouri017 closed 2 years ago

pgouri017 commented 2 years ago

My current project contains many microservices discovered through consul and managed/monitored by SBA. After upgrading my applications to springboot 2.4 and spring-boot admin 2.4.1, none of the instances show up in SBA dashboard, but all instances are up in consul UI.

image
SteKoe commented 2 years ago

duplicate of #1737