r3kzi / clamav-prometheus-exporter

Prometheus-Exporter for ClamAV
Apache License 2.0
26 stars 21 forks source link

Container crashes when clamav TCP port under load #2

Open teng1 opened 3 years ago

teng1 commented 3 years ago

Hi, I was doing some testing running as a sidecar to a pod running clamav and a http interface, the http interface is using the same TCP port to send scan requests, when I ran some tests the exporter would exit causing its container to restart. Interested if there is a way we could handle this.