Open casionone opened 2 years ago
We are glad that you are contributing by opening this issue.
Please make sure to include all the relevant context. We will be here shortly.
If you are interested in contributing to our website project, please let us know! You can check out our contributing guide on :point_right: How to Participate in Project Contribution.
WeChat Assistant | WeChat Public Account |
---|---|
name | description | Subscribe | Unsubscribe | archive |
---|---|---|---|---|
dev@linkis.apache.org | community activity information | subscribe | unsubscribe | archive |
Search before asking
Problem Description
At present, the key log information of the log is not perfect and needs to be supplemented The linkis public enhancements/linkis datasource/linkis datasource manager/server module adds the necessary key logs For example,
org.apache.linkis.datasourcemanager.core.restful.RestfulApiHelper
Key encryption and decryption operations For example,org.apache.linkis.metadata.query.server.service.impl.MetadataQueryServiceImpl
main methods and reflection call logsTarget:
目前日志关键日志信息不够完善,需要补充 linkis-public-enhancements/linkis-datasource/linkis-datasource-manager/server 模块添加必要的关键日志 如 org.apache.linkis.datasourcemanager.core.restful.RestfulApiHelper 中关键的加解密操作 如 org.apache.linkis.metadata.query.server.service.impl.MetadataQueryServiceImpl 主要的方法 以及反射调用日志 等
目标: 1 方便正常的日志查看,异常问题的定位 2 关键参数信息支持 debug 级别的打印和查看
Description
No response
Use case
No response
Solutions
No response
Anything else
No response
Are you willing to submit a PR?