Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporter should fail gracefully when cloudflare is down/intermittent #55

Open
christianLittlePodium opened this issue Dec 6, 2021 · 0 comments

Comments

@christianLittlePodium
Copy link

We currently run this in our K8's cluster, and had issues the last time cloudflare was down where pods would fail their probes, be killed by K8's, only to be restarted and die again. It ended up causing us some issues.
Logs just showed the following message over and over for every restart:

time="2021-11-26 16:13:40" level=fatal msg="HTTP status 502: service failure"

Is there a way if cloudflare is down for the pods to fail gracefully and log that fact?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant