blacksmith_sticky_disk_daily
Track daily sticky-disk cache footprint over a month to distinguish stable working sets from unbounded growth, guiding cache limit configuration.
Instructions
Daily sticky-disk / Docker-layer-cache footprint (GB held each day) for a month — the cache growth curve. Steadily-climbing totals mean an unbounded cache (set max-cache-size-mb on setup-docker-builder); a flat line means a stable working set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | GitHub org/installation slug (defaults to $BLACKSMITH_ORG) | |
| month | No | Billing month as "YYYY-MM" (default: current month). Selects the start/end range. |