Skip to content

RFC0001 Appendix: CI HUD & Quartz DB schema alignment - #25

Open
subodh-dubey-amd wants to merge 1 commit into
mainfrom
users/subodh-dubey-amd/rfc-quartz-hud-db-schema
Open

RFC0001 Appendix: CI HUD & Quartz DB schema alignment#25
subodh-dubey-amd wants to merge 1 commit into
mainfrom
users/subodh-dubey-amd/rfc-quartz-hud-db-schema

Conversation

@subodh-dubey-amd

Copy link
Copy Markdown

Summary

  • Adds a traceability document that maps every CI HUD dashboard metric to its corresponding Quartz ClickHouse column (therock_workflow_runs, therock_workflow_jobs).
  • Identifies gaps where the current DB schema does not yet cover fields required by the HUD (e.g., commit_message, commit_author, jax_version).
  • Flags HUD tabs (Issues, Bump PRs) that are not yet backed by ClickHouse and would need new tables.

Motivation

Before implementing the Quartz ClickHouse schema (RFC0001), we need a clear picture of what the CI HUD actually consumes. This appendix serves as that alignment check — ensuring the DB schema covers all HUD requirements and explicitly calling out what's missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant