Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chaos Engineering/Fault Injection #3575

Open
howardjohn opened this issue Jan 29, 2025 · 0 comments
Open

Chaos Engineering/Fault Injection #3575

howardjohn opened this issue Jan 29, 2025 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@howardjohn
Copy link
Contributor

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

@howardjohn howardjohn added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant