Open
Description
Context
Both agents and agentic workflows perform actions like LLM calls, tool executions, and MCP calls. Right now, there's no built-in tracing to understand what happened during these workflows. Adding tracing will help track every step an agent takes, using standard GenAI trace formats, so teams can debug and monitor agent behavior more easily.
Acceptance Criteria
- Generate traces for:
- LLM calls
- Tool calls
- MCP calls
- Calls to various storage, embeddings APIs
- Use OpenTelemetry GenAI semantic conventions(https://opentelemetry.io/docs/specs/semconv/gen-ai/) for trace attributes
- Support exporting traces using OpenTelemetry Collector
Resources
See similar traces here https://cloud.langfuse.com/project/cloramnkj0002jz088vzn1ja4/traces/e2cf380ffc8d47d28da98f136140642b?timestamp=2025-02-05T15%3A12%3A02.717Z&observation=be604a8a494bcd6e
Metadata
Metadata
Assignees
Labels
No labels