Fundraising Fox

Honeyhive

New York City, US · Founded 2022 · 18 employees on LinkedIn · 6 known investors

Find your way into Honeyhive

198 people in our graph share verified history with the Honeyhive team — schools, employers, funds. One of them is your warm intro.

Nitya Hindujaunlockedknows Dhruv Singh · together at Columbia University (overlapped)
×9knows the team · via Columbia University
knows the team · via Indian Institute of Technology, Bombay
knows the team · via Otsuka Pharmaceutical Companies (U.S.)

HoneyHive is an OpenTelemetry-native platform for observability and evaluation of AI agents, letting teams instrument agents on any stack, debug behavior, evaluate live traces, and catch regressions before release. It serves engineering teams deploying production AI systems, including enterprise customers running mission-critical AI agents.

Also known as HoneyHive · HoneyHive AI

Founders & leadership

Honeyhive was founded in 2022 by Dhruv Singh.

DSDhruv Singh
Dhruv SinghinCo-Founder and CTOFounder of HoneyHive, a platform for observability and evaluation of AI agents. Singh focuses on development tools and infrastructure for large language models and AI systems in enterprise settings.

Investors · 6

Also in the syndicate · 2

Jordan TiganiSavin Goyal

Company profile

researched Aug 2026

HoneyHive operates an agent observability and evaluation platform for teams running AI systems in production. The product covers three workflows: observation (distributed tracing that replays each agent run step by step across tool calls, prompts and decisions, including long-running trajectories spanning hours or days with retries, loops and sub-agent handoffs; live-traffic monitoring; and alerting with thresholds, drift detection, email and webhook notifications), evaluation (experiments comparing agent versions on the same dataset, regression tracking, datasets curated from production failures, LLM-as-a-judge and code-based evaluators scoring outputs, tool calls, agent-to-agent interactions and full trajectories, plus human review through annotation queues and custom rubrics), and improvement (root-causing failures, versioning prompts, re-running evaluations, and gating releases with automated evaluations in CI).

The platform is built on OpenTelemetry standards so that it integrates with a team's existing stack. It offers Python and TypeScript SDKs with automatic instrumentation for more than 50 libraries, including LangChain, LangGraph, AWS Strands, Google ADK and the OpenAI Agents SDK; other languages can send OpenTelemetry traces to a HoneyHive OTEL collector or use its APIs. Additional components include prompt management (playground, versioning and history, prompt deployments, custom model providers, functions and external tools), a CLI, an OpenAPI spec, a daemon for Claude Code telemetry and coding-agent exporters, an n8n ETL integration, and MCP-accessible "Skills" that let coding agents fetch alerts, traces and evaluation context. HoneyHive positions itself as a collaborative system of record that versions traces, prompts, tools, datasets and evaluators for auditability and compliance in regulated environments.

Founding story

The company was founded by CEO Mohak Sharma and CTO Dhruv Singh, motivated by a pattern they observed across hundreds of teams: AI prototypes were quick to build but broke in unexpected ways in production because non-deterministic LLMs defeat traditional unit and integration testing, black-box models offer little visibility for debugging compound systems, and AI development does not fit the traditional software development lifecycle.

Business model

B2B software sold as a hosted platform with a free self-serve Developer tier and a custom-priced Enterprise tier. Usage is metered in "events," defined as trace spans plus metric-label combinations sent to the API via OTLP or JSON.

The Developer plan is free (no credit card required) with 10,000 events per month, up to 5 users, one workspace, 30-day retention and community support. The Enterprise plan is custom-priced and adds custom usage limits, unlimited users and workspaces, SAML and custom SSO, custom roles and permissions, custom retention and data residency, uptime and support SLAs with service credits, custom DPA and BAA, a dedicated technical account manager with QBRs, and optional self-hosted, hybrid or single-tenant deployment. Discounts are offered to startups that have raised under $5M in total funding.

Traction

During its 2024 beta the platform grew more than 50x in requests logged and the company doubled its team size, with early customers spanning AI startups and Fortune 100 enterprises in insurance and financial services. Reported customer outcomes include a 340% improvement in one customer's agent accuracy on web-browsing tasks and a 5x faster development cycle at another enterprise. HoneyHive states it powers observability and evaluation across dozens of mission-critical AI applications at Commonwealth Bank of Australia, covering agents that serve 17M+ retail consumers and 55K internal users.

Latest developments

