Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -275,9 +275,10 @@ Common visualization options include:

1. **Jaeger**: Open-source, end-to-end distributed tracing
2. **Langfuse**: For Traces, evals, prompt management, and metrics
3. **AWS X-Ray**: For AWS-based applications
4. **Zipkin**: Lightweight distributed tracing
5. **Opik**: For evaluating and optimizing multi-agent systems
3. **MLflow**: Open-source LLMOps platform for tracing and evaluation, with a managed version available in SageMaker AI
4. **AWS X-Ray**: For AWS-based applications
5. **Zipkin**: Lightweight distributed tracing
6. **Opik**: For evaluating and optimizing multi-agent systems

## Local Development Setup

Expand Down
Loading