Choose the integration that best matches your pipeline infrastructure.
Common Integration Steps
Regardless of your framework, Tracer integration follows these simple steps:1
Initialize the Trace Agent
Start the Tracer agent with your organization token
sudo tracer init --token <your-token>
Go to our onboarding to get your own personal token
2
Run your workflow
Execute your pipeline as usual, Tracer automatically monitors all processes.
-> Monitor your pipeline run in the Tracer dashboard
-> Monitor your pipeline run in the Tracer dashboard
Verify Delivery
Check the Tracer dashboard for real-time insights
Key Features Across All Integrations
- Zero Code Changes - No instrumentation required, works at the system level
- Real-Time Monitoring - See your pipeline execution as it happens
- Resource Tracking - CPU, memory, I/O, and network metrics per process
- Cost Attribution - Understand the cost of each pipeline step
- Execution Graphs - Visualize dependencies and execution flow
- Performance Insights - Identify bottlenecks and optimization opportunities

