> insert debug,host=us3333,result=PASS ctnrName="sakshi.ctnr.1",prj="xyz.12"
> selec^C
> show measurements
name: measurements
------------------
name
build
create
debug

> select * from "debug"
name: debug
-----------
time                    ctnrName        host    prj     result
1510218785437764998     sakshi.ctnr.1   us3333  xyz.12  PASS

> show tag keys from "debug"
name: debug
-----------
tagKey
host
result

> show field keys from "debug"
name: debug
-----------
fieldKey        fieldType
ctnrName        string
prj             string

> insert debug,host=us3333 result="PASS",ctnrName="sakshi.ctnr.1",prj="xyz.12"
> select * from "debug"
name: debug
-----------
time                    ctnrName        host    prj     result  result_1
1510218785437764998     sakshi.ctnr.1   us3333  xyz.12          PASS
1510218845910180112     sakshi.ctnr.1   us3333  xyz.12  PASS

-- 
Remember to include the version number!
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/929bf94b-e5dc-46a8-bffd-18ee5c56d174%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to