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 Spring Boot Admin dashboard shows duplicate/redundant service statuses one with All Capitals with IP address URLs and other in small with eureka URLs. This issue seems to be caused as all individual service instances have both Discovery client and Admin server client configured which seems to be causing duplicate entries in Spring Admin as mentioned in Issue 409.