From 1a7ec8e961a20d03164ea84ecbf4dde82b8b7a85 Mon Sep 17 00:00:00 2001 From: JetSquirrel Date: Mon, 25 Mar 2024 22:58:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=97=B6=E5=BA=8F=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93=20(#46)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 新增时序数据库 --- .../greptimedb.yaml" | 5 +++++ .../influxdb.yaml" | 5 +++++ .../prometheus.yaml" | 5 +++++ .../thanos.yaml" | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 "items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/greptimedb.yaml" create mode 100644 "items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/influxdb.yaml" create mode 100644 "items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/prometheus.yaml" create mode 100644 "items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/thanos.yaml" diff --git "a/items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/greptimedb.yaml" "b/items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/greptimedb.yaml" new file mode 100644 index 0000000..ab8a6f3 --- /dev/null +++ "b/items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/greptimedb.yaml" @@ -0,0 +1,5 @@ +kind: 时序数据库 +owner: GreptimeTeam +repo: greptimedb +desc: '开源、云原生、分布式时序数据库,支持 PromQL/SQL/Python' +desc_en: 'An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported' \ No newline at end of file diff --git "a/items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/influxdb.yaml" "b/items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/influxdb.yaml" new file mode 100644 index 0000000..fe82da6 --- /dev/null +++ "b/items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/influxdb.yaml" @@ -0,0 +1,5 @@ +kind: 时序数据库 +owner: influxdata +repo: influxdb +desc: '可扩展数据存储,用于度量、事件和实时分析' +desc_en: 'Scalable datastore for metrics, events, and real-time analytics' \ No newline at end of file diff --git "a/items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/prometheus.yaml" "b/items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/prometheus.yaml" new file mode 100644 index 0000000..2b6917b --- /dev/null +++ "b/items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/prometheus.yaml" @@ -0,0 +1,5 @@ +kind: 时序数据库 +owner: prometheus +repo: prometheus +desc: 'Prometheus 是一个监控系统和时序数据库,在被广泛应用于云原生的监控' +desc_en: 'The Prometheus monitoring system and time series database, widely using in Cloud Native services' \ No newline at end of file diff --git "a/items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/thanos.yaml" "b/items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/thanos.yaml" new file mode 100644 index 0000000..265af37 --- /dev/null +++ "b/items/\346\227\266\345\272\217\346\225\260\346\215\256\345\272\223/thanos.yaml" @@ -0,0 +1,5 @@ +kind: 时序数据库 +owner: thanos-io +repo: thanos +desc: '为 Prometheus 提供进行长期存储能力和高可用性' +desc_en: 'Highly available Prometheus setup with long term storage capabilities' \ No newline at end of file