Skip to content

k8sobjectsreceiver - Update component #8587

Open
@syepes

Description

@syepes

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"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions