mirror of
https://github.com/crewAIInc/crewAI.git
synced 2025-12-16 04:18:35 +00:00
Add tracing documentation and enable tracing feature in CrewAI
- Introduced a new documentation page for CrewAI Tracing, detailing setup and usage. - Updated the main documentation to include the new tracing page in the observability section. - Added example code snippets for enabling tracing in both Crews and Flows. - Included instructions for global tracing configuration via environment variables. - Added a new image for the CrewAI Tracing interface.
This commit is contained in:
@@ -246,6 +246,7 @@
|
||||
{
|
||||
"group": "Observability",
|
||||
"pages": [
|
||||
"en/observability/tracing",
|
||||
"en/observability/overview",
|
||||
"en/observability/arize-phoenix",
|
||||
"en/observability/braintrust",
|
||||
|
||||
Reference in New Issue
Block a user