Backend: Error Monitoring
Backend: Logging
Go
JS
Python
Ruby
Java
Rust
Hosting Providers
Backend: Tracing
Native OpenTelemetry
Fullstack Frameworks
Overview
Self Host & Local Dev
Menu
Tracing in Python
The Python SDK supports auto-instrumentation tracing for the Django, FastAPI, and Flask frameworks and a number of commonly used Python libraries, while also allowing you to create manual traces. If there is a framework or library that would be helpful for Highlight to support tracing out of the box, reach out to us in our discord community or open a PR and let us know!
Manual TracingGet started with Manual Tracing in any Python script.AWS LambdaIntegrate tracing with AWS Lambda.Azure FunctionsIntegrate tracing with Azure.DjangoIntegrate tracing with Django.FastAPIIntegrate tracing with FastAPI.FlaskIntegrate tracing with Flask.Google Cloud FunctionsIntegrate tracing with Google Cloud FunctionsPython LibrariesIntegrate tracing with common Python libraries.Python AI / LLM LibrariesIntegrate tracing with common Python AI / LLM libraries like OpenAI.