Kamlesh Verma

Results 3 comments of Kamlesh Verma

Can you provide more details on how you configured the OTEL collector? Additionally, why did you commented the pod_association block in the configuration? I believe that without pod_association, the k8sattributes...

For k8sattributes, I think you need to un-comment pod_association section. For example ``` k8sattributes/logs: #Extracting Kubernetes attributes from resource metadata. extract: metadata: - k8s.namespace.name - k8s.deployment.name - k8s.statefulset.name - k8s.daemonset.name...