Skip to main content
Strands Agents hero Strands Agents is an open-source SDK from AWS that makes it easy to build, deploy, and manage AI agents. This guide shows how to trace Strands Agents with Openlayer.

Configuration

The integration works by sending trace data to Openlayer’s OpenTelemetry endpoint.
The full code used in this guide is available here.
To set it up, you need to:
1

Set the environment variables

Set the following environment variables:
2

Configure Strands telemetry

Configure the Strands telemetry in your application:
3

Use Agents as usual

Once instrumentation is set up, you can run your Agents as usual. Trace data will be automatically captured and exported to Openlayer, where you can begin testing and analyzing it.For example: