chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:22:34 +08:00
commit 4b22cfda96
9037 changed files with 2363717 additions and 0 deletions
@@ -0,0 +1,21 @@
mlflow.tracing
==============
.. attention::
The ``mlflow.tracing`` namespace only contains a few utility functions fo managing traces. The main entry point for MLflow
Tracing is :ref:`Tracing Fluent APIs <mlflow-tracing-fluent-python-apis>` defined directly under the
:py:mod:`mlflow` namespace, or the low-level `Tracing Client APIs <../llms/tracing/index.html#tracing-client-apis>`_
.. automodule:: mlflow.tracing
:members:
:undoc-members:
:show-inheritance:
mlflow.tracing.attachments
--------------------------
.. automodule:: mlflow.tracing.attachments
:members:
:undoc-members:
:show-inheritance: