jiangML opened a new issue, #24720: URL: https://github.com/apache/shardingsphere/issues/24720
## Feature Request **For English only**, other languages will not be accepted. Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot make decision by current information, we will **close it**. Please answer these questions before submitting your issue. Thanks! ### Is your feature request related to a problem? ### Describe the feature you would like. #### Task Currently, there is a lack of e2e tests for using `agent` in `ShardingSphere-JDBC` scenarios, so new corresponding tests need to be added. The plugin types involved are as follows. + `logging` + `metrics` + `tracing` #### Step + Add a `SpringBoot` project using `ShardingSphere-JDBC` under `test/e2e/agent` + Refer to `ShardingSphere-Proxy` e2e test to supplement `logging`, `metrics`, `tracing` tests. -- 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]
