Table of Contents
Introduction
- Kubernetes clusters are highly dynamic, and issues can appear at any time from pod scheduling failures to container crashes.
- Kubernetes events provide real-time insights into such problems, but managing and analysing these events at scale can be challenging.
- In this blog, we will learn how to monitor Kubernetes events using Open Telemetry Collector and visualize them in Grafana via Loki.
Continue reading “Kubernetes Events Monitoring using Open Telemetry And Loki”