Context Propagation in OpenTelemetry: Beyond “Hello World” Examples - Natasha Chernyavsky, Helios

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 มิ.ย. 2023
  • Context Propagation in OpenTelemetry: Beyond “Hello World” Examples - Natasha Chernyavsky, Helios
    In today’s world, Distributed Tracing is known to take observability to the next level, and OpenTelemetry, the second most active open source project in the CNCF after K8s, provides a realization of it through (almost) seamless integration. However, successfully integrating it into one's environment is not as easy as it sounds and many hit a brick wall when the simple “Getting Started” instructions fail them and their traces break mid-flow.
    In this talk, I’ll explain about context propagation, a key concept in Distributed Tracing, why it can be tricky to implement, and give some real-world examples of how it can be achieved. I hope you’ll be able to easily identify where context breaks in your system and encourage you to get creative with propagating context, so that you can, too, benefit from the advantages distributed tracing offers.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 2

  • @TheodoreRavindranath
    @TheodoreRavindranath หลายเดือนก่อน +1

    Great info.. thanks!

  • @PhiLongAnGia
    @PhiLongAnGia 16 วันที่ผ่านมา

    How to E2E trace in micro-service system via TCP communication?