-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Enhancement] add metrics for analysis error #50250
[Enhancement] add metrics for analysis error #50250
Conversation
Signed-off-by: jingdan <[email protected]>
Signed-off-by: jingdan <[email protected]>
Signed-off-by: jingdan <[email protected]>
Signed-off-by: jingdan <[email protected]>
Signed-off-by: jingdan <[email protected]>
Signed-off-by: jingdan <[email protected]>
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
[Java-Extensions Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
[FE Incremental Coverage Report]✅ pass : 7 / 7 (100.00%) file detail
|
[BE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
@Mergifyio backport branch-3.3 |
@Mergifyio backport branch-3.2 |
@Mergifyio backport branch-3.1 |
@Mergifyio backport branch-3.0 |
@Mergifyio backport branch-2.5 |
Signed-off-by: jingdan <[email protected]> (cherry picked from commit 9b4611a) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/metric/MetricRepo.java
Signed-off-by: jingdan <[email protected]> (cherry picked from commit 9b4611a) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/metric/MetricRepo.java # fe/fe-core/src/main/java/com/starrocks/qe/ConnectProcessor.java
Signed-off-by: jingdan <[email protected]> (cherry picked from commit 9b4611a) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/metric/MetricRepo.java # fe/fe-core/src/main/java/com/starrocks/qe/ConnectProcessor.java
https://github.com/Mergifyio backport branch-3.1 |
❌ Command disallowed due to command restrictions in the Mergify configuration.
|
@mergify backport branch-3.0 branch-3.1 branch-3.2 branch-3.3 |
❌ Command disallowed due to command restrictions in the Mergify configuration.
|
Signed-off-by: jingdan <[email protected]>
Signed-off-by: jingdan <[email protected]>
Signed-off-by: jingdan <[email protected]>
Signed-off-by: jingdan <[email protected]>
Signed-off-by: jingdan <[email protected]> Signed-off-by: Dan Jing <[email protected]>
Signed-off-by: jingdan <[email protected]> Signed-off-by: Dan Jing <[email protected]>
Signed-off-by: jingdan <[email protected]> Signed-off-by: Dan Jing <[email protected]>
Signed-off-by: jingdan <[email protected]> Signed-off-by: Dan Jing <[email protected]>
Signed-off-by: jingdan <[email protected]> Signed-off-by: Dan Jing <[email protected]>
Signed-off-by: jingdan <[email protected]> Signed-off-by: Dan Jing <[email protected]>
Signed-off-by: jingdan <[email protected]> Signed-off-by: Dan Jing <[email protected]>
Signed-off-by: jingdan <[email protected]> Signed-off-by: Dan Jing <[email protected]>
Signed-off-by: jingdan <[email protected]> Signed-off-by: zhiminr.ren <[email protected]>
Why I'm doing:
Currently query_err has no way to distinguish between analysis errors and starrocks internal errors.
What I'm doing:
Add metrics for analysis errors and starrocks internal errors.
What type of PR is this:
Does this PR entail a change in behavior?
If yes, please specify the type of change:
Checklist:
Bugfix cherry-pick branch check: