Open garretcoffman opened 2 years ago
This may be because currently this exporter does not work with free tier zones. If all zones are free, it doesnt work. If at least one zone is free, then it doesn't work unless you specify the pro/enterprise zones in the CF_ZONES variable (and avoid free).
May be related to:
I've got the cloudflare_exporter working here but for some reason I'm having issues with prometheus grabbing all the metrics.
This is all I get when looking in prometheus query.
When I do a curl localhost:9199/metrics I get TONS of metrics to the point it scrolls my screen completely. Is it possible that prometheus can't scrape so many metrics at a time?