We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the feature you want to add? istio支持2种类型的故障注入,辛苦确认和评估下北极星是否可以支持
Why do you want to add this feature? 主要考虑到增强服务网格的能力,即希望能通过北极星管控台,对envoy等xDS数据面注入异常、延迟等,便于人工手动降级某个接口等,对齐istio的能力,istio毕竟趋向于是行业标准~ 对SDK接入方式,没有强诉求~
How to implement this feature?
Additional context Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
统一针对 #935 #936 #937 #937 是否可以让北极星直接对接 sentinel 复用现有的服务治理能力。目前sentinel可以直接对接多个协议比如 istio 以及最近新的服务治理协议@wallezhang
Sorry, something went wrong.
这里需要我做什么哈?看了上下文,感觉故障注入的能力,更适合放到类似混沌工程中,因为单纯的增加故障注入能力,貌似意义不是很大,还需要配合上下游的监控来做系统健壮性的评估,一般的混沌工程都会提供类似故障注入的能力,包括不同维度的,另外可以配置爆炸半径
No branches or pull requests
What is the feature you want to add?
istio支持2种类型的故障注入,辛苦确认和评估下北极星是否可以支持
Why do you want to add this feature?
主要考虑到增强服务网格的能力,即希望能通过北极星管控台,对envoy等xDS数据面注入异常、延迟等,便于人工手动降级某个接口等,对齐istio的能力,istio毕竟趋向于是行业标准~
对SDK接入方式,没有强诉求~
How to implement this feature?
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: