eko / pihole-exporter

A Prometheus exporter for PI-Hole's Raspberry PI ad blocker
MIT License
907 stars 104 forks source link

pihole-exporter kill himself because of pihole unreachable #158

Closed bilyboy785 closed 10 months ago

bilyboy785 commented 1 year ago

Steps for Reproduction

  1. All is running good
  2. One or more PiHole instance is down
  3. pihole-exporter docker stop because of timeout ?

Expected behavior: Could it be possible to not kill the pihole-exporter ? I shutdown my pihole each night between 00:00 and 07:00.

Actual behavior:

Platforms: pihole-exporter on Docker, Ubuntu 20.04

Versions: Latest image docker

0xEmma commented 1 year ago

Having a similar issue where it'll timeout, and crash. Since its in the same kubernetes deployment as pihole itll take down the service until exporter is working again, a graceful fail would be very much appreciated