Create Tracing Project, API Key and copy tracing code
Follow the instructions in Getting Started to create a tracing project, generate API key and copy the
tracing code.
Add Tracing code to CrewAI application
For CrewAI agents, we need to add the
Traceloop.init() call to the application. The Traceloop SDK will automatically trace all agent activities.CrewAI Code
