Skip to content
This repository was archived by the owner on Aug 10, 2026. It is now read-only.

Add CDN provider abstraction and Cloudflare usage ingestor - #38

Merged
seanwevans merged 2 commits into
mainfrom
codex/implement-cdn-integration-layer
Nov 20, 2025
Merged

Add CDN provider abstraction and Cloudflare usage ingestor#38
seanwevans merged 2 commits into
mainfrom
codex/implement-cdn-integration-layer

Conversation

@seanwevans

Copy link
Copy Markdown
Owner

Summary

  • add configuration for CDN provider selection and usage ingestion windows
  • introduce a CDN provider interface and Cloudflare implementation that fetches analytics bytes
  • add a usage ingestor worker and database queries to record snapshots via provider APIs

Testing

  • go test ./...

Codex Task

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread internal/cdn/ingestor.go
Comment thread internal/cdn/cloudflare/provider.go
@seanwevans
seanwevans merged commit 9fb5089 into main Nov 20, 2025
1 check failed
@seanwevans
seanwevans deleted the codex/implement-cdn-integration-layer branch November 20, 2025 18:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant