agent-exec-trace SDK
Instrumentation SDK for agent-exec-trace: OpenTelemetry-style observability for AI
agent workflows.
Installation
pip install agent-exec-trace
Add optional extras for LangGraph integration or OTLP export:
pip install agent-exec-trace[langgraph] # LangGraph adapter
pip install agent-exec-trace[otlp] # OTLP export extras
Published on PyPI.
Overview
The SDK turns agent behavior into OpenTelemetry spans and attributes so runs can be
inspected in Jaeger, Tempo, or any OTLP-compatible backend, then analyzed by the
agent-exec-trace analytics service.
Status
Under active development for v0.1.0. Milestones tracked in docs/wbs-v0.1.0.md.
Release files for agent-exec-trace 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| agent_exec_trace-0.2.0.tar.gz | 39.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agent_exec_trace-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 75.8 kB
Release files / agent_exec_trace-0.2.0.tar.gz
| Download URL | agent_exec_trace-0.2.0.tar.gz |
|---|---|
| Size | 39.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bfd1e7830db33b4f6ae56bc42202c6a9e411692f18bd2d20be0220c725c1142d
|
|
BLAKE2b-256 checksum How to use checksums |
01418ba6409f85cfe7ec6aa830db95c9a9309ad41ac3146dfbea5206aca33302
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / agent_exec_trace-0.2.0-py3-none-any.whl
| Download URL | agent_exec_trace-0.2.0-py3-none-any.whl |
|---|---|
| Size | 36.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ed23f723d8537ba1440e096501ef0a1ca1da541498e05adee69e691ab347282e
|
|
BLAKE2b-256 checksum How to use checksums |
38e271e8006a418746e6606cc053d5450d8aa4721a3bf1624abfae63f4a44c82
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|