feat: Add kflux-stg-es01 to loadtest probe dashboards - #95
Conversation
Expose the staging API in the Grafana cluster dropdown for KONFLUX-15430. Panels stay empty until Horreum data exists. kflux-prd-es01 is deferred. Signed-off-by: Subrata Modak <smodak@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
PR Summary by QodoAdd kflux-stg-es01 to loadtest probe Grafana cluster dropdown
AI Description
Diagram
High-Level Assessment
Files changed (4)
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTip of the day💡 Did you know, you can commit Qodo's fix in one click with committable suggestions (GitHub & GitLab) |
jhutar
left a comment
There was a problem hiding this comment.
Please also add to grafonnet-workdir/src/trending-errors.jsonnet
Jan requested this on konflux-ci#95 so the cluster appears on all loadtest probe Grafana dropdowns. Signed-off-by: Subrata Modak <smodak@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
Added |
| } | ||
| }, | ||
| "pluginVersion": "v13.0.0", | ||
| "pluginVersion": "v11.4.0", |
There was a problem hiding this comment.
Please rebase and do jb update in Grafonnet dir - these version downgrades are because you have old Jsonnet lib dependencies.
|
Closing without merge. KONFLUX-15430 is being dropped: kflux-stg-es01 and kflux-prd-es01 are not Konflux member clusters (they host ephemeral namespaces / Hypershift for namespace provisioning), so the normal loadtest probe does not apply. Faisal confirmed we should drop this request. |
Summary
KONFLUX-15430: add the
kflux-stg-es01staging API to the Grafana cluster dropdown (loadtest probe + multiarch).kflux-prd-es01is not included yet.The dropdown will be empty for this cluster until Horreum test 372 has data.
Related:
Test plan
memberClustersincludeshttps://api.kflux-stg-es01.21tc.p1.openshiftapps.com:6443/in both jsonnet sourcesloadtest-probe.jsonandloadtest-probe-multiarch.jsoninclude the same API in the cluster variableMade with Cursor