Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 412 Bytes

influxdb.md

File metadata and controls

14 lines (10 loc) · 412 Bytes

InfluxDB Line Protocol

创建服务

写入数据

curl -L https://raw.githubusercontent.com/GreptimeCloudStarters/quick-start-influxdb-line-protocol/main/quick-start.sh | bash -s -- -h <host> -d <dbname> -u <username> -p <password>

数据可视化