feat: enhance diag tool log parser and fix python setup#3303
Merged
aceforeverd merged 41 commits into4paradigm:mainfrom Jun 12, 2023
zhangziheng01233:iss#3259
Merged
feat: enhance diag tool log parser and fix python setup#3303aceforeverd merged 41 commits into4paradigm:mainfrom zhangziheng01233:iss#3259
aceforeverd merged 41 commits into4paradigm:mainfrom
zhangziheng01233:iss#3259
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #3303 +/- ##
=============================================
+ Coverage 36.80% 75.71% +38.91%
Complexity 393 393
=============================================
Files 175 691 +516
Lines 10143 125304 +115161
Branches 1186 1186
=============================================
+ Hits 3733 94879 +91146
- Misses 6173 30188 +24015
Partials 237 237
☔ View full report in Codecov by Sentry. |
docs/zh/maintain/diagnose.md
Outdated
|
|
||
|
|
||
| 使用`inspect job --id <job_id>`查询指定任务的log日志,其结果会筛选出主要错误信息。如果需要详细的日志信息,可以添加`--detail`获取详细信息。 | ||
| 使用`inspect job --id <job_id>`查询指定任务的log日志,其结果会使用配置文件筛选出主要错误信息。如需更新配置文件,可以添加`--conf-update`,并且可以使用`--conf-url`配置镜像源。如果需要完整的日志信息,可以添加`--detail`获取详细信息。 |
Collaborator
There was a problem hiding this comment.
give an example, --conf-url ...openmldb.ai....
vagetablechicken
approved these changes
Jun 12, 2023
aceforeverd
approved these changes
Jun 12, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
close #3259