The Humans OpenTelemetry - KubeCon EU 2024
Saturday, June 15, 2024 in 2024
We’re back with our second edition of Humans of OpenTelemetry, this time from KubeCon EU in Paris. Once again, Reese Lee and I interviewed OpenTelemetry contributors and end users, and learned how they got involved with OTel: Iris Dyrmishi …
Observability at the Edge: New OTel features in Envoy and Istio
Friday, June 07, 2024 in 2024
In the dynamic world of cloud-native and distributed applications, managing microservices effectively is critical. Kubernetes has become the de facto standard for container orchestration, enabling seamless deployment, scaling, and management of …
Elastic Contributes its Continuous Profiling Agent to OpenTelemetry
Friday, June 07, 2024 in 2024
Following significant collaboration between Elastic and OpenTelemetry’s profiling community, which included a thorough review process, we’re excited to announce that the OpenTelemetry project has accepted Elastic’s donation of its …
Security vulnerability in OTel Collector confighttp and configgrpc (CVE-2024-36129)
Wednesday, June 05, 2024 in 2024
On our path toward graduation, the OpenTelemetry project is currently undergoing a security audit sponsored by the CNCF, facilitated by OSTIF, and performed by 7ASecurity. During this process, we have received a few ideas about things that we could …
An Introduction to Observability for LLM-based applications using OpenTelemetry
Tuesday, June 04, 2024 in 2024
Large Language Models (LLMs) are really popular right now, especially considering the wide range of applications that they have from simple chatbots to Copilot bots that are helping software engineers write code. Seeing the growing use of LLMs in …
Abandoned Go Contrib modules need code owners or will be removed
Tuesday, May 28, 2024 in 2024
The Go SIG will remove the code of contrib modules that lack code owners starting August 21, 2024. Published packages and releases will be marked as deprecated, though they’ll remain available for download. Currently unowned modules include the …
OpenTelemetry Java Metrics Performance Comparison
Friday, May 24, 2024 in 2024
Arguably the biggest value proposition of OpenTelemetry is that it aims to be a language agnostic, general purpose observability standard. By providing tools for traces, metrics, and logs (and profiling coming soon!), and implementations across many …
Introducing the new container log parser for OpenTelemetry Collector
Wednesday, May 22, 2024 in 2024
Filelog receiver is one of the most commonly used components of the OpenTelemetry Collector, as indicated by the most recent survey. According to the same survey, it’s unsurprising that Kubernetes is the leading platform for Collector …
Things You Might Not Have Known About the OpenTelemetry Operator - An OTel Operator Q&A
Monday, May 13, 2024 in 2024
The OpenTelemetry (OTel) Operator is a Kubernetes Operator that manages OTel for you in your Kubernetes cluster to make life a little easier. It does the following: Manages deployment of the OpenTelemetry Collector, supported by the …
Insights from the OpenTelemetry Collector Survey
Wednesday, May 08, 2024 in 2024
The OpenTelemetry (OTel) Collector has become a cornerstone tool for observing and monitoring modern software applications. Recently, the End User SIG conducted a survey to gather feedback from users about their experiences with the OTel Collector. …