Christian Kruse
Christian Kruse
Verified that an edge condition where requesting an adhoc execution of a check with `proxy_requests` configured results in incorrect behavior scheduling. This should be a relatively simple patch to fix....
Thank you for reporting this @vignesh-codes! We were able to fix a bug in our k8s_tagger processor, and have likely found one in the upstream `k8sattributes` processor as well. I...
As noted by @rnishtala-sumo, the collector already has a facility for getting the collector's hostname, the resource detection processor. I think there is value in finding a way to allow...
Side note: I have my doubts around the suitability of os pipes, but they might not be the root of the problem. from Cmd.StdoutPipe: > Wait will close the pipe...