Filelog receiver is one of the most commonly used components of the OpenTelemetry Collector, as indicated by the most recent survey. According to the same survey, it’s unsurprising that Kubernetes is the leading platform for Collector deployment (80.6%). Based on these two facts, we can realize the importance of seamless log collection on Kubernetes environments. Currently, the filelog receiver is capable of parsing container logs from Kubernetes Pods, but it requires extensive configuratio...| OpenTelemetry