Skip to content
traceview v2.4.1
live — ingest operational

Every trace. Every token. Accounted for.

Traceview instruments LLM applications in production — traces, evals, cost, and drift, streamed into one dashboard.

Start tracing free Talk to engineering $ npm install @traceview/sdk
traceview · production — us-east ingesting

tokens / min

0

streaming

p99 latency

0

budget 800ms

hallucination rate

0

grader: faithfulness

live traces

  • req_9f3a2cgpt-4oagent:research214ms1,842 tokok
  • req_7b1e8dclaude-3-7agent:support1.2s6,020 tokok
  • req_c4d90allama-3.3-70beval:grader89ms412 tokflag
  • req_2a6f11gpt-4oagent:support332ms2,010 tokok

status operational · region us-east · retention 30d · sampling 1:1

instrumenting llm stacks at

[ 01 / product ]

Three instruments, one pane of glass.

Traces

follow every agent step.

Step-by-step traces for every run — prompts, tool calls, retrievals, and completions, span by span.

1 · plan214ms1,842 tok
2 · search89ms412 tok
3 · retrieve156ms980 tok
4 · compose402ms2,214 tok
5 · cite64ms210 tok
  • step-by-step agent traces
  • span-level latency waterfalls
  • replay any production run

Evals

score quality in production.

Run graders against live traffic and catch hallucinations before your users file them.

faithfulness0.94
groundedness0.91
hallucination0.7%
drift / 24h+0.03
  • hallucination detection
  • custom graders
  • drift alerts

Cost control

know what every feature costs.

Attribute spend to feature, model, and customer — then cap it before it caps you.

modeltokenscost
gpt-4o12.4M$182.40
claude-3-78.1M$141.75
llama-3.3-70b22.9M$30.12
  • per-feature attribution
  • budget guardrails
  • routing insights

[ 02 / architecture ]

From first token to full picture.

The SDK wraps your calls. The collector batches and redacts. Storage keeps it queryable. The dashboard tells you what to fix.

  1. SDK

    Instrument any LLM call.

    @traceview/sdk · otlp
  2. Collector

    Batch, sample, redact PII at the edge.

    1:1 · head sampling
  3. Store

    Columnar traces, query-ready.

    30-day retention
  4. Dashboard

    Live queries, evals, alerts.

    p99 in 2 clicks

[ 03 / pricing ]

Start free. Scale by trace volume.

Free

$0/mo

for side projects and first traces

  • 10k traces / month
  • 3 seats
  • 7-day retention
  • hallucination flags
  • community support
Start free

most deployed

Pro

$49/mo

billed monthly

  • 500k traces / month
  • unlimited seats
  • 30-day retention
  • evals + drift alerts
  • budget guardrails
  • slack support
Start 14-day trial

Enterprise

custom

volume pricing, invoiced

  • unlimited traces
  • SSO / SAML
  • VPC deployment
  • 99.9% uptime SLA
  • dedicated support
Talk to sales

every tier ships the full sdk. no per-seat fees.

Asked in production.

One agent run or request, however many steps. Every prompt, tool call, and completion is a span inside it.

Batching is asynchronous and off the hot path. Typical overhead is under 2ms per call.

OpenAI, Anthropic, and LangChain out of the box; anything else via the OTLP endpoint.

US or EU region, your choice at project creation. Zero-retention mode is available.

Enterprise deploys into your VPC. The dashboard and SDK are identical.

By traces ingested, never by seat. Overage is billed at published per-trace rates.