Pertool
Pertool is a modular open-source toolkit for performance engineering, intended to simplify instrumentation, profiling, tracing, and reliability testing across software systems. It provides a core runtime, a plugin system, and language adapters to collect and analyze runtime data from applications, services, and infrastructure.
The architecture centers on a lightweight core that sequences data collection and processing, with plugins that
Usage and workflows: Developers instrument code directly via pertool APIs or run a standalone agent as a
History and status: The project was announced in 2023 by a coalition of contributors and has since
See also: OpenTelemetry, Prometheus, profiling, tracing, observability.