Getting Started with OpenTelemetry in Python

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024
  • Motti Bechhofer's talk at XtremePython 2021. You can find more information about this talk and about XtremePython online conference at xtremepython.dev

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

  • @ATM8119
    @ATM8119 2 года назад

    Thank you to Motti. Great explanation and the diagram at 5:41 onwards really helped capture how sending / receiving activity is reported by each service separately, and then the pieces are put together by the tracing service centrally.

  • @parimalpatil750
    @parimalpatil750 2 года назад +2

    Can you please share code for this ?

  • @KamranAli-yj9de
    @KamranAli-yj9de 8 месяцев назад

    Hello,
    where did you implement OpenTelemetry? i can not see anything inside the code.