The current product line emphasizes long-running agent debugging, live production scoring with intelligent sampling, human review queues, CI release gating, and integration with coding agents such as Claude Code via an MCP server, a telemetry daemon and purpose-built Skills. Public repositories updated in 2026 include a CLI, control-plane and data-plane TypeScript SDKs, a Homebrew tap, a Claude Code telemetry daemon, an n8n shipper and a skills repository.

Full profile — market position, technology, go-to-market, geography, history

Market position

Positions itself as an enterprise-grade observability and evaluation layer for mission-critical production AI agents, differentiated by building on open OpenTelemetry standards rather than a proprietary agent stack.

OpenTelemetry-based instrumentation intended to integrate with rather than replace existing stacks; end-to-end coverage from development through production evaluation, including multi-turn and full-trajectory scoring; a closed loop that converts production failures into datasets, CI gates and prompt fixes; combined automated and human (annotation queue) evaluation; a versioned system of record for traces, prompts, tools, datasets and evaluators; and flexible hosting for regulated buyers.

Technology

OpenTelemetry-native instrumentation and tracing for LLM and agent systems, with Python and TypeScript SDKs, auto-instrumentation for 50+ frameworks and model providers, an OTEL collector endpoint, distributed tracing and trajectory/agent-graph views, online evaluation with sampling, LLM-judge and code evaluators, drift detection and alerting, prompt versioning and deployment, and MCP integration for coding agents. The company has stated it is working on setting standards and semantic conventions for agent observability within OpenTelemetry. Deployment options include multi-tenant SaaS (AWS US-West-2), single-tenant SaaS, hybrid (HoneyHive-managed control plane with self-hosted data plane) and full self-hosting; the company states SOC 2 Type II, GDPR and HIPAA compliance, encryption at rest and in transit, and third-party penetration testing.

Go-to-market

Product-led free tier and self-serve signup alongside an enterprise sales motion ("book a demo" / "talk to us"), supported by open-source SDKs, a CLI, cookbooks and integrations distributed via GitHub, plus published customer case studies.

Engineering teams deploying AI agents to production, ranging from AI startups to Fortune 100 enterprises, with named traction in regulated sectors such as insurance and financial services.

Geography

Headquartered in New York City, with multi-tenant SaaS hosted in AWS US-West-2 and customers including an Australian bank; enterprise customers can select custom data residency.

History

HoneyHive ran a beta period through 2024 and reached general availability on April 8, 2025, announced alongside disclosure of $7.4M in total Seed and Pre-Seed funding. With that funding the company said it would expand integrations and deployment models, build evaluation tooling for multi-turn agent simulations, and contribute agent observability standards and semantic conventions to OpenTelemetry.

Compiled by commissioned research from 8 cited public sources — announcements, filings, and press listed under research sources below.

Key figures

latest reported
Customer-reported improvement in agent accuracy on web-browsing tasksApr 2025340%
Free Developer plan monthly event allowanceJan 202610,000 events per month
Growth in requests logged during 2024 betaJan 2024over 50x
Internal users served by agents in production at Commonwealth Bank of AustraliaJan 202655,000 users
Retail consumers served by agents in production at Commonwealth Bank of AustraliJan 202617,000,000 consumers
Supported libraries with automatic instrumentationJan 202650+
Total funding disclosedApr 2025$7.4M

Company-reported or press-reported figures, each dated to when it was claimed — not independently audited.

Timeline · 3

launches, deals, and filings
Apr 2025
HoneyHive announces $7.4M in total Seed and Pre-Seed funding

HoneyHive disclosed $7.4M in total funding, comprising a $5.5M Seed round led by Insight Partners and a previously unannounced $1.9M Pre-Seed round led by Zero Prime Ventures.

$7.4M source ↗

Apr 2025
George Mathew of Insight Partners joins the board of directors

George Mathew, Managing Director at Insight Partners, joined HoneyHive's board of directors in connection with the Seed round.

source ↗

Apr 2025
General availability of the HoneyHive agent evaluation and observability platform

HoneyHive's platform became generally available following a beta period, announced alongside its funding disclosure.

source ↗

Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.

Research sources · 8

primary sources listed

8 public sources were cited for this profile; the first-party ones are listed here.

Frequently asked questions

What does Honeyhive do?
HoneyHive is an OpenTelemetry-based platform for observing, evaluating and improving AI agents running in production.
Who founded Honeyhive?
Honeyhive was founded by Dhruv Singh in 2022.
Who are Honeyhive's investors?
Honeyhive's investors include AIX Ventures, Firestreak Ventures, Zero Prime Ventures, 468 Capital.
Where is Honeyhive headquartered?
Honeyhive is headquartered in New York City, US.