envoyproxy/envoy

Fault injection of redis filter: support per-cluster or per-endpoint fault injection

Open

#16,393 opened on May 8, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/faultarea/redishelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

The fault choosing in the current redis fault injection depends on the redis commands. However, per-cluster or per-endpoint fault injection is meaningful, which is not supported yet.

Contributor guide