Chaos Engineering/Fault Injection #3575
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
triage/needs-information
Indicates an issue needs more information in order to work on it.
What would you like to be added:
An API to inject faults into routes. Typically a fault may be a delay, an HTTP response, or others.
Why this is needed:
Fault injection / Chaos engineering is a somewhat common engineering practice to intentional introduce errors into the system to simulate disaster recovery and other reliability mechanisms.
Prior art:
Slightly related to #2826
The text was updated successfully, but these errors were encountered: