Distributed tracing goes mainstream
Distributed tracing is moving from niche to baseline: teams are standardizing on OpenTelemetry plus backends like Grafana Tempo to trace ML pipelines and microservices end‑to‑end — revealing slowdowns that metrics alone miss. That shift is driving platform efforts to unify traces across hundreds of services and is now a visible promotion path for engineers who can build and run trace platforms. (dev.to)
Mohammad Imran’s AWS Builders post laying out an OTLP → Collector → Tempo architecture was published on Mar 20, 2026 and includes a concrete layered diagram for EKS/ECS/EC2 services instrumented with OTel SDKs and auto‑instrumentation. (dev.to) Grafana Tempo was announced in October 2020 and reached general availability with its v1.0 release in June 2021, a design decision that emphasized storing trace chunks in object storage (S3/GCS) to keep dependencies minimal. (infoq.com) Tempo’s upstream repo and images remain actively maintained with releases in March 2026, reflecting ongoing security and feature work for high‑volume tracing backends. (github.com) OpenTelemetry joined the CNCF on May 7, 2019 and moved to incubating in August 2021, and recent observability surveys rank it as the second‑most active CNCF project while reporting that 43% of respondents were actively investigating OpenTelemetry in their stacks. (cncf.io) AWS has formalized support around the project with the AWS Distro for OpenTelemetry and published guidance for pairing ADOT with CloudWatch and other exporters to integrate OTel traces into AWS observability pipelines. (aws-otel.github.io) Market signals for careers show demand: major job boards list thousands of observability and OpenTelemetry‑focused roles (Indeed indexed over 11,500 observability jobs), and platform engineering posts explicitly call out running collectors, pipelines, and Grafana/Grafana Cloud integrations as core responsibilities. (indeed.com)