Overview of Tracer/collect
mainTracer/collect is a core data collection daemon designed for Linux hosts. It provides low-overhead, high-fidelity observability for scientific and cloud-based high-compute workflows by capturing execution signals directly from the operating system kernel.
Key characteristics:
- Framework-agnostic: Works with any workflow engine, scheduler, language, or container runtime.
- Safe and efficient: Uses eBPF kernel tracing without requiring code changes or modifying system binaries.
- Actionable: Produces telemetry describing what ran, where it ran, and how resources were consumed.