loongsuite-python-agent 0.4.0
loongsuite-python-agent 0.4.0
Installation
pip install loongsuite-distro==0.4.0
loongsuite-bootstrap -a install --version 0.4.0Package Versions
- loongsuite-* packages: 0.4.0
- opentelemetry-* packages: 0.61b0
PyPI packages
The following distributions are built and uploaded to PyPI for this release:
loongsuite-util-genailoongsuite-distroloongsuite-site-bootstraploongsuite-instrumentation-agentscopeloongsuite-instrumentation-claude-agent-sdkloongsuite-instrumentation-copawloongsuite-instrumentation-crewailoongsuite-instrumentation-dashscopeloongsuite-instrumentation-google-adkloongsuite-instrumentation-langchainloongsuite-instrumentation-langgraphloongsuite-instrumentation-litellmloongsuite-instrumentation-mem0
loongsuite-instrumentation-copaw
Added
- CoPaw instrumentation initialization:
CoPawInstrumentorregisters
automatic instrumentation for CoPaw wheninstrument()is called (included
in LoongSuite distro automatic injection). (#162)
Changed
- Instrumentor depends on
opentelemetry-util-genaiand passes
tracer_provider,meter_provider, andlogger_providerfrom
instrument()into the shared GenAI telemetry handler. (#162)