Skip to content

Commit 9d17149

Browse files
authored
Merge pull request #7 from strands-agents/main
Update traces.md (strands-agents#344)
2 parents 75fad1d + 06bd841 commit 9d17149

File tree

1 file changed

+2
-1
lines changed
  • docs/user-guide/observability-evaluation

1 file changed

+2
-1
lines changed

docs/user-guide/observability-evaluation/traces.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ Common visualization options include:
242242
2. **Langfuse**: For Traces, evals, prompt management, and metrics
243243
3. **AWS X-Ray**: For AWS-based applications
244244
4. **Zipkin**: Lightweight distributed tracing
245+
5. **Opik**: For evaluating and optimizing multi-agent systems
245246

246247
## Local Development Setup
247248

@@ -393,4 +394,4 @@ print(response)
393394
There are several ways to send traces, metrics, and logs to CloudWatch. Please visit the following pages for more details and configurations:
394395
1. [AWS Distro for OpenTelemetry Collector](https://aws-otel.github.io/docs/getting-started/x-ray#configuring-the-aws-x-ray-exporter)
395396
2. [AWS CloudWatch OpenTelemetry User Guide](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-OpenTelemetry-Sections.html)
396-
- Please ensure Transaction Search is enabled in CloudWatch.
397+
- Please ensure Transaction Search is enabled in CloudWatch.

0 commit comments

Comments
 (0)