Installation
Usage
The LangWatch API key is configured by default via the
LANGWATCH_API_KEY environment variable.AgnoInstrumentor to langwatch.setup().
AgnoInstrumentor automatically captures all Agno agent activity. All traces will be sent to your LangWatch dashboard without requiring manual OpenTelemetry configuration.
Related
- Capturing RAG - Learn how to capture RAG data from retrievers and tools
- Capturing Metadata and Attributes - Add custom metadata and attributes to your traces and spans
- Capturing Evaluations & Guardrails - Log evaluations and implement guardrails in your Agno applications