流控规则路由从 dashboard.flowV1 改成 dashboard.flow 部分接口任然调用V1接口
Open
area/dashboard
kind/question
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
## Issue Description
Type: *bug report* or *feature request*
页面切换路由,任然调用V1接口
### Describe what happened (or what feature you want)
Sentinel 配置规则持久化到Apollo配置中心时,根据文档描述 "sidebar.html 流控规则路由从 dashboard.flowV1 改成 dashboard.flow 即可,注意簇点链路页面对话框需要自行改造" 我尝试将sidebar.html 流控规则路由从 dashboard.flowV1 改成 dashboard.flow后。点击新增规则任然调用V1的接口
### Describe what you expected to happen
我希望将页面接口都调用为V2接口,而不是V1
### How to reproduce it (as minimally and precisely as possible)
1.
2.
3.
### Tell us your environment
### Anything else we need to know?
Contributor guide
Assessment
This issue has not been assessed yet.