Operations | Monitoring | ITSM | DevOps | Cloud

Tracing

The latest News and Information on Distributed Tracing and related technologies.

OpenTelemetry Collector with Docker: A Detailed Guide

Monitoring and observability have become the backbone of reliable software systems. OpenTelemetry, a CNCF project, has gained immense traction as the go-to framework for collecting and exporting telemetry data. But what makes it even more powerful is its Collector—a vendor-agnostic tool that simplifies data processing. Combine that with Docker, and you’ve got a robust, portable, and scalable observability solution.

DX Operational Observability: Onboarding OpenTelemetry in Minutes

In our era of cloud-native applications, robust observability is critical to maintain performance, identify issues, and enhance user experiences. With its advanced capabilities, DX Operational Observability (DX O2) integrates seamlessly with OpenTelemetry, a leading open-source observability framework. In this blog, we explore how to onboard the OpenTelemetry Demo Application to DX O2. The demo application provides a hands-on introduction to combining these powerful tools.

OpenTelemetry Profiling: A Look into Performance Insights

In software development, making sure your apps perform well is key. Performance issues, hidden delays, and wasted resources can quickly hurt user experience and increase costs. That’s where OpenTelemetry profiling steps in to help. In this blog, we’ll break down what OpenTelemetry profiling is, why it’s important, and how you can use it to optimize your applications.

Getting Started with the OpenTelemetry Helm Chart in K8s

Managing observability in cloud-native environments can feel like juggling a thousand things at once. OpenTelemetry makes this easier by becoming a favorite among developers for collecting, processing, and exporting telemetry data without breaking a sweat. Now, let’s talk about the OpenTelemetry Helm Chart. It’s like having a shortcut button for deploying OpenTelemetry in Kubernetes.

Fast-Track Kubernetes Observability with Logz.io and OpenTelemetry: A quick getting started guide

In formal terms, OpenTelemetry is an open source framework used for instrumenting, generating, collecting, and exporting telemetry data for applications, services, and infrastructure. It provides vendor-neutral tools, SDKs and APIs for generating, collecting, and exporting telemetry data such as traces, metrics, and logs to any observability backend, including both open source and commercial tools.

How to monitor your Rust applications with OpenTelemetry

Rust’s strong memory safety and efficient code execution make it a top choice for building robust, high-performance systems. But even with its powerful guarantees around memory management and thread safety, Rust applications in production environments can still face challenges such as latency spikes, resource contention, and unexpected bottlenecks. For this reason, monitoring Rust applications is essential to ensure they meet performance expectations and remain reliable under load.

Everything You Should Know About OpenTelemetry Collector Contrib

Observability isn’t just a nice-to-have—it’s essential. OpenTelemetry steps in as a unified framework that helps you collect, process, and export telemetry data across distributed systems. The OpenTelemetry Collector Contrib extends this framework, offering extra components that make it even more powerful and flexible, helping developers and operators monitor and optimize systems with ease.

Demystifying the OpenTelemetry Operator: Observing Kubernetes applications without writing code

The promise of observing your application without writing code (i.e., auto-instrumentation) is not new, and it’s extremely compelling: run a single command in your cluster and suddenly application telemetry starts arriving at your observability backend. What else could you ask for? The OpenTelemetry Operator aims to fulfill such a dream for Kubernetes environments by using a set of well known patterns such as operators and custom resources.

Top 6 Open-Source Jaeger Alternatives [comparison 2025]

Jaeger, a renowned distributed tracing system, has been a trusted companion for developers and operations teams seeking to unravel the complexities of microservices architectures. However, as the landscape continues to evolve, the time has come to explore Jaeger alternatives that offer distinct features and advantages.