[feature][CGS][manager] optimize jdbc stack logs, monitor scheduler and thread pool
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [x] I had searched in the [issues](https://github.com/apache/linkis/issues) and found no similar feature requirement.
### Problem Description
Need API to get published datasource filtered by datasource type and proxy user.
### Description
Add support for getting published datasource by type and proxy user.
### Use case
Users can query published datasources filtered by datasource type and proxy user for multi-tenant scenarios.
### Solutions
1. Added GetPublishedDataSourceByTypeAction and GetPublishedDataSourceByTypeResult
2. Modified DataSourceInfoServiceImpl to support the new query
3. Updated PES client with new API
### Anything else
None.
### Are you willing to submit a PR?
- [x] Yes I am willing to submit a PR!
Contributor guide
Assessment
This issue has not been assessed yet.