Is it expected to see duplicate logs from k8s_even...
# support
d
Is it expected to see duplicate logs from k8s_events receiver? I am receiving everything duplicated while the component is the same
Copy code
signoz.component
type resource
data type  string
"otel-deployment"
I verified that I am running only one pod with this receiver as well
Copy code
kgp -A | grep infra-otel-deployment
signoz                    signoz-infra-otel-deployment-789447d7db-tft8q               1/1     Running     0               2d13h
the only diff between log details
Copy code
id
"2xXResiH06x4ndt8zBAJNfQ6C4s"
vs
Copy code
id
"2xXRer6GpXJcCYZPF50HMKTjbIa"
literally all other fields are exactly the same
sometimes even 3 times 🤔