Skip to content

Scale observability on your infrastructure

Run high-volume metrics, logs, and traces on object storage. Keep heavy queries off the nodes taking writes, add read capacity without copying SST files, and let regions split and rebalance on their own. Runs in your data center, your private cloud, or your own cloud account.

GreptimeDB Enterprise

In production

OceanBase Cloud runs 80+ GreptimeDB clusters holding 300 TB of logs, after migrating off Loki — with a 60%+ reduction in log storage cost.

Read the case study
  • GreptimeDB clusters
    80+
  • Logs under management
    300 TB
  • Lower log storage cost
    60%+

Enterprise-grade Observability Data Platform

Mission-Critical Monitoring & Analytics

Mission-Critical Monitoring & Analytics

High Security & Compliance Requirements

High Security & Compliance Requirements

High Availability & Performance

High Availability & Performance

  • Built on GreptimeDB Open Source All open-source capabilities included. Cloud-native, compute-storage disaggregated architecture, with up to 50× lower storage cost through compression and object storage.

  • Bulk Ingestion Up to 5x write throughput improvement, available for the Prometheus Remote Write API and gRPC ingestion. No client-side changes required.

  • Read Replicas Dedicated read-only datanodes for analytical workloads. Replicas sync manifest metadata and reuse the same SST files on object storage, so no data is copied. Read-write workload isolation.

  • Elasticsearch & Kibana Compatibility Partial Elasticsearch QueryDSL compatibility, so part of your existing Kibana log search, aggregation, and dashboards can point at GreptimeDB. See the compatibility docs for what is covered.

  • Smart Tiered Caching Fine-grained caching for hot and historical data. Up to 3-5x query performance improvement.

  • Active-Active Failover Region failover is already in the open-source build; this covers the two-node hot-standby case for edge and small-to-medium deployments. Two peer nodes, bidirectional async replication, local query execution. Configurable RPO/RTO. Three failover methods: LoadBalancer, client SDK, custom endpoint.

Alerting, Observability & Support

Alerting, Observability & Support

  • SQL-Native Triggers Define alerting rules in SQL, periodic evaluation. Multi-stage state machine (pending → firing → inactive) prevents alert flapping. Supports FOR and KEEP FIRING FOR durations. Works with Prometheus Alertmanager, reusing its grouping, inhibition, silencing, and routing.

  • Enterprise Management Console Cluster overview: CPU, memory, storage, ingestion rates. Region management: migration, flush, compact. Monitoring panels, instance logs, slow query analysis with EXPLAIN support.

  • Performance Diagnostics System-level profiling and diagnostic tools for bottleneck identification.

  • Technical Support & Customization One-on-one expert support. Custom solutions for specific deployment scenarios.

Large Scale Distributed Environments

Large Scale Distributed Environments

Automated Operations & Intelligent Alerting

Automated Operations & Intelligent Alerting

Intelligent Autopilot

Intelligent Autopilot

Intelligent Autopilot
  • Auto Repartition Automatically splits oversized Regions based on sustained write load, preventing a single Region from becoming a write bottleneck.

  • Automatic Region Load Balancer Sliding-window load analysis across datanodes. Configurable thresholds to avoid unnecessary migrations while resolving sustained imbalance.

  • Datanode Groups Kubernetes-native workload separation. Supported workload types: hybrid, query, and ingest. Eliminates resource contention between read and write paths.

  • Remote Compaction, Indexing & Auto-Backup Offloads storage maintenance to dedicated compute resources. Compaction and indexing run on separate compute, so they do not contend with online queries. Automated backups included. Up to 20-30% infrastructure cost reduction for remote compaction and indexing workloads.

Enterprise Security

Enterprise Security

  • LDAP Authentication Simple bind and search bind modes. Integrates with enterprise directory services.

  • RBAC Authorization Fine-grained role-based access control for multi-tenant environments.

  • Audit Logging JSON-formatted records. Filter by source protocol, statement class, command. Daily rotation, configurable retention.

  • Data Encryption In-transit and at-rest encryption for regulatory compliance.

