Skip to content

v0.0.1-beta.2

Choose a tag to compare

@dmmulroy dmmulroy released this 10 Dec 05:44
· 27 commits to main since this release
1911da0

Release Notes:

v0.0.1-beta.2

Free Tier Zone Support

  • Automatically detects and skips Cloudflare Free tier zones for GraphQL analytics queries (free zones lack API access)
  • New cloudflare_zones_skipped_free_tier metric tracks skipped zones
  • Free tier zones still export certificate and load balancer metrics
  • Mixed accounts (paid + free zones) work seamlessly

Metric Quality

  • Fixed duplicate metric labels by aggregating values (sum for counters, max for gauges)
  • Improved GraphQL error context for debugging

UI/Config

  • Config panel hidden when DISABLE_CONFIG_API=true
  • Reset button styling fix

Full Changelog: v0.0.1-beta.1...v0.0.1-beta.2