mlflow-tracing

MLflow Tracing SDK is an open-source, lightweight Python package that only includes the minimum set of dependencies and functionality to instrument your code/models/agents with MLflow Tracing.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install mlflow-tracing

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.4.0 2025-09-17
3.4.0rc0 pre-release 2025-09-12      
3.3.2 2025-08-27      
3.3.1 2025-08-20      
3.3.0 2025-08-19      
3.3.0rc0 pre-release 2025-08-13      
3.2.0 2025-08-05      
3.2.0rc0 pre-release 2025-07-29      
3.1.4 2025-07-23      
3.1.3 2025-07-22      
3.1.3.dev0 pre-release 2025-07-22      
3.1.0 2025-06-12      
3.0.0 2025-06-12      
3.0.0rc1.post1 pre-release 2025-04-30      
3.0.0.0rc1 pre-release 2025-04-30      

Issues with this package?

Page last updated 2025-09-17 06:19:57 UTC