wingkingbobo commented on issue #19085: URL: https://github.com/apache/shardingsphere/issues/19085#issuecomment-1186682142
@terrymanu Yes, I want to monitor the connection pool used by sharding proxy when connecting to the real database. I tried to change the configuration to Druid, but sharding proxy doesn't seem to support it. `org.apache. shardingsphere.proxy. backend.config.yaml.Yamlproxydatasourceconfiguration` does not provide a similar `spring.datasource. type=com. alibaba. druid. pool. Druiddatasource` configuration. It uses Hikari by default. Then I used jconsole to check the MBean and found no information related to the database connection pool. -- 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]
