Instrument your Python application with OpenTelemetry

  • Overview
  • 1-min read
  • Published Apr 18, 2023

These walkthroughs show how to add observability to your Python application using the OpenTelemetry Python libraries and tools.

The following features are currently supported by OpenTelemetry Python.

FeatureSupported
Automatic instrumentationYes
TracesYes
MetricsYes
LogsYes
Related tags
Application Observability