Frequently Asked Questions

Quick answers about GreptimeDB Enterprise.

When should I upgrade from open source to Enterprise?

Usually when you need a capability the open-source build does not have:

  • Read/write isolation — heavy analytical queries are slowing down ingestion, and you want them on separate nodes.
  • Independent read capacity — you need to add read throughput without duplicating storage or adding write load. That is what read replicas do.
  • Automated cluster operations — Repartition, Region migration, and indexing are all available in open source, but you are running them by hand and want them automated.
  • Higher write throughput — bulk ingestion on Prometheus Remote Write and gRPC.
  • Security and compliance — LDAP, RBAC, audit logging, encryption in transit and at rest.
  • Operations and support — the management console (cluster overview, Region management, slow-query analysis) and SLA-backed one-on-one support.

If none of these apply, the open-source build is enough — it is the same engine.

What does Enterprise add on top of open source?

Enterprise adds capabilities across seven areas:

  • Performance: bulk ingestion (up to 5× write throughput on Prometheus Remote Write and gRPC), smart tiered caching (3 to 5× query speedup).
  • Autopilot: auto repartition, region load balancer, datanode groups for read/write isolation, remote compaction and indexing (around 20% to 30% infra cost reduction).
  • Reliability: read replicas with near-zero-cost manifest sync, active-active failover.
  • Observability: SQL-native triggers (compatible with Prometheus Alertmanager), management console, performance diagnostics.
  • Security: LDAP, RBAC, audit logging, encryption in-transit and at-rest.
  • Compatibility: Elasticsearch and Kibana QueryDSL backend.
  • Support: one-on-one expert assistance, SLA-backed response times by severity.

For the full open-source vs Enterprise comparison, see feature comparison.

What deployment models are available, and who operates the cluster?

Three models. All run the same Enterprise binary with the same APIs — they differ in where the data lives and who runs the cluster.

  • On-premises: GreptimeDB runs in your data center or private cloud. Your team operates it; Greptime provides support, upgrade guidance, and a custom SLA.
  • BYOC: GreptimeDB runs in your own AWS, Azure, or GCP account, so data and storage stay under your cloud contract. Greptime handles day-to-day operations — deployment, upgrades, monitoring, and incident response — within the boundary you grant.
  • Fully managed: Greptime runs the cluster in Greptime's cloud account and bills by usage. You operate nothing.

If regulatory or data-residency rules require the data to stay in your environment, on-premises and BYOC both satisfy that; BYOC additionally offloads operations. Talk to an engineer to work out which fits.

How is Enterprise priced?

The fully-managed dedicated tier starts at $290/month, billed by node configuration (vCPU and memory) plus object storage and cache usage. BYOC and on-premise are custom-priced based on cluster size and SLA. See the pricing page for the full tier breakdown, or contact us for a quote.

What support and SLA come with Enterprise?

Enterprise comes with SLA-backed response times by severity, one-on-one technical support, system-level performance diagnostics, and customization for specific deployment scenarios. Larger contracts add named support engineers and a regular architecture review. Open-source users get community support via Slack and GitHub.

Is Enterprise running in production today?

Yes. Li Auto runs GreptimeDB Enterprise on-vehicle across its EV production fleet to capture raw telemetry and save tens of millions in cloud bandwidth costs (case study). OceanBase Cloud runs 80+ GreptimeDB Enterprise clusters with 300TB+ of logs and SQL audit data after migrating off Grafana Loki (case study). Other deployments include automotive OEMs, a Fortune 500 retailer, AI infrastructure, and industrial IoT. See Use Cases for more.

When to upgrade from Open Source

Performance bottlenecks

Bulk ingestion (up to 5x), auto repartition, and region load balancing

Contact Us

Enterprise security and compliance requirements

LDAP authentication, RBAC, and audit logging

Contact Us

Need advanced capabilities beyond open source

Read replicas, datanode groups, SQL-native triggers, and more

Contact Us

Need professional operations and technical support

Enterprise management console, performance diagnostics, and one-on-one expert support

Contact Us

Stay in the loop

Join our community