Track individual LLM calls with automatic attribute extraction.Documentation Index
Fetch the complete documentation index at: https://docs.uselumina.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Basic Usage
Automatic Attributes
Lumina automatically extracts:- Model name
- Token counts (prompt, completion)
- Latency (milliseconds)
- Cost (USD)
- Status (success/error)
- Response text
Custom Metadata
Add custom attributes:Next Steps
Multi-Span Tracing
Track complex workflows with hierarchical spans