Groundcover raises $100M Series C at $500M valuation for eBPF observability
Groundcover's $100M Series C values the eBPF-based cloud observability startup at $500M. What operators need to know about usage-based pricing disruption.
What Happened
Groundcover Inc. announced a $100 million Series C funding round on July 29, 2026. One Peak led the round, with participation from Morgan Stanley, Zeev Ventures, Angular Ventures, Heavybit, and Jibe. According to CTech — as reported by SiliconANGLE — the deal values Groundcover at approximately $500 million.
The company's core differentiator is its use of eBPF (extended Berkeley Packet Filter), a Linux kernel technology, to collect telemetry without requiring application code modifications. Groundcover's sensor can be installed in minutes and ingests logs, metrics, and traces at a rate of several gigabytes per second. Crucially, the company's pricing model is not tied to the volume of telemetry ingested — a direct contrast to the per-GB pricing that dominates the observability market.
Groundcover claims more than 250 customer organizations, with several signing seven-figure deals in the past year. CEO Shahar Azulay and CTO Yechezkel Rabinovich lead the company. The new capital will primarily fund North American go-to-market expansion, international growth, and joint sales initiatives with cloud providers.
Why It Matters
The observability market is ripe for pricing disruption. Traditional tools from Datadog, New Relic, and Splunk typically charge based on telemetry volume, which creates a perverse incentive: teams limit what they monitor to control costs. Development environments, low-priority services, and even security-relevant workloads often go unmonitored because the marginal cost of adding them is prohibitive.
Groundcover's model removes that tradeoff. If you can monitor everything without worrying about a surprise bill, you get better incident response, better security visibility, and fewer blind spots. The eBPF approach also eliminates the engineering overhead of instrumenting applications — a meaningful operational advantage for teams managing hundreds of microservices.
The $500M valuation is modest in the current funding climate — Together AI recently raised at an $8.3B valuation, and Kraken Autonomous Ships hit $1B. But observability is a proven revenue category with established buyer budgets, and Groundcover's seven-figure deal traction suggests real enterprise adoption, not just developer curiosity.
Who Is Affected
DevOps and platform engineering teams currently evaluating or renewing observability contracts are the most directly affected. If your Datadog or New Relic bill is growing faster than your infrastructure footprint, Groundcover's pricing model is a direct counterpoint to bring into procurement conversations.
AI infrastructure operators should note Groundcover's claim of monitoring AI workloads with full-fidelity, unsampled telemetry. Training and inference pipelines generate massive telemetry volumes, and per-ingest pricing makes comprehensive monitoring expensive. A flat-model alternative could change the economics of AI observability.
Cloud providers are indirectly affected — Groundcover's plan to build joint sales initiatives with cloud providers suggests potential marketplace partnerships or co-selling arrangements that could reshape how observability is bundled into cloud offerings.
Strategic Implications
For AI startup founders: Observability is an unglamorous but critical cost center. If you're past Series A and spending more than 5% of cloud costs on monitoring, pilot an eBPF-based alternative. Groundcover's no-rip-and-replace installation means you can run it alongside existing tools and compare coverage and cost directly.
For developers/operators building with AI APIs: eBPF-based observability captures infrastructure-level telemetry without touching your model-serving code. This is particularly useful for monitoring inference latency, error rates, and resource utilization across GPU clusters — data that's hard to get from application-level instrumentation alone.
For non-technical business owners: This is an infrastructure procurement story. If your engineering team raises observability costs as a concern, ask whether they've evaluated ingestion-independent pricing models. The market is shifting, and legacy contracts may no longer be the best deal available.
What to Watch Next
Monitor whether Groundcover announces cloud marketplace partnerships in the next two quarters — that would signal whether the joint sales strategy with cloud providers is materializing. Also watch for any pricing changes from Datadog or New Relic in response to eBPF-based challengers gaining enterprise traction.
Frequently Asked Questions
Q: What is eBPF and why does it matter for observability?
A: eBPF (extended Berkeley Packet Filter) is a Linux kernel technology that allows programs to run in an isolated sandbox within the kernel. For observability, it means telemetry can be collected from the kernel level without modifying application code — making deployment faster and reducing engineering overhead compared to traditional instrumentation-based tools.
Q: How is Groundcover's pricing different from Datadog or New Relic?
A: Traditional observability tools typically charge based on the volume of telemetry data ingested (per GB or per host). Groundcover's pricing is not tied to ingestion volume, which means teams can monitor all workloads — including dev environments and low-priority services — without worrying about cost scaling linearly with data volume. Specific pricing tiers were not disclosed in the funding announcement.