Service Flows
Trace how traffic flows between services across your cluster.
networkflowsservicestraffic
Service Flows
Understand how traffic moves between services in your cluster.
What it shows
Service Flows traces the connections between services so you can see which services talk to which — the runtime communication map behind your application, rather than just the static list of objects.
- Spot unexpected dependencies.
- Confirm a new service is actually being reached.
- Understand blast radius before changing or removing a service.
Using it
- Open Network → Service Flows.
- Explore the flow map for the current cluster.
Notes
Service Flows is a Pro feature.