cloudflare-exporter
cloudflare-exporter copied to clipboard
Prometheus CloudFlare Exporter
I've deployed the exporter to AWS ECS. I’m using `CF_API_TOKEN `to authenticate and I’m unable to resolve this error which occurs when the container is being launched: http Status 400...
The exporter metrics cardinality exceeds 30k, and we don't need some metrics to be exported. A metrics denylist may help us to take more control over the cardinality. The strategy...
Bumps alpine from 3.16 to 3.17. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Hi, I installed cloudflare-exporter from helm repo, added CF_API_TOKEN, and received only worker metrics and the next error: `level=error msg="graphql: zones [***] are not authorized"` We have paid CF account,...
Hi ! It seems that the binary builds for the 0.0.13 release are missing. Could you add them @martinhaus ? Thank you !
Thank you for the great project. It is really useful! Cloudflare in Analytics page has section with requested paths. It is a very important parameter for me and I would...
Hi guys! Is possible to have a client request path metrics? Something like top10, or configurable I use this query to get that information: ### query ``` query GetZoneTopNs {...
Currently the only way to set a capability for pre-rendering/templating is via the helm --api-versions argument. That isn't supported by all tooling (including kustomize 4.x.x and argocd). Being able to...
## what - Bump dependencies ## why - Get upstream fixes ## references - https://github.com/cloudflare/cloudflare-go - https://github.com/cloudflare/cloudflare-go/issues/909 - https://github.com/prometheus/client_golang - https://github.com/biter777/countries - https://github.com/sirupsen/logrus ## commands ``` asdf plugin add golang...
If using something such as [Reloader](https://github.com/stakater/Reloader) to watch/monitor for secret rotation, you may need to add annoations to the deployment.