pinterest / singer

A high-performance, reliable and extensible logging agent for uploading data to Kafka, Pulsar, etc.
Apache License 2.0
182 stars 35 forks source link

Add more logs and catch kubeservice thread exceptions #424

Closed jfzunigac closed 2 months ago

jfzunigac commented 2 months ago

Surrounding initial KubeService podname updates through filesystem with a try-catch in case an exception silently stops the thread and subsequent metadata updates. Also adding more logs for debugging purposes. Also fixing KubeService file indentation