Yiyiyimu opened a new pull request #4020: URL: https://github.com/apache/apisix/pull/4020
Signed-off-by: yiyiyimu <[email protected]> ### What this PR does / why we need it: Related to #4004, when only set service name but not route name, both of them would use service name in prometheus metric. The problem is partially fixed in #3831, so when route name is set it could be fetched. But it does not cover the above situation. ### Pre-submission checklist: * [ ] Did you explain what problem does this PR solve? Or what new features have been added? * [ ] Have you added corresponding test cases? * [ ] Have you modified the corresponding document? * [ ] Is this PR backward compatible? **If it is not backward compatible, please discuss on the [mailing list](https://github.com/apache/apisix/tree/master#community) first** -- 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]
