instrumenting-with-mlflow-tracing

Instrument Python and TypeScript code with MLflow Tracing for observability.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/Zack2626-ok/DATN_Website-Dat-Ban-Va-Quan-Ly-Nha-Hang --skill instrumenting-with-mlflow-tracing-zack2626-ok
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instrumenting-with-mlflow-tracing
Source: https://github.com/Zack2626-ok/DATN_Website-Dat-Ban-Va-Quan-Ly-Nha-Hang/tree/main/.windsurf/skills/instrumenting-with-mlflow-tracing
Command: npx skills add https://github.com/Zack2626-ok/DATN_Website-Dat-Ban-Va-Quan-Ly-Nha-Hang --skill instrumenting-with-mlflow-tracing-zack2626-ok

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mlflow, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of observing and debugging complex ML workflows, particularly those involving agent evaluation and specific frameworks.

Core Features & Use Cases

  • MLflow Tracing: Instruments Python and TypeScript code for MLflow Tracing.
  • Observability: Provides insights into LLM calls, retrieval operations, and external service interactions.
  • Use Case: For a data scientist setting up MLflow Tracing for a LangChain application, this Skill guides the process, ensuring that all necessary operations are traced for effective debugging and performance monitoring.

Quick Start

Load the Skill and follow the guide to instrument your code with MLflow Tracing for enhanced observability.

Frequently Asked Questions about instrumenting-with-mlflow-tracing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add MLflow tracing to a LangChain application?

MLflow tracing instruments Python and TypeScript code to capture LLM calls and retrieval operations within LangChain applications. This provides observability into agent evaluation and workflow performance.

What is MLflow tracing used for in ML workflows?

MLflow tracing provides observability in ML workflows by capturing insights into LLM calls, retrieval operations, and external service interactions. It helps debug complex agent evaluations effectively.

Does MLflow tracing work with CrewAI and AutoGen frameworks?

Yes, MLflow tracing supports specific frameworks including CrewAI, AutoGen, LangGraph, LangChain, OpenAI, Gemini, and DSPy. It instruments code across these platforms for comprehensive ML workflow observability.

How do I verify my MLflow tracing setup is capturing the right data?

To verify your MLflow tracing setup, follow guidance on what specific operations to trace and how to confirm data capture. This ensures effective debugging and performance monitoring of ML workflows.

Can I use MLflow tracing for TypeScript code?

Yes, MLflow tracing supports TypeScript code alongside Python. It instruments both languages to monitor LLM calls and external service interactions across your ML workflows.

What is the best way to debug agent evaluation in complex ML workflows?

The best way to debug agent evaluation is using MLflow tracing to gain observability into retrieval operations and LLM calls. It instruments specific frameworks like LangGraph to pinpoint performance bottlenecks.