Instrument your app
Axiom offers the following approaches to capture generative AI telemetry:Instrumentation approach | Language support | Characteristics |
---|---|---|
Axiom AI SDK | TypeScript | Quick setup. Minimal code changes. |
Manual | Any | More involved setup. Full control over instrumentation. |
Visualize traces in Console
Visualizing and making sense of this telemetry data is a core part of the Axiom Console experience:- A dedicated AI Trace Waterfall view visualizes single and multi-step LLM workflows, with clear input/output inspection at each stage.
- A pre-built Gen AI OTel Dashboard automatically appears for any dataset receiving AI telemetry. It features elements for tracking cost per invocation, time-to-first-token, call counts by model, and error rates.