Monitoring on Kubernetes with EDOT

The quickstart guides for Kubernetes install a set of different EDOT Collectors and EDOT SDKs to cover collection of OpenTelemetry data for infrastructure monitoring, logs collection and application monitoring. This page provides more detailed description about the Kubernetes setup as well as guidance on how to customize the setup.

The Kubernetes setup utilizes the OpenTelemetry Operator preconfigured to automate orchestration of EDOT as below:

  • EDOT Collector Cluster: Collection of cluster metrics.
  • EDOT Collector Daemon: Collection of node metrics, logs and application telemetry.
  • EDOT Collector Gateway: Pre-processing, aggregation and ingestion of data into Elastic.
  • EDOT SDKs: Annotated applications will be auto-instrumented with EDOT SDKs.

K8s-architecture

This guide describes how to:


Table of contents