The GitHub Actions job "Publish Docs to S3" on airflow.git/main has succeeded.
Run started by GitHub user vincbeck (triggered by vincbeck).

Head commit for run:
ae2f8147abd2a50909daf3da6c1e9894ab963a92 / Pierre Jeambrun 
<[email protected]>
Improve historical metrics endpoint performance (#63526)

* Optimize historical_metrics_data endpoint with capped success count

* Return state_count_limit in historical_metrics response

The UI now reads the cap value from the API response instead of
hardcoding it, keeping frontend and backend in sync.

* Hide percentage and fill bars when any state count is capped

When any state in a section reaches the cap, percentages become
unreliable. Fill every bar to full width and hide the percent
label instead of showing misleading numbers.

* Revert "Hide percentage and fill bars when any state count is capped"

This reverts commit facf46b60e2343d65fb5b457d7d8a7147925f59e.

* Hide percentage and fill bar only for individually capped states

When a specific state's count reaches the cap, its bar fills to
full width and its percentage is hidden. Non-capped states keep
their normal proportional bars and percentages.

Report URL: https://github.com/apache/airflow/actions/runs/23153964875

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to