Tags are string labels on traces for filtering and categorization — by environment, experiment, feature, or any dimension you care about.Documentation Index
Fetch the complete documentation index at: https://traceroot.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Using observe
Pass static tags directly to observe:
- Python
- TypeScript
Using using_attributes / usingAttributes
Propagate tags to all traces within a block:
- Python
- TypeScript