DevClass: "Jaeger seventh project to graduate CNCF"
The technical oversight committee of the Cloud Native Computing Foundation has voted distributed tracing platform Jaeger into Graduate status, lining it up alongside Kubernetes, Prometheus, Envoy, CoreDNS, containerd, and Fluentd.
Cloud Native Computing Foundation announces Jaeger graduation
Distributed tracing platform is run by numerous organizations in production for using microservices at scale SAN FRANCISCO, Calif. – October 31, 2019 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today…
InfoQ: "Yuri Shkuro on tracing distributed systems using Jaeger"
Jaeger is an open-source tracing backend, developed at Uber. It also has a collection of libraries that implement the OpenTracing API.
SDTimes: "KubeCon + CloudNativeCon: containerd 1.0, Fluentd 1.0 and Jaeger 1.0"
The Cloud Native Computing Foundation announced that a number of its projects have reached version 1.0 at the KubeCon + CloudNativeCon North American conference this week in Austin Texas. .
Announcing Jaeger 1.0 release!
In February we introduced Jaeger in a blog post Evolving Distributed Tracing at Uber Engineering. Two months later Jaeger backend has been released as an open source project. So many things have happened since then. We…
Today, the Cloud Native Computing Foundation (CNCF) Technical Oversight Committee (TOC) voted to accept Jaeger as the 12th hosted project alongside Kubernetes, Prometheus, OpenTracing, Fluentd, Linkerd, gRPC, CoreDNS, containerd, rkt, CNI and Envoy. “Microservices are a key component…
Network boundary for AI agents using NGINX and OpenTelemetry
I recently had an interesting conversation at a KCD about OpenClaw with one of the attendees, and they remarked that they wouldn’t put an agent in their network, because “we don’t know what that thing really…
OTel and mesh-derived metrics: A 2026 reference
If you already run an OpenTelemetry pipeline, you have good visibility into what your applications are doing. This blog post is about what you don’t see yet: the east-west traffic between your services, measured at the…
Improving Arm64 support in CNCF projects with OCI credits
In recent years, Arm64 has been taking the cloud service provider world by storm. Recent reports indicate that, as of the end of 2025, over 50% of new instances on AWS and over 33% on Azure…
Designing end-to-end ingress request tracing for multi-tenant SaaS platforms
Modern SaaS platforms built on cloud‑native architectures frequently consist of dozens of independently deployed microservices. A single customer request entering the platform at the ingress layer may traverse authentication services, orchestration engines, data services, and downstream…