Home / Companies / New Relic / Blog / Post Details
Content Deep Dive

Monitoring Kubernetes infrastructure with OpenTelemetry

Blog post from New Relic

Post Details
Company
Date Published
Author
Ugur Turkarslan, Technical Account Manager
Word Count
1,587
Company Posts That Month
42
Language
English
Hacker News Points
-
Post removed?
No
Summary

OpenTelemetry is an Observability framework and toolkit designed to create and manage telemetry data such as traces, metrics, and logs. It is vendor- and tool-agnostic, meaning it can be used with a broad variety of Observability backends, including open-source tools like Jaeger and Prometheus, as well as commercial offerings. OpenTelemetry is a Cloud Native Computing Foundation (CNCF) project. The framework has been evolving over time and is actively contributed to by various companies. It provides a way for Kubernetes clusters to expose their performance insights in a detailed manner, allowing users to have a broader perspective of what's happening in the cluster. Prometheus operates based on a pull-mechanism, but OpenTelemetry collectors can be used to address scalability issues. The OTel collector consists of three major components: receivers, processors, and exporters. It can leverage Prometheus receivers to talk to Kubernetes, with the Target Allocator coming to the rescue for sharding. Kubernetes exposes metrics through dedicated ports, which can be scraped by the Prometheus receiver. Machine-level metrics are collected using Node Exporter, container metrics using cAdvisor, and component state information using kube-state-metrics. The OTel collector also includes a filelog receiver for collecting logs from any component in the cluster. Deploying OTel collectors involves creating a strategy to deploy instances with necessary configurations, building proper dashboards and alerts, and utilizing New Relic Query Language (NRQL) queries. There is a public repository containing everything discussed so far, including a Helm chart and Terraform deployment for easy roll-out of OTel collectors.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Kubernetes 21 1,735 182 74 +40%
OpenTelemetry 21 294 39 17 -29%
Secrets Management 4 848 97 60 +130%
Observability 3 1,257 229 79 +14%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.