docs/docs/genai/tracing/integrations/index.mdx
import TracingIntegrations from "@site/src/components/TracingIntegrations";
MLflow Tracing is integrated with 40+ popular LLM and AI agent libraries and frameworks, offering one-line automatic tracing experience. This allows you to gain immediate observability into your LLM applications and AI agents with minimal setup.
MLflow's automatic tracing provides:
Click any integration below to get started with detailed setup instructions.
<TracingIntegrations category="OpenTelemetry" cardGroupProps={{ isSmall: true, cols: 3 }} />
<TracingIntegrations category="Agent Frameworks (Python)" cardGroupProps={{ isSmall: true, cols: 3 }} />
<TracingIntegrations category="Agent Frameworks (TypeScript)" cardGroupProps={{ isSmall: true, cols: 3 }} />
<TracingIntegrations category="Agent Frameworks (Java)" cardGroupProps={{ isSmall: true, cols: 3 }} />
<TracingIntegrations category="Coding Agents & Long-Running Agents" cardGroupProps={{ isSmall: true, cols: 3 }} />
<TracingIntegrations category="Model Providers" cardGroupProps={{ isSmall: true, cols: 3 }} />
<TracingIntegrations category="Tools" cardGroupProps={{ isSmall: true, cols: 3 }} />
<TracingIntegrations category="Gateways" cardGroupProps={{ isSmall: true, cols: 3 }} />
<TracingIntegrations category="No-Code" cardGroupProps={{ isSmall: true, cols: 3 }} />
:::info[Missing an Integration?] Is your favorite library missing? Consider contributing or submitting a feature request. :::