OpenTelemetry with Kubernetes

Using OpenTelemetry with Kubernetes

Introduction

Kubernetes is an open source system for automating deployment, scaling, and management of containerized applications. It has become a widely-adopted, industry tool, leading to an increased need for observability tooling. In response, OpenTelemetry has created many different tools to help Kubernetes users observe their clusters and services.


Getting Started

OpenTelemetry Collector and Kubernetes

OpenTelemetry Helm Charts

OpenTelemetry Operator for Kubernetes

An implementation of a Kubernetes Operator, that manages collectors and auto-instrumentation of the workload using OpenTelemetry instrumentation libraries.