Introduce new app config - #4022
Conversation
Assisted-By: Cursor Desktop Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
|
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
|
🤖 Review · |
❌ 2 Tests Failed:
View the top 2 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
PR Summary by QodoMove Scorecard thresholds to metric-level config with datasource/provider fallbacks
AI Description
Diagram
High-Level Assessment
Files changed (35)
|
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
|
🤖 Review · ❌ Terminated · Started 8:36 AM UTC · Ended 9:16 AM UTC |
Code Review by Qodo
Context used✅ Compliance rules (platform):
11 rules✅ Cross-repo context Explored:
repo: redhat-developer/rhdh (sha: 6bcb0141) Explored:
repo: redhat-developer/rhdh-operator (sha: 095451d9) Explored:
repo: redhat-developer/rhdh-local (sha: 2ae9e8c8) Not relevant to this PR:
redhat-developer/rhdh-chart 1.
|
|
🤖 Finished Review · ❌ Failure · Started 8:36 AM UTC · Completed 9:16 AM UTC |
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
|
🤖 Review · ❌ Terminated · Started 9:54 AM UTC · Ended 10:36 AM UTC |
|
🤖 Finished Review · ❌ Failure · Started 9:54 AM UTC · Completed 10:36 AM UTC |
Assisted-By: Cursor Desktop Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
|
🤖 Review · ❌ Terminated · Started 3:42 PM UTC · Ended 4:24 PM UTC |
|
|
🤖 Finished Review · ❌ Failure · Started 3:42 PM UTC · Completed 4:24 PM UTC |



Hey, I just made a Pull Request!
Thresholds moved from provider level to metric level. Configuration is restructured to enable thresholds to be defined directly for each metric with fallback options at the provider level. The new top-level key
metricProvidersnow houses all metric-specific configurations. Threshold annotation overrides now require full metric ID instead of provider ID.Example configuration:
Fixes
Fixes https://redhat.atlassian.net/browse/RHDHBUGS-3340
How to test
✔️ Checklist