Search results for: tracing


OpenTracing

Accepted to CNCF on October 11, 2016

OpenTracing API for Go. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163

The New Stack: “How Capital One Cut Tracing Data by 70% With OpenTelemetry”

Posted on December 5, 2025

Learn how Capital One used OpenTelemetry and tail-based sampling to reduce its tracing data volume by 70%, achieving smarter, optimized observability.


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…


Kelemetry: global tracing for Kubernetes control plane

Posted on July 27, 2023 | Jonathan Chan

Member post originally published on ByteDance’s blog by Jonathan Chan Kelemetry is a tracing system for the Kubernetes control plane developed in ByteDance. It connects the behavior of various Kubernetes components and traces the entire lifecycle…


OpenTelemetry demystified: a deep dive into distributed tracing

Posted on May 3, 2023

Guest post by Jay Swamidass, Logiq.ai If you’re a DevOps engineer, IT personnel, or developer, you’re likely very familiar with telemetry data. After all, it’s what provides you with valuable insights into an application’s health and…


Distributed tracing in Kubernetes apps: What you need to know

Posted on March 29, 2023

Guest post originally published on Grafana Labs’ blog Kubernetes makes it easier for businesses to automate software deployment and manage applications in the cloud at scale. However, if you’ve ever deployed a cloud native app, you…


Migrating from OpenTracing to OpenTelemetry

Posted on February 7, 2023 | Sonja Chevre

Guest post originally published on Tyk’s blog by Sonja Chevre An API gateway can simplify operational concerns like observability by providing a single access point for requests to all web services in a system. As all…


Cloud Native Live: Tracing made easy for DevOps engineer

Posted on November 3, 2022

Tracing with CNCF tools such as a Jaeger is a powerful way to isolate the source of performance issues across services. However, if you have very large transaction volume or a broad mix of potential transaction…


Cloud Native Live: Using OTel Distributed Tracing for Real Time Observability

Posted on October 5, 2022

OpenTelemetry distributed tracing platform Jaeger has become a powerful must-have observability tool for Dev and Ops teams. But Ops teams still face a big challenge in making distributed tracing practically useful. With the high volumes and…


Learn OpenTelemetry tracing with this lightweight microservices demo

Posted on April 4, 2022 | Ramon Guiu and John Pruitt

Guest post originally published in the Timescale Blog by Ramon Guiu and John Pruitt OpenTelemetry is an open source observability framework for cloud-native service and infrastructure instrumentation hosted by the Cloud Native Computing Foundation (CNCF). It has gained…