Skip to content

fix: 워커 차트 zone analytics 보존기간 제한#90

Merged
hmmhmmhm merged 1 commit into
mainfrom
fix/workers-chart-root-retention
Jun 13, 2026
Merged

fix: 워커 차트 zone analytics 보존기간 제한#90
hmmhmmhm merged 1 commit into
mainfrom
fix/workers-chart-root-retention

Conversation

@hmmhmmhm

Copy link
Copy Markdown
Owner

Summary

Workers Invocations Chart runs no longer fail when Cloudflare refuses zone analytics queries older than its retention window. The 30-day Worker invocation chart is still generated, but redirected root GET / traffic is only queried within the configurable zone analytics retention window.

The workflow now exposes WORKERS_CHART_ROOT_REQUESTS_RETENTION_DAYS with a safe 7-day default, and the chart metadata/doc notes that redirected root traffic is retention-limited.

Verification

  • npm test -- tests/scripts/workers-chart-data.test.ts tests/scripts/repository-config.test.ts
  • npm run typecheck
  • npm run check
  • npm run build

Compound Engineering
GPT--5

@hmmhmmhm hmmhmmhm merged commit e4f4f4c into main Jun 13, 2026
6 checks passed
@hmmhmmhm hmmhmmhm deleted the fix/workers-chart-root-retention branch June 13, 2026 07:22
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