janecms opened a new issue #5118:
URL: https://github.com/apache/skywalking/issues/5118
Env list:
- SkyWalking 6.6.0
- JRE8
- Spring cloud gateway 2.1.14
I Found all endpoint is the same value "WEBFLUX.handle"
`
graphql queryEndpoints output:
[
{
"key": "3",
"label": "WEBFLUX.handle"
},
{
"key": "5",
"label": "/gateway/routes"
},
{
"key": "6",
"label": "/**"
}
]
`
## question:
Why all endpoind is a fixed value “WEBFLUX.handle”
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]