Skip to content

Commit c6ebed2

Browse files
committed
Add MLflow to tracing options
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
1 parent 397a363 commit c6ebed2

File tree

1 file changed

+4
-3
lines changed
  • docs/user-guide/observability-evaluation

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,10 @@ Traces can be visualized and analyzed using any OpenTelemetry-compatible tool:
239239
Common visualization options include:
240240

241241
1. **Jaeger**: Open-source, end-to-end distributed tracing
242-
2. **Langfuse**: For Traces, evals, prompt management, and metrics
243-
3. **AWS X-Ray**: For AWS-based applications
244-
4. **Zipkin**: Lightweight distributed tracing
242+
2. **MLflow**: [Open-source](https://github.com/mlflow/mlflow/tree/master) LLMOps platform for tracing and evaluation. Managed version is available in [SageMaker AI](https://aws.amazon.com/jp/sagemaker/ai/experiments/).
243+
3. **Langfuse**: For Traces, evals, prompt management, and metrics
244+
4. **AWS X-Ray**: For AWS-based applications
245+
5. **Zipkin**: Lightweight distributed tracing
245246

246247
## Local Development Setup
247248

0 commit comments

Comments
 (0)