Skip to main content
LangWatch integrates with Strands Agents to automatically capture traces of agent interactions, model calls, and tool executions through OpenTelemetry.

Installation

Usage

The LangWatch API key is configured by default via the LANGWATCH_API_KEY environment variable.
Initialize LangWatch and create your Strands Agent. All agent interactions will be automatically traced.
LangWatch automatically captures all agent interactions, model calls, and tool executions through Strands Agents’ built-in OpenTelemetry support. Use @langwatch.trace() decorators to add custom traces and metadata as needed.