For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Resiliency
Add resilience to applications in ambient mesh using retries, timeouts, circuit breakers, outlier detection, and fault injection.
Request timeouts
Configure request timeouts in ambient mesh via waypoint proxies to prevent latency in upstream …
HTTP retries
Configure HTTP retries in ambient mesh to automatically retry failed requests before returning an …
Circuit breakers
Configure circuit breakers in ambient mesh to temporarily stop traffic to unhealthy services and …
Outlier detection
Use outlier detection in ambient mesh to passively identify and eject unhealthy endpoints from the …
Fault injection
Test system resilience in ambient mesh by injecting latency and errors via waypoint proxies using …