
Frameworks with Built-In Support
These frameworks set the required attributes automatically through their auto-instrumentors — no additional setup needed:
If your framework isn’t listed above, you can set the attributes manually:
Custom Implementation
Add these attributes to your agent spans:
You only need to annotate the components you want in the graph — not every span.
Multi-Level Hierarchy
For agents that call sub-agents, nest the spans and setgraph.node.parent_id to point to the parent. Arize AX uses these relationships to build the graph: