Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 2.34 KB

File metadata and controls

29 lines (25 loc) · 2.34 KB

Introduction to OpenTelemetry with Python

OpenTelemetry (OTel) is a vendor-neutral, open-source framework for observability designed to be compatible with any backend system. It offers standardized APIs, libraries, and tools for gathering telemetry data, including metrics, logs, and traces. This presentation serves as an introduction to using OpenTelemetry with Python.

Slides

You can find slides to accompany this talk in the folder of this repository entitled slides.

Resources

Other talks

Other