Search results for: tracing/


Adding distributed tracing to AI Gateway: My LFX mentorship journey

Posted on October 20, 2025 | Zhengke Zhou

In today’s rapidly evolving AI landscape, effectively monitoring and debugging AI Gateways has become a critical challenge. This article shares my complete experience through the LFX Mentorship program, where I added OpenTelemetry distributed tracing support to…


Automating stateful apps with Kubernetes Operators

Posted on October 15, 2025 | Keval Bhogayata, Middleware

Member post originally published on the Middleware blog by Keval Bhogayata, covering Automating Stateful Apps with Kubernetes Operators. If you’ve ever had issues with scaling databases or automating upgrades in Kubernetes, Operators can help by saving…


Jaeger at 10: Forged in Community, Reborn in OpenTelemetry

Posted on September 1, 2025 | Yuri Shkuro and Jonah Kowall, Jaeger Maintainers

In the fast-paced world of software, reaching 10 years is a testament to a project’s resilience, utility, and community strength. Half a decade ago, we celebrated Jaeger’s fifth anniversary, marveling at its growth from a nascent…


Dragonfly v2.3.0 has been released

Posted on August 15, 2025 | Dragonfly Team

Dragonfly v2.3.0 is released! 🎉🎉🎉 Thanks to the contributors who made this release happen. We welcome you to visit d7y.io website to learn more. Features Persistent Cache Task It designs to provide persistent caching for tasks. This tool can import…


What is observability 2.0?

Posted on January 27, 2025

Member post originally published on the Middleware blog by Sam Suthar In the race to adopt cutting-edge technologies like Kubernetes, microservices, and serverless computing, monitoring often becomes an afterthought. Many enterprises assume their legacy observability tools will suffice. However, as they…


OpenTelemetry for generative AI

Posted on January 20, 2025

Project post originally published on the OpenTelemetry blog by Drew Robbins (Microsoft), Liudmila Molkova (Microsoft) As organizations increasingly adopt Large Language Models (LLMs) and other generative AI technologies, ensuring reliable performance, efficiency, and safety is essential…


Docsy 2024 review: adoptions and enhancements

Posted on January 7, 2025

By Patrice Chalin (CNCF), for the Docsy Steering Committee As we reflect on 2024, it’s exciting to see steady progress toward the goals outlined in our 2024 priorities. This year, we focused on enhancing stability, improving internationalization, and delivering long-anticipated…


Platform Engineering needs Observability: here’s why

Posted on December 16, 2024

Blog post originally published on the Middleware blog by Sri Krishna In the high-stakes environment of Black Friday, e-commerce platforms encounter intense traffic surges that can heavily strain system performance. For example, during Black Friday 2023, online…


Jaeger v2 released: OpenTelemetry in the core!

Posted on November 12, 2024

Project post by the Jaeger maintainers Jaeger, the popular open-source distributed tracing platform, has had a successful 9 year history as being one of the first graduated projects in the Cloud Native Computing Foundation (CNCF). After…


OpenTelemetry Collector: everything a developer needs to know

Posted on October 7, 2024

Member post originally published on the Middleware blog by Keval Bhogayata In distributed applications with complex, resource-intensive microservices—each of which generates a mountain of telemetry data—collecting and managing telemetry with your application can be cumbersome and inefficient….