Operations | Monitoring | ITSM | DevOps | Cloud

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

An easier way to configure the OpenTelemetry SDK in your applications | Declarative Configuration

In this video, we'll explore OpenTelemetry's declarative configuration feature, a powerful new method to configure the OpenTelemetry SDK using a YAML file without the complexity and overhead of programmatic instrumentation. I'll demonstrate this with a simple Go application instrumented using declarative configuration, sending metrics, traces, and logs to Splunk Observability Cloud. We'll cover: Resources.

AWS Lambda, OpenTelemetry, and Grafana Cloud: a guide to serverless observability considerations

In our increasingly serverless world, observability isn’t just a “nice to have”—it’s essential. Serverless functions such as AWS Lambda bring incredible benefits, but they also introduce complexities, especially around monitoring and debugging. In a previous article, I provided a quick, practical guide for sending AWS Lambda traces to Grafana Cloud using OpenTelemetry.

OpenTelemetry for AI Systems: Implementation Guide

AI systems, from machine learning models to Large Language Models (LLMs) and autonomous AI agents, introduce unique observability challenges. Their non-deterministic nature, complex dependencies, and specialized performance characteristics require thoughtful instrumentation approaches. OpenTelemetry has emerged as the leading standard for implementing observability across these systems.

KubeCon 2025 London: OpenTelemetry Steals the Show and Splunk's Bold Moves

I was lucky enough to attend KubeCon Europe 2025 in London, where the energy around OpenTelemetry (OTel) reached fever pitch. From packed sessions to buzzing hallway conversations, it’s clear: OpenTelemetry isn’t just the future—it’s the present. Here’s what stole the spotlight.

OpenTelemetry's Hidden Superpowers: The OTEL Collector

Catch the replay of this in-depth and practical webinar where experts Nočnica Mellifera and María de Antón unveil the real power of the OpenTelemetry Collector. In this hands-on session, we cover: Whether you’re new to OpenTelemetry or deep into building observability pipelines, this session will help you fine-tune your setup, reduce noise, and boost performance.

Reducing Telemetry Toil with Rapid Pipelining

Intellyx BrainBlog by Jason English for Mezmo ‍ “Bubble bubble, toil and trouble” describes the mysterious process of mixing together log data and metrics from multiple sources as they enter an observability data pipeline. ‍ Customers demand high performance, functionality-rich digital experiences with near-instantaneous response times.

Announcing BYOC and the OpenTelemetry Distribution Builder

Instead of deploying a patchwork of proprietary agents for every platform, a telemetry pipeline lets you route your data through a single, consistent layer—and send it to any backend you choose. Flexibility, achieved. But there’s a catch. If your pipeline is proprietary, you’ve only shifted the lock-in left. Sure, you can now add or swap destinations freely—but you’re still deeply dependent on a vendor in the middle of your data flow.