lablabs / cloudflare-exporter

Prometheus CloudFlare Exporter
Apache License 2.0
315 stars 104 forks source link

Only cloudflare_worker_* metrics exported #59

Open caiocrivellente opened 2 years ago

caiocrivellente commented 2 years ago

Greetings,

I tried using all sorts of configurations, setting CF_ZONES, FREE_TIER, CF_API_KEY and CF_API_TOKEN but the Prometheus exporter only exports the cloudflareworker metrics. I'm missing the cloudflarezone metrics.

What is going wrong?

Deployed using helm chart version 0.1.8

tomich commented 1 year ago

Are you using free_tier zones?

This exporter is currently not working with free tier zones

https://github.com/lablabs/cloudflare-exporter/issues/32