gy09535 opened a new issue #2425: URL: https://github.com/apache/apisix/issues/2425
### Issue description When the zipkin plugin endpoint is change , zipkin always use old endpoint to report I think the issue cause of this code :https://github.com/apache/apisix/blob/master/apisix/plugins/zipkin.lua#L111 , we should add the endpoint as the key. ### Environment * apisix version (cmd: `apisix version`):1.5 * OS: ### Minimal test code / Steps to reproduce the issue 1. 2. 3. ### What's the actual result? (including assertion message & call stack if applicable) ### What's the expected result? ---------------------------------------------------------------- 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]
