PandaProbe logoPandaProbe
Open Source · Apache 2.0

open source
agent engineering platform

traces, evals, metrics, and live monitoring to debug and improve your AI agents.

Self-hostable · No vendor lock-in · Built for scale

Core Features

Everything your agents need to reach production.

A unified platform for the full agent development lifecycle — from first run to continuous improvement.

Tracing

Capture every step.

One instrument() call traces your full agent run automatically.

  • Plug-and-play with every top agent framework
  • Works seamlessly with any LLM provider
  • Instantly see every span: chains, agents, LLMs, tools, and more
  • Track model types, params, token usage, and key metadata
agent.py
python
1from pandaprobe.integrations.google_adk import GoogleADKAdapter
2
3# Call once at startup — before creating any agents
4adapter = GoogleADKAdapter(
5 session_id="session-abc",
6 user_id="user-123",
7 tags=["production"],
8)
9adapter.instrument()
10
11# All ADK runners are now fully traced
12# — tool calls, LLM hops, token usage, TTFT

Evals & Metrics

Monitoring

For Developers

Works with any agent framework and LLM model.

SDK for Python, native integrations for popular libraries and support for custom instrumentation.

Pricing

Get started on the Hobby plan for free.

No credit card required. Scale as you grow.

Hobby
$0/forever

For hobbyists getting started.

Launching Soon
  • 100 base trace ingestion / mo
  • 100 trace eval runs / mo
  • 10 session eval runs / mo
  • Human annotation
  • 1 seat
  • Community support via GitHub
ProPopular
$29/month

For developers and small teams.

Launching Soon
  • Everything in Hobby +
  • 5k base traces / mo, then pay-as-you-go
  • 5K trace eval runs / mo, then pay-as-you-go
  • 100 session eval runs / mo, then pay-as-you-go
  • 2 seats
  • 90 days data access
  • Email support
Startup
$299/mo

For scaling projects.

Launching Soon
  • Everything in Pro +
  • 50k base traces / mo, then pay-as-you-go
  • 50K trace eval runs / mo, then pay-as-you-go
  • 1K session eval runs / mo, then pay-as-you-go
  • 10 seats
  • 3 years data access
  • High rate limits
  • Private Slack channel
  • Data retention management
Enterprise
Custom/

For large organizations.

Talk to Founders
  • Everything in Startup +
  • Alternative hosting options (hybrid & self-hosted)
  • Custom SSO
  • Access to dedicated engineering team
  • Support SLA
  • Team trainings & architectural guidance
  • Unlimited seats
  • Dedicated support
Open Source
Free/ Open Source

Self-host all core PandaProbe features for free without any limitations.

Deploy Now
  • Apache 2.0 license
  • All core platform features and APIs
  • Scalability of PandaProbe Cloud
  • Deployment docs
  • Community support
  • Customization options

Need a custom plan? Contact us

Full pricing details