-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
Description
Spring Boot Admin Server information
-
Version: 3.5.6
-
Spring Boot version: 3.5.7
-
Configured Security: None
-
Webflux or Servlet application: WebFlux
Client information
-
Spring Boot versions: 3.5.7
-
Used discovery mechanism: Eureka
-
Webflux or Servlet application: WebFlux
Description
As shown below, I've duplicated events for my application instance:
Indeed, in that environment, I've 2 instances of SBA (for business continuity) setup with Hazelcast, so it's expected to have 2 events (one for each instance), but shouldn't one SBA instance show only its own events?
It seems to me that the events of all the instances are shown, leading to the duplication.