All Projects → jasper-zhang → Influxdb Document Cn

jasper-zhang / Influxdb Document Cn

InfluxDB Chinese Document

Labels

Projects that are alternatives of or similar to Influxdb Document Cn

good-influx
InfluxDB broadcasting for Good process monitor
Stars: ✭ 15 (-96.69%)
Mutual labels:  influxdb
Cernan
telemetry aggregation and shipping, last up the ladder
Stars: ✭ 306 (-32.45%)
Mutual labels:  influxdb
Ockam
End-to-end encrypted messaging and mutual authentication between cloud and edge-device applications
Stars: ✭ 395 (-12.8%)
Mutual labels:  influxdb
Spring Boot Demo
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
Stars: ✭ 255 (-43.71%)
Mutual labels:  influxdb
Influxdb Client Go
InfluxDB 2 Go Client
Stars: ✭ 274 (-39.51%)
Mutual labels:  influxdb
Influxdb Ruby
Ruby client for InfluxDB
Stars: ✭ 352 (-22.3%)
Mutual labels:  influxdb
luftdatenpumpe
Process live and historical data from luftdaten.info, IRCELINE and OpenAQ. Filter by station-id, sensor-id and sensor-type, apply reverse geocoding, store into timeseries and RDBMS databases, publish to MQTT, output as JSON or visualize in Grafana.
Stars: ✭ 22 (-95.14%)
Mutual labels:  influxdb
Docker Monitoring
Docker-Monitoring based on Cadvisor, InfluxDB, and Grafana
Stars: ✭ 441 (-2.65%)
Mutual labels:  influxdb
Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (-35.54%)
Mutual labels:  influxdb
Kafka Connect Ui
Web tool for Kafka Connect |
Stars: ✭ 388 (-14.35%)
Mutual labels:  influxdb
Questdb
An open source SQL database designed to process time series data, faster
Stars: ✭ 7,544 (+1565.34%)
Mutual labels:  influxdb
Performance Testing Framework
Framework allows to perform load testing with Apache Jmeter, view application/server metrics in real-time with Grafana, analyze errors cause with detailed traces for failed requests, compare different test runs in scripted dashboard and perform frontend performance testing with sitespeed.io+webpagetest
Stars: ✭ 275 (-39.29%)
Mutual labels:  influxdb
Docker Statsd Influxdb Grafana
Docker Image with Telegraf (StatsD), InfluxDB and Grafana
Stars: ✭ 352 (-22.3%)
Mutual labels:  influxdb
MinerDashboards
Metric scrapers, InfluxDB queries, and Grafana dashboards for crypto miners. (XMRig, XMRig-proxy, GMiner, MoneroOcean, Belkin WeMo, Telegraf, CoreTemp, CoinMarketCap, Monero Wallet RCP)
Stars: ✭ 13 (-97.13%)
Mutual labels:  influxdb
Ceph Dash
Flask based api / dashboard for viewing a ceph clusters overall health status
Stars: ✭ 398 (-12.14%)
Mutual labels:  influxdb
yanic
Yet another node info collector - for respondd to be used with meshviewer to Grafana (with influxdb or graphite)
Stars: ✭ 22 (-95.14%)
Mutual labels:  influxdb
Gokit
Go Examples: From basics to distributed systems
Stars: ✭ 325 (-28.26%)
Mutual labels:  influxdb
Influxdb
Scalable datastore for metrics, events, and real-time analytics
Stars: ✭ 22,577 (+4883.89%)
Mutual labels:  influxdb
Victoriametrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
Stars: ✭ 5,558 (+1126.93%)
Mutual labels:  influxdb
Awesome Monitoring
INFRASTRUCTURE、OPERATION SYSTEM and APPLICATION monitoring tools for Operations.
Stars: ✭ 356 (-21.41%)
Mutual labels:  influxdb

InfluxDB中文文档

InfluxDB是一个用于存储和分析时间序列数据的开源数据库。

主要特性有:

  • 内置HTTP接口,使用方便
  • 数据可以打标记,这样查询可以很灵活
  • 类SQL的查询语句
  • 安装管理很简单,并且读写数据很高效
  • 能够实时查询,数据在写入时被索引后就能够被立即查出
  • ……

在最新的DB-ENGINES给出的时间序列数据库的排名中,InfluxDB高居第一位,可以预见,InfluxDB会越来越得到广泛的使用。

看了下国内鲜有这方面的教程,所以我就抽空翻译了一下官方的手册,官方文档的开源地址请见https://github.com/influxdata/docs.influxdata.com中的InfluxDB部分。

现在还在不断完善中,欢迎加入来贡献你的一份力量。

如果感觉对你有所帮助,请给个star !

文档项目地址(Github):https://github.com/jasper-zhang/influxdb-document-cn

文档在线地址(Gitbook):https://jasper-zhang1.gitbooks.io/influxdb/content/

作者博客:http://www.opscoder.info

另外,文档基于InfluxDB版本1.3.x,如果后续版本有较大的改动,此文档也会跟进。

最后,希望您阅读愉快,并有所收获,O(∩_∩)O谢谢!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].