Skip to content

Commit 43fb440

Browse files
authored
Merge branch 'main' into mlflow
2 parents c6ebed2 + 06bd841 commit 43fb440

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
@@ -243,6 +243,7 @@ Common visualization options include:
243243
3. **Langfuse**: For Traces, evals, prompt management, and metrics
244244
4. **AWS X-Ray**: For AWS-based applications
245245
5. **Zipkin**: Lightweight distributed tracing
246+
6. **Opik**: For evaluating and optimizing multi-agent systems
246247

247248
## Local Development Setup
248249

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

0 commit comments

Comments
 (0)