Skip to content

mirrord#

mirrord mirrors live traffic from a running pod in your cluster to your local process, letting you debug against real requests without deploying a debug build to the cluster.

Use mirrord when you need to reproduce a bug that only appears under production-like conditions, or when you want to step through your application code with a real cluster environment in the loop.