Skip to main content
Run any Skill in Manus
with one click
GitHub repository

docs

docs contains 5 collected skills from GreptimeTeam, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
50
updated
2026-06-16
Forks
52
Occupation coverage
2 occupation categories ยท 100% classified
repository explorer

Skills in this repository

greptimedb-flow
software-developers

Guide for creating GreptimeDB flow tasks โ€” continuous aggregation that updates a sink table on the fly as data is ingested. Use when the user asks to build a materialized view, continuous aggregation, downsampling job, or rollup. Triggers on phrases like "create flow", "continuous aggregation", "่ฟž็ปญ่šๅˆ", "็‰ฉๅŒ–่ง†ๅ›พ", "materialized view", "downsampling", "time window aggregation". Note that Flow's original streaming mode is deprecated; batching mode is active for aggregation workloads.

2026-06-16
greptimedb-quickstart
software-developers

Entry-point guide for agents to use GreptimeDB end-to-end โ€” when it fits, how to deploy (Docker / binary / Kubernetes / GreptimeCloud), how to configure the server (storage backend, TTL, auth, listen addresses), which write protocol to choose by data type (metrics / logs / traces / events), how to query via SQL or PromQL, and how to discover deeper docs via llms.txt. Use this when the user wants to evaluate, deploy, configure, ingest into, or query GreptimeDB, or when a project needs a time-series / observability backend. Triggers on phrases like "use GreptimeDB", "deploy GreptimeDB", "install GreptimeDB", "configure GreptimeDB", "store metrics", "store logs", "store traces", "OTLP backend", "replace Prometheus", "replace Loki", "replace Elasticsearch", "ๆ—ถๅบๆ•ฐๆฎๅบ“", "ๅฏ่ง‚ๆต‹ๆ€งๅญ˜ๅ‚จ", "GreptimeDB ๆ€Žไนˆ็”จ", "GreptimeDB ้…็ฝฎ", "ingest observability data".

2026-06-16
self-monitoring-export
network-and-computer-systems-administrators

Locate GreptimeDB self-monitoring incident windows and safely export complete logs, with optional related metrics, for engineering investigation.

2026-05-26
greptimedb-pipeline
software-developers

Guide for creating a GreptimeDB Pipeline โ€” a processing layer between ingestion and storage that parses, transforms, indexes, and optionally routes log data. Use when the user asks to create a pipeline, parse logs, transform fields, write a pipeline YAML, dryrun a pipeline, or fan out logs to multiple tables. Triggers on phrases like "create pipeline", "่งฃๆžๆ—ฅๅฟ—", "log parsing", "transform fields", "GreptimeDB pipeline yaml", "dryrun pipeline", "dispatcher ๅˆ†ๆต", "VRL processor".

2026-04-21
greptimedb-trigger
software-developers

[Enterprise only] Guide for creating GreptimeDB Triggers โ€” periodic evaluation rules (SQL or TQL/PromQL via TQL EVAL) that fire Alertmanager-compatible webhooks when conditions are met. Use as an alternative to Prometheus alerting rules, or to host existing PromQL alerts on GreptimeDB. Triggers on phrases like "create trigger", "alerting rule", "ๅ‘Š่ญฆ่ง„ๅˆ™", "trigger webhook", "alertmanager ๅฏนๆŽฅ", "migrate prometheus alerts", "promql alert".

2026-04-21