Skip to content

Commit

Permalink
docs(ara): update Jaeger Tracing description
Browse files Browse the repository at this point in the history
  • Loading branch information
ishandhanani committed Dec 4, 2024
1 parent 4e05ad9 commit 635ad8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ara.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"What sets ARA apart is its flexible, microservice-driven architecture. Whether you're running on a single machine or a distributed cluster, ARA adapts to your needs. ARA also comes packed with modern tooling and observability features. **We've built this for you to edit and deploy on your own infrastructure with ease**:\n",
"\n",
"#### Observability & Monitoring\n",
"- **Jaeger Tracing 🔍** - experience full distributed tracing at `localhost:16686`. Watch requests flow through different services and quickly identify bottlenecks in your processing pipeline as you add your own code\n",
"- **Jaeger Tracing 🔍** - experience full distributed tracing built in. Watch requests flow through different services and quickly identify bottlenecks in your processing pipeline as you add your own code\n",
"- **MinIO Object Storage 📦** - robust, S3-compatible storage for handling PDFs and generated audio content. Perfect for scaling from development to production workloads.\n",
"- **GPU Optimized PDF processing 🔥** - choose between docling or NV-Ingest for lighting fast optimized PDF processing\n",
"\n",
Expand Down

0 comments on commit 635ad8e

Please sign in to comment.