Cloudflare Analytics Health Monitor
Monitors Cloudflare zone analytics via the Cloudflare API v4 GraphQL Analytics endpoint, tracking request rates, cache hit ratios, and WAF event spikes. Sends alerts through PagerDuty Events API v2 when thresholds are breached.
Cloudflare Analytics Health Monitor
Monitors Cloudflare zone analytics via the Cloudflare API v4 GraphQL Analytics endpoint, tracking request rates, cache hit ratios, and WAF event spikes. Sends alerts through PagerDuty Events API v2 when thresholds are breached.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/cloudflare-analytics-health-monitor/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/cloudflare-analytics-health-monitor
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/cloudflare-analytics-health-monitor.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.