OpenTelemetry & Python: Manual Instrumentation for Beginners

Поділитися
Вставка
  • Опубліковано 14 сер 2024
  • In this video I walk through how to manually instrument your very first Python application with OpenTelemetry. This video is part of series which will progressively expand the OpenTelemetry monitoring in Python.
    If you are new to OpenTelemetry, this is the perfect introduction to instrumentation in approximately 5 minutes.
    Read along with the text based version: agardner.net/m...
    Part two: • OpenTelemetry & Python...
    Part three: • OpenTelemetry and Pyth...
    Code samples: github.com/aga...
    00:00 Introduction
    00:16 Define A Basic Python Function
    00:51 Run the Basic Python Function
    01:03 Add OpenTelemetry Dependencies
    01:25 Look up latest versions on PyPi
    01:46 Python requirements.txt file
    01:53 Use pip to install dependencies
    02:08 OpenTelemetry Step 1: Adding a tracer
    02:21 Explanation of the tracer code
    03:01 OpenTelemetry Step 2: Generating a span
    03:10 Python with block or a Python decorator
    03:16 Adding the decorator to the function
    03:33 Run the code and get an OpenTelemetry span
    03:46 Explanation of an OpenTelemetry span
    04:38 Outro
    Audio: Taylor William - Frequency ( / frequency )
  • Наука та технологія

КОМЕНТАРІ • 4

  • @srsvg
    @srsvg Місяць тому +1

    agree - music is distracting - video content is good

  • @srsvg
    @srsvg Місяць тому

    i searched for "opentelemetry python" and only your channel results were relevant - so you can keep on extending this series - also create playlist

    • @agardnerit
      @agardnerit  28 днів тому

      Thank you. Please do suggest content you’d like to see and if I know enough about it, I’ll do it

  • @dotnetfanboy
    @dotnetfanboy Місяць тому

    Please cut out the background music. Very useful video otherwise.