02b Typescript Tracing

Use when adding MLflow tracing to a Node/TypeScript GenAI agent. Covers the official `mlflow-tracing` and `mlflow-openai` npm packages: `mlflow.init()`, `tracedOpenAI`, manual `mlflow.trace`/`@mlflow.trace`/`mlflow.withSpan`, nested spans, sessions/users, and when to choose a custom OTLP fallback. Foundation Step 2b. Sibling to the Python tracing skill (Foundation Step 2). Consumes the MLflow environment from Step 1.

databricks-solutions a52bfab 14.3 KB Updated

File contents

databricks-solutions/vibe-coding-workshop-template/tree/main/genai-agents/foundation/02b-typescript-tracing commit a52bfab1a5

Frequently asked questions

npx skillmds@latest add databricks-solutions/02b-typescript-tracing