By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: QCon London 2026: Uncorking Queueing Bottlenecks with OpenTelemetry
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > QCon London 2026: Uncorking Queueing Bottlenecks with OpenTelemetry
News

QCon London 2026: Uncorking Queueing Bottlenecks with OpenTelemetry

News Room
Last updated: 2026/03/18 at 4:00 AM
News Room Published 18 March 2026
Share
QCon London 2026: Uncorking Queueing Bottlenecks with OpenTelemetry
SHARE

A customer backup job running an hour late on a Friday evening should have been straightforward to diagnose. For engineers at Gearset, it wasn’t.

Despite comprehensive dashboards, metrics, and logs, the team found themselves guessing at root causes rather than identifying them. Metrics showed the forest but not the trees; logs showed individual trees but made it nearly impossible to trace a path between them.

During their QCon London 2026 presentation, Julian Wreford and Oli Lane from Gearset explained how distributed tracing with OpenTelemetry filled that gap. Tracing provides a hierarchical structure that groups events from a single operation, offering visibility into cause and effect across service boundaries. While HTTP tracing often works automatically, queues require custom work to maintain context. The team implemented OpenTelemetry’s context propagation standard by creating wrappers for their queue clients, attaching trace IDs and parent span IDs as message metadata ensuring the full journey of a request remained intact.

A central theme of the transition involved moving away from infrastructure metrics toward Service Level Objectives (SLOs) based on customer experience. The speakers used a traffic analogy to explain why alerting on queue size is often misleading. Just as Google Maps alerts drivers based on expected delay rather than the number of cars on the road, the Gearset team shifted to alerting on latency. They noted that a thousand items on a queue might be processed instantly, while five items could be significantly delayed. Latency is more stable and directly reflects the customer experience, reducing the need for constant re-tuning as system characteristics change.

To implement this strategy, the team adopted a three-step framework: define the Service Level Indicator (SLI), set the SLO, and then configure alerts.

They bucketed events into good or bad categories, such as whether a message was processed within two seconds, and defined an error budget for a target of 99.9% success. Once an alert fires, engineers can jump directly from a macro visualisation of the distribution to specific problem traces. The team shared a specific implementation trick for tracking total duration in asynchronous traces by using OpenTelemetry’s trace state to embed and propagate the root span’s start timestamp. This allows for calculating the time since the trace began for any child span, regardless of how many queues or services it has traversed.

The adoption of “wide events”, which involves attaching as much metadata as possible to spans, unlocked discovery-based debugging. By including created, sent, and received timestamps, with FIFO subgroup IDs, the team could query attributes in real time to discover hidden waste. In one instance, they identified a long-standing bottleneck caused by an obsolete piece of code that was easily removed. The Gearset engineers also highlighted the role of the OpenTelemetry Collector, which they use to automatically enrich traces with Kubernetes metadata and scrub sensitive data before it reaches their query engine.

While the technical implementation was significant, the speakers emphasised that cultural change was the most challenging aspect. The speakers recommended engaging with teams on their own terms and proving the value of tracing through the resolution of real-world incidents, avoiding the pitfall of promoting the technology as a universal cure for all operational problems. When engineers see the tangible benefits of discovery-based debugging, such as splitting “mega traces” into navigable sub-traces using trace links, they naturally begin to enrich their own spans, turning observability from a top-down mandate into a self-reinforcing practice.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article ByteDance issues internal OpenClaw security rules, launches ByteClaw · TechNode ByteDance issues internal OpenClaw security rules, launches ByteClaw · TechNode
Next Article Xiaomi’s EV business ramps up hiring in preparation for overseas sales · TechNode Xiaomi’s EV business ramps up hiring in preparation for overseas sales · TechNode
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

3 New Tools Meta Just Added To Protect You From Scammers (After Disabling 150,000 Accounts) – BGR
3 New Tools Meta Just Added To Protect You From Scammers (After Disabling 150,000 Accounts) – BGR
News
Mate 70 series features 100% domestically produced chips: Huawei exec · TechNode
Mate 70 series features 100% domestically produced chips: Huawei exec · TechNode
Computing
MacBook Neo rivalis cloud servers in database workload test – 9to5Mac
MacBook Neo rivalis cloud servers in database workload test – 9to5Mac
News
Miss OnePlus’s Xpan mode? This Ultra phone basically has Xpan for video.
Miss OnePlus’s Xpan mode? This Ultra phone basically has Xpan for video.
News

You Might also Like

3 New Tools Meta Just Added To Protect You From Scammers (After Disabling 150,000 Accounts) – BGR
News

3 New Tools Meta Just Added To Protect You From Scammers (After Disabling 150,000 Accounts) – BGR

6 Min Read
MacBook Neo rivalis cloud servers in database workload test – 9to5Mac
News

MacBook Neo rivalis cloud servers in database workload test – 9to5Mac

5 Min Read
Miss OnePlus’s Xpan mode? This Ultra phone basically has Xpan for video.
News

Miss OnePlus’s Xpan mode? This Ultra phone basically has Xpan for video.

4 Min Read
Beyond Memory Safety: What Makes Rust Different – Lessons from Autonomous Robotics
News

Beyond Memory Safety: What Makes Rust Different – Lessons from Autonomous Robotics

25 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?