mirror of
https://github.com/alibaba/higress.git
synced 2026-06-08 20:27:31 +08:00
update plugins doc (#1305)
This commit is contained in:
@@ -1,7 +1,18 @@
|
||||
# frontend-gray 前端灰度插件
|
||||
---
|
||||
title: 前端灰度
|
||||
keywords: [higress,frontend gray]
|
||||
description: 前端灰度插件配置参考
|
||||
---
|
||||
|
||||
## 功能说明
|
||||
`frontend-gray`插件实现了前端用户灰度的的功能,通过此插件,不但可以用于业务`A/B实验`,同时通过`可灰度`配合`可监控`,`可回滚`策略保证系统发布运维的稳定性。
|
||||
|
||||
## 运行属性
|
||||
|
||||
插件执行阶段:`认证阶段`
|
||||
插件执行优先级:`450`
|
||||
|
||||
|
||||
## 配置字段
|
||||
| 名称 | 数据类型 | 填写要求 | 默认值 | 描述 |
|
||||
|----------------|--------------|----|-----|----------------------------------------------------------------------------------------------------|
|
||||
|
||||
Reference in New Issue
Block a user