Skip to content

v0.0.1-beta.1

Choose a tag to compare

@dmmulroy dmmulroy released this 10 Dec 04:20
· 28 commits to main since this release
e64d93a

v0.0.1-beta.1

First beta release of Cloudflare Prometheus Exporter.

Features

  • 58 Prometheus metrics covering requests, bandwidth, threats, workers, load balancers, SSL certs, health checks,
    firewall, cache, bots, Magic Transit, and logpush
  • Cloudflare Workers with Durable Objects for stateful counter accumulation
  • Background refresh via alarms (60s intervals) - scrapes return cached data instantly
  • Multi-account support with automatic discovery of all accessible accounts/zones
  • Runtime config API for dynamic configuration without redeployment
  • Rate limiting (40 req/10s with exponential backoff)
  • Configurable filtering - zones, accounts, metric denylist, label exclusion

Deployment

  • One-click deploy via Workers Deploy Button
  • Manual deployment via wrangler deploy

Documentation

  • Full metric reference with labels
  • Architecture diagrams
  • API token setup guide

Full Changelog: https://github.com/cloudflare/cloudflare-prometheus-exporter/commits/v0.0.1-beta.1