Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(platform): Remove CF Analytics engine #2812

Open
betimshahini opened this issue Jan 9, 2024 · 3 comments
Open

chore(platform): Remove CF Analytics engine #2812

betimshahini opened this issue Jan 9, 2024 · 3 comments
Assignees

Comments

@betimshahini
Copy link
Contributor

Remove CF Analytics engine references and code from the codebase. Replace with Posthog equivalents, as applicable.

@alfl
Copy link
Contributor

alfl commented Jan 10, 2024

Submitted request to delete Grafana account to their support.

@alfl
Copy link
Contributor

alfl commented Jan 10, 2024

Cloudflare datasets will expire 93 days after collection stops:

Screenshot 2024-01-10 at 14 57 27

@alfl
Copy link
Contributor

alfl commented Jan 10, 2024

Scope of the bindings:

./platform/core/wrangler.current.toml:30:  { binding = "Analytics", dataset = "PlatformAnalyticsDev" },
./platform/core/wrangler.next.toml:30:  { binding = "Analytics", dataset = "PlatformAnalyticsDev" },
./platform/core/wrangler.dev.toml:30:  { binding = "Analytics", dataset = "PlatformAnalyticsDev" },
./platform/galaxy/wrangler.current.toml:16:  { binding = "Analytics", dataset = "PlatformAnalytics" },
./platform/galaxy/wrangler.next.toml:16:  { binding = "Analytics", dataset = "PlatformAnalytics" },
./platform/galaxy/wrangler.dev.toml:16:  { binding = "Analytics", dataset = "PlatformAnalytics" },
./platform/galaxy/wrangler.toml:13:  { binding = "Analytics", dataset = "PlatformAnalytics" },
./platform/object/wrangler.toml:13:  { binding = "Analytics", dataset = "PlatformAnalytics" },
./platform/object/wrangler.toml:29:  { binding = "Analytics", dataset = "PlatformAnalyticsDev" },
./platform/object/wrangler.toml:41:  { binding = "Analytics", dataset = "PlatformAnalyticsNext" },
./platform/object/wrangler.toml:53:  { binding = "Analytics", dataset = "PlatformAnalyticsCurrent" },

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

No branches or pull requests

2 participants