Skip to content

Commit 05f2e2f

Browse files
authored
Update mlflow-tracing.md
1 parent e11e554 commit 05f2e2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agents/claude-code/mlflow-tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The spans produced by `mlflow autolog claude` are OTel spans. Every session capt
4343
| Model | `gpt-oss-120b`, `claude-sonnet-4-5-20250929`, etc. |
4444
| Status | OK / error |
4545

46-
This works the same whether the backend is Vertex AI, vLLM directly, or OGX → vLLM. If server-side OGX spans are needed in future, they would be added to the same Claude Code stop hook.
46+
This works the same whether the backend is Vertex AI, vLLM directly, or OGX → vLLM, using the same Claude Code hook that emits these OTel spans. If server-side OGX spans are needed in the future, they would need to be emitted using a custom exporter.
4747

4848
### Integration Path
4949

0 commit comments

Comments
 (0)