- Observe
- Develop
- Coding Agents
- Improve
- Manage
- Otter
LLM observability and AI agent observability for agents built with CrewAI, LangGraph, or any agent framework. OpenLIT brings OpenTelemetry-native instrumentation so you can analyze how your agents perform in production with full stack visibility:
- Tracing - Instrument once via OpenTelemetry-native SDKs for 90+ LLMs and agent frameworks to produce OpenTelemetry traces.
- Lowest level transparency - Exceptions Monitoring surfaces errors with full stack traces and span context so you know exactly where and why something failed. All telemetry is automatically redacted for sensitive data before it leaves your stack.
- Understand cost and latency - Track token consumption, spend per model, provider, and request. Monitor GPU utilization alongside LLM call latency in custom dashboards built on your raw telemetry.
Get Started
Instrument an AI Agent
Production-ready AI Observability in 2 steps with zero code changes
Observe coding agents
Track spend and usage for Claude Code, Cursor, & more across teams
Deploy OpenLIT
Self-host the full platform with Docker Compose or Helm
Evaluate LLM responses
Score live traces automatically with prebuilt LLM-as-a-judge evaluators
Frequently asked questions
What is OpenLIT?
What is OpenLIT?
OpenLIT is an open-source AI Engineering platform. It traces LLM and agent calls via OpenTelemetry, tracks cost and token usage, runs automated evaluations, and manages prompts - all self-hostable.
Is OpenLIT open source?
Is OpenLIT open source?
Yes. OpenLIT is fully open source and self-hostable via Docker Compose or Helm, so your telemetry and prompts never have to leave your infrastructure.
Does OpenLIT require code changes to instrument my app?
Does OpenLIT require code changes to instrument my app?
No. OpenLIT’s SDK auto-instruments 90+ LLMs, agent frameworks, and vector databases with zero code changes, or you can call
openlit.init() once for manual instrumentation if you want more control - both produce the same OpenTelemetry traces.How is OpenLIT different from other LLM observability tools?
How is OpenLIT different from other LLM observability tools?
OpenLIT combines AI observability, evaluation, cost tracking, and prompt management in one open-source platform, instead of requiring separate tools for tracing, evals, and prompt versioning.

