Edge Delta Kubernetes Events Input

Collect and send Kubernetes events to Edge Delta.

Overview

This input type collects and sends Kubernetes events to the Edge Delta backend. This data can be configured to display on the Insights page of the Edge Delta App.

The Kubernetes pod metric collection requires an agent leader election mechanism to be enabled because only 1 agent collects the metrics from cluster. This mechanism is already enabled in the default agent deployment command via ED_LEADER_ELECTION_ENABLED=1.

Example

inputs: 
  k8s_events:
      labels: "k8s-events"