observability
Installation
SKILL.md
assistant-ui Observability
Always consult assistant-ui.com/llms.txt for the latest API.
Tracing and telemetry for an assistant-ui backend. Most of this is generic AI SDK telemetry; the assistant-ui specific part is the route handler and the @assistant-ui/react-o11y client primitives for rendering spans.
Contents
- References
- Where it plugs in
- Provider routing
- AI SDK telemetry (shared)
- Helicone (proxy, no OTel)
- Visualizing spans with react-o11y
- Common Gotchas
- Related Skills