jizhuozhi commented on PR #12448: URL: https://github.com/apache/apisix/pull/12448#issuecomment-3096269590
> Thanks for your reply. Could you please describe the scenario in detail? Why can't the existing methods solve this problem? It is not a production environment, but it is common in the testing and verification phase. We need to specify specific instances frequently (for example, to capture flame graphs for performance analysis), but we need to add other instances back after deleting them, so we need to specify instances by filtering. In fact, we also matched according to the dynamic colored metadata when loading balancing, similar to https://github.com/kitex-contrib/loadbalance-tagging (I am also using lua to implement the same capabilities, but this is not within the scope of this discussion). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
