youtube image
From YouTube: Lightning Talk: Beyond NTP: High-accuracy clocks for distributed observab... Yilong Geng & Dan Zheng

Description

SAVE THE DATES!
ArgoCon – Register Now | September 19-21, 2022 | Mountain View, California - https://events.linuxfoundation.org/argocon/

KubeCon + CloudNativeCon North America | October 24-28 | Detroit, MI - https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/

KubeCon + CloudNativeCon Europe 2023 | April 17-21 | Amsterdam, The Netherlands - https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/

OpenTelemetry is a collection of tools, APIs, and SDKs. Use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s performance and behavior. Go here to learn more: https://opentelemetry.io/

Lightning Talk: Beyond NTP: High-accuracy clocks for distributed observability - Yilong Geng & Dan Zheng, Clockwork Systems

Debugging issues on a microservices application on a distributed system is challenging when clocks on different nodes don’t agree. Which event really happened first? Is a log message related to another event on another machine? Wouldn’t it be nice if the clocks were all synchronized so you didn’t have to worry about these issues?

From our research work on Huygens (NSDI’18), Clockwork Clock Sync has been developed into an enterprise-grade solution, validated and deployed by many financial and high-tech companies. It’s 3 orders of magnitude more accurate than standard NTP. This talk will discuss the details of the clock sync algorithm and the Clockwork API. It will also include demos of how observability tools such as OpenTelemetry, Jaeger and Pixie can leverage synchronized clocks for observability, such as providing time-aligned distributed traces and surfacing network insights.