OTEL in Practice: Context Propapagtion in Distributed Tracing with Doug Ramirez

Поделиться
HTML-код
  • Опубликовано: 19 сен 2023
  • Join Doug Ramirez of Uplight as he talks about Context Propagation in Distributed Tracing, using Python examples.
    #OTel #opentelemetry #python #distributedtracing #observability #yttech

Комментарии • 4

  • @krernertok221
    @krernertok221 Месяц назад

    This was very helpful, thank you very much!

  • @kimbohlovette173
    @kimbohlovette173 3 месяца назад

    Yes as someone who wants to contribute to otel this video helps me alot to understand how it works

  • @user-um2fy1ey3m
    @user-um2fy1ey3m 5 месяцев назад

    Hi guys! Thank for the video, it was really useful.
    By the way, can you share some materials on how to leverage context propagation to FastAPI auto-instrumentation?

  • @viralvora5002
    @viralvora5002 2 месяца назад

    I am struggling how we can propagate trace across grpc services. Can you please provide some direction?