OPEN BETA

Visibility into your
AI agents

Trace every hop, attribute every dollar, classify every failure — across any agent framework, in production.

Get early access
# install
pip install "tracelit-sdk[kafka]"

# instrument any agent — one line
import trace_lit

trace_lit.configure(kafka_brokers=["app.trace-lit.com:9093"], api_key="sk-demo-abc123")

@trace_lit.trace(agent_name="my-agent", framework="langchain")
def run(query: str) -> str:
...

trace sent latency=1.4s cost=$0.004 tokens=1203 status=success
1
LINE TO INSTRUMENT
<50ms
TRACE OVERHEAD
10+
FRAMEWORKS
100%
SELF-HOSTABLE
WHAT YOU GET

Visual DAG traces

See every agent hop, tool call, and LLM invocation as an interactive graph. Click any node to inspect inputs, outputs, and timing.

Cost attribution

Track token spend per agent, per workflow, per team. Know exactly which pipeline is burning your budget before your CFO asks.

Failure classification

Automatically classify failures as hallucination, tool error, timeout, or context overflow — with instant alerts.

Continuous evals

Run quality scoring on every production trace — not just in test. Catch regressions before users do.

Framework-agnostic

Works with LangChain, LlamaIndex, CrewAI, AutoGen, or any custom agent. No lock-in, ever.

Self-host ready

Single docker compose up. Deploy on your own infrastructure for full data control and compliance.

WORKS WITH EVERY MAJOR FRAMEWORK
LangChain
LangGraph
CrewAI
AutoGen
LlamaIndex
Haystack
Custom Python
Node.js

Ready to see inside
your agents?

Join the early access program — built for teams shipping agents in production.

Connect on LinkedIn →