Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix capped dashboard historical percentages#67366

Open
bobu-putheeckal wants to merge 1 commit into
apache:mainfrom
bobu-putheeckal:codex-airflow-67336-dashboard-cap
Open

Fix capped dashboard historical percentages#67366
bobu-putheeckal wants to merge 1 commit into
apache:mainfrom
bobu-putheeckal:codex-airflow-67336-dashboard-cap

Conversation

@bobu-putheeckal
Copy link
Copy Markdown

When historical metric counts reach the API cap, the dashboard cannot compute a reliable total from the capped values. This hides percentages and proportional bars for the affected metric group while keeping capped counts such as 1000+ visible.

closes: #67336

Tests:


Was generative AI tooling used to co-author this PR?
  • Yes - Codex

Generated-by: Codex following the guidelines

@boring-cyborg boring-cyborg Bot added the area:UI Related to UI/UX. For Frontend Developers. label May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dashboard summary page shows wrong percentages when a state count exceeds the API cap (1000)

1 participant