1. X
  2. Greptime
Log inSign up
Greptime
870 posts
Greptime profile banner
user avatar

Greptime

@Greptime
The open-source observability database. One columnar engine for metrics, logs & traces on object storage. SQL across signals. PromQL for metrics.
Wolfe Road Sunnyvale
greptime.com
Joined May 2022
197
Following
992
Followers
RepliesRepliesMediaMedia
  • Pinned
    user avatar
    Greptime
    @Greptime
    Jun 16
    GreptimeDB v1.1: you no longer have to lock in a table's partition layout when you create it. Before, only tables created with PARTITION ON COLUMNS could be resharded. Now you can take an existing single-Region table and split it online: ALTER TABLE sensor_readings
    GreptimeDB v1.1.0 is out, a production-focused release after the v1.0 GA
  • user avatar
    Greptime
    @Greptime
    Aug 17
    If you hit ModuleNotFoundError: No module named 'mcp.server.fastmcp' installing greptimedb-mcp-server, upgrade: pip install -U greptimedb-mcp-server MCP Python SDK 2.0 removed that module. Our dependency had no upper bound, so fresh installs pulled 2.x. Fixed in 0.5.2.
    Image
    Release v0.5.2 · GreptimeTeam/greptimedb-mcp-server
    From github.com
  • user avatar
    Greptime
    @Greptime
    Aug 14
    Several users have asked how GreptimeDB Open Source differs from GreptimeDB Enterprise. We've updated our website to make the boundary clearer. GreptimeDB Open Source includes the core engine and APIs, cluster deployment, object storage, Flow, and Region failover under
    greptime.com
    Greptime Pricing
    Flexible pricing options for GreptimeDB, from open-source to enterprise and fully-managed cloud solutions. Choose between self-hosted deployment, professional support, and pay-as-you-go cloud...
  • user avatar
    Greptime
    @Greptime
    Aug 13
    JSON2 in GreptimeDB v1.2.0-beta.1: you declare types for the JSON subpaths you actually query. attrs JSON2 ( http.status BIGINT, latency_ms DOUBLE, error BOOLEAN DEFAULT false ) Those paths get typed storage and are validated on write. Paths you don't hint still
    Image
    JSON2 Type | GreptimeDB Documentation
    From docs.greptime.com
  • user avatar
    Greptime
    @Greptime
    Aug 6
    "When was this table created, altered, or dropped?" used to be a log grep. As of this month, cluster lifecycle events land in greptime_private.events: SELECT timestamp, type, table_name, procedure_state FROM greptime_private.events WHERE table_name = 'cpu_metrics' ORDER
    Image
    Cluster Lifecycle Events & Prometheus Native Histograms | Greptime Monthly Report - No. 86
    From greptime.com

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Advertisement
Advertisement