T

Telemetry

Every model call, tool step, and retrieval in one trace.

No ratings yet|6

From $0/month

On this page

What is Telemetry?

Telemetry (telemetry.dev) is an observability platform built specifically for AI and LLM applications. It captures every model call, tool step, and data retrieval as OpenTelemetry traces, then attaches token counts, cost, latency, and error information to each one — so a team can debug a failure or track spend across models, providers, and environments from a single place instead of piecing it together from provider dashboards and application logs.

Cost is computed per call using live pricing across more than 4,700 models spanning OpenAI, Anthropic, Google Gemini, Mistral AI, Cohere, Meta Llama, Hugging Face, Groq, Ollama, xAI, DeepSeek, and Perplexity, among others. Integration doesn't require Telemetry's own SDK: any OpenTelemetry exporter can send traces to its OTLP/HTTP endpoint and they arrive normalized, though first-party SDKs exist for TypeScript and Python, plus drop-in integrations for LangChain and the Vercel AI SDK. The platform emphasizes vendor neutrality — "no lock-in" across whichever AI infrastructure a team uses — and the company states a first trace typically shows up within about five minutes of setup.

Core Features

OpenTelemetry-Native Tracing

Captures every model call, tool step, and retrieval as a standard OpenTelemetry trace, ingestible from any OTLP/HTTP exporter without a proprietary SDK.

Token & Cost Tracking

Tracks input, output, cached, and reasoning tokens, with cost computed per call from live pricing across 4,700+ models.

Performance Dashboards

Displays volume, cost, p95 latency, and error/success rates, broken down by model, provider, environment, or user.

Real-Time Error Detection

Streams failed calls and timeouts with full trace context as they happen.

Privacy Controls

Per-environment input/output capture toggle and automatic secret redaction at ingest, with support for custom redaction patterns.

Broad Provider & Framework Support

First-party SDKs for TypeScript and Python, drop-in integrations for LangChain and the Vercel AI SDK, and coverage across OpenAI, Anthropic, Google Gemini, Mistral AI, Cohere, Meta Llama, Hugging Face, Groq, Ollama, xAI, DeepSeek, and Perplexity.

How to Use Telemetry

  1. Sign up for a free account at telemetry.dev — the Free plan requires no credit card and includes 10,000 ingestion units (spans, log records, or metric data points) per month.
  2. Point your application at Telemetry's OTLP/HTTP endpoint using any standard OpenTelemetry exporter, or install the first-party TypeScript or Python SDK, or use the drop-in integration for LangChain or the Vercel AI SDK, for the fastest setup.
  3. Run your AI application as usual — model calls, tool steps, and retrievals are automatically captured as traces, with tokens (input, output, cached, reasoning), cost, and latency attached to each one.
  4. Use the dashboard to view volume, cost, p95 latency, and error rates broken down by model, provider, environment, or user, and search or filter traces by name, status, environment, framework, or session.
  5. Set per-environment input/output capture settings for privacy, and rely on automatic secret redaction at ingest (with support for custom redaction patterns) to keep sensitive data like API keys out of stored traces.
  6. Upgrade to Pro or Team as ingestion volume and retention needs grow, for more projects, longer trace retention, and more team seats.

Use Cases

  • Debugging a failed or slow AI request by inspecting its full trace — every model call, tool step, and retrieval involved — instead of piecing together logs from multiple providers.
  • Tracking AI spend across providers and models, broken down by environment or user, using cost computed per call from live pricing across 4,700+ models.
  • Monitoring latency and error rates (including p95 latency) for an AI application in production, to catch regressions or provider issues quickly.
  • Adding observability to an existing AI stack without changing providers, using standard OpenTelemetry rather than a proprietary, lock-in SDK.
  • Keeping sensitive prompt/completion content out of stored traces via per-environment capture toggles and automatic secret redaction, for teams with privacy or compliance requirements.
  • Comparing cost and performance across models or providers (for example OpenAI vs. Anthropic vs. an open-weight model on Groq) to inform routing or pricing decisions.

Pros & Cons

Pros

  • Built on standard OpenTelemetry (OTLP/HTTP) rather than a proprietary format, so any existing OTel exporter can send data in without adopting a new SDK — genuinely lower lock-in than many observability tools
  • Cost tracking spans more than 4,700 models across a wide range of providers (OpenAI, Anthropic, Google, Mistral, Cohere, Meta, Hugging Face, Groq, Ollama, xAI, DeepSeek, Perplexity), so multi-provider setups don't need separate cost tracking per vendor
  • Privacy controls (per-environment input/output capture, automatic secret redaction at ingest, custom redaction patterns) are built in from the Free plan rather than gated to a higher tier
  • The Free plan (10,000 ingestion units/month, 7-day retention, no credit card) is genuinely usable for evaluating the product before paying, and setup is fast — a first trace typically appears within about five minutes

Cons

  • As a young, narrowly-focused observability tool, Telemetry has a much smaller public track record, community, and third-party review base than established observability platforms, making it harder to evaluate long-term reliability from outside references alone
  • Retention is capped even on paid tiers (30 days on Pro, 90 days on Team), so teams needing longer-term trace history for auditing or compliance would need to export data elsewhere
  • The Pro plan's advertised $25/month price is explicitly a limited-time "founding rate... locked forever" until slots fill, after which the standard Pro price rises to $50/month — worth confirming current pricing before committing, since early-adopter pricing can change without much notice
  • No public information about the company behind Telemetry (founders, funding, team size) is readily available, which is common for early-stage developer tools but worth factoring in when evaluating vendor stability for a production dependency

Pricing

Free

$0/month

  • 10,000 ingestion units per month
  • 7-day retention
  • One project with its own API key
  • Two team seats
  • No credit card required

Pro

$25/month founding rate, locked forever (standard $50/month once slots fill)

  • 250,000 ingestion units/month with soft cap
  • 30-day retention (full prompts, completions, token counts, timing)
  • Five project environments
  • Five team seats

Team

$100/month

  • 1,000,000 ingestion units/month with production-scaling soft cap
  • 90-day retention
  • Unlimited projects and API keys
  • Unlimited team seats
  • Priority support

Frequently Asked Questions