[BUG] sentinel dashboard 中的请求链路 不显示自定义的api名称
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
## Issue Description
I used spring cloud alibaba and spring cloud series frameworks and combined sentinel to implement spring cloud gateway to achieve gateway traffic limiting. And the sentinel dashboard was used to observe the current limiting results
I created a few new test apis in api Management. But I don't have any custom api links in the request link. Why
Among them, 20 nodes deployed in the online gateway service have been successfully registered in sentinel-dashBoard. I configured the custom api in the api management of sentinel-dashboard and used the custom api in the flow control rules and set the flow control rules. I can confirm that there is definitely traffic that will trigger this custom api but I do not see the custom api in the attempt to request the link. What should I do
Type: *bug report*
### Describe what happened
### Describe what you expected to happen
### 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.