BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pyconde-pydata-2024//talk//AQ8HUM
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-pyconde-pydata-2024-AQ8HUM@pretalx.com
DTSTART;TZID=CET:20240423T110500
DTEND;TZID=CET:20240423T113500
DESCRIPTION:As Python expands into serverless and cloud environments\, popu
 larizing distributed microservice architectures\, we often face observabil
 ity challenges that impact efficiency and complicate error tracing. This p
 resentation introduces OpenTelemetry\, an emerging industry standard that 
 provides a framework for tracking the performance of not just our Python c
 ode\, but also other system components like databases and message queues. 
 Its API and SDK integrate seamlessly with Python\, enabling a unified appr
 oach to gather\, process\, and export telemetry data from various sources 
 within a distributed system.\n\nWe will explore the setup and usage of Ope
 nTelemetry's Python SDK through a practical scenario. The session will dem
 onstrate how to convert an existing Flask microservice to use OpenTelemetr
 y\, using both automatic and manual instrumentation. Finally\, we will exa
 mine how to utilize the exported data for enhanced system monitoring.
DTSTAMP:20260721T201206Z
LOCATION:B05-B06
SUMMARY:Advanced Observability with OpenTelemetry and Python - Anton Cacere
 s
URL:https://pretalx.com/pyconde-pydata-2024/talk/AQ8HUM/
END:VEVENT
END:VCALENDAR
