Connect your framework
- LangGraph
- Vercel AI SDK
- Pydantic AI
- OpenAI Agents SDK
- Agno
- More Frameworks
Install the dependencies:Call
setup() once before defining the graph. Every node, tool call, and LLM step is then captured and shipped to orq.ai.See the LangGraph Observability guide for streaming, tool tracing, and Control Tower asset capture.
Analyze traces with MCP
Install the Orq MCP server in the editor or AI assistant, then ask the coding assistant:
Troubleshooting
Authentication error: 401 Unauthorized
Authentication error: 401 Unauthorized
Traces not appearing in the Studio
Traces not appearing in the Studio
- Confirm your OTLP endpoint is set to
https://my.orq.ai/v2/otel(or/v2/otel/v1/tracesfor exporters that require the full path) - Check that the workspace in your API key matches the AI Studio workspace you are viewing
- Traces can take a few seconds to appear, wait 10 seconds and refresh
Annotate your traces
Label and review spans to build high-quality evaluation datasets from real production traffic.
Set up analytics
Track cost, latency, error rates, and token usage across models and deployments over time.
Run your first experiment
Use your traced data as a baseline to compare prompts, models, and configurations side by side.
Build your first agent
Build and deploy a native orq.ai agent with tools, memory, and full AI Studio management.