Advertisement

influxdb: 元数据信息记录

阅读量:

一、写语法

visit the official documentation at https://docs.influxdata.com, version 1.7, for detailed information on the write protocols, specifically the linear protocol tutorial.

在这里插入图片描述

二、字段类型

Please refer to the Line Protocol Reference section for detailed information about the write protocols in InfluxDB version 1.7.

在这里插入图片描述

获取库下的表列表

复制代码
    SHOW MEASUREMENTS [ON <database_name>] [WITH 

全部评论 (0)

还没有任何评论哟~