Helix Telemetry is a Python package that provides an easy way to use telemetry across processes with support for attribute inheritance. This library simplifies tracking and managing telemetry information in complex Python applications.
- Cross-process telemetry tracking
- Attribute inheritance support
- Lightweight and easy to integrate
- Designed for flexible observability
You can install Helix Telemetry using pip:
pip install helix-telemetry