Closed caesartcs closed 1 year ago
Same issue. I'll leave a comment if I figure anything out.
@caesartcs It seems like hardly any metrics are available for the free plan These functions just return if it's a free plan.
That's pretty unfortunate. They should print a log message or something to indicate what is going on. Obviously if someone is installing this, they are expecing to see at least some metrics.
I ran into the same issue, maybe the docs should be clear on what metrics are supported under the free tier? It seems like there are none.
I ran into the same issue, maybe the docs should be clear on what metrics are supported under the free tier? It seems like there are none.
Shouldn't be the case according to this page from Cloudflare. Free accounts have access to all but limited in history and # of requests. So I guess it is more of another kind of issue.
https://developers.cloudflare.com/analytics/graphql-api/features/discovery/settings/
I will close this as not planned. If anyone comes across a similar experience in their own setup, please link this issue.
Hi, thank you for this tool but I am having a problem
Free Plan only CF Token is Read only to Zone analytics, also tried a Read Only to ALL Resources I am using docker-compose to run the image, Prometheus and Grafana also on docker-compose too.
Everything starts up fine and there is metrics showing at
dockerhost:9102/metrics
, and Prometheus is successfully scraping the job. However the metrics shown are only some system metrics and NO cloudflare metrics at all. Please see below:That's it
I've tried with both Token only and with API Key and Email. Again, everything seems to work, but I am just not getting any cloudflare metrics to show up. Any idea?