Open
Description
Describe the enhancement:
It would be great if we could have the last version of the k8sobjectsreceiver
as the k8sobject receiver support leader election (open-telemetry/opentelemetry-collector-contrib#39054)
Describe a specific use case for the enhancement or feature:
This prevent the duplication of events when enabled:
k8sobjects:
auth_type: serviceAccount
k8s_leader_elector: k8s_leader_elector
objects:
- name: events
mode: "watch"
group: "events.k8s.io"
exclude_watch_type:
- "DELETED"