telegraf panics when collecting sockets for unix protocal #16527
Labels
bug
unexpected problem or unintended behavior
waiting for response
waiting for response from contributor
Relevant telegraf.conf
Logs from Telegraf
System info
telegraf 1.33.2, Ubuntu 20.04.6
Docker
No response
Steps to reproduce
Our service uses telegraf to report telemetries from Linux apps. We noticed that with the same configuration, telegraf is crashing on some Linux machines and is also running fine on other machines. After read through the code, it's the netlink.UnixSocketDiagInfo() method call panicking.
Expected behavior
The telegraf should not crash.
Actual behavior
The telegraf is keep panicking every few seconds.
Additional info
No response
The text was updated successfully, but these errors were encountered: