fixed syntax doc aliases
parent
73c83be7ae
commit
38677e59a9
|
@ -11,7 +11,7 @@ menu:
|
||||||
name: Annotated CSV
|
name: Annotated CSV
|
||||||
v2.0/tags: [csv, syntax]
|
v2.0/tags: [csv, syntax]
|
||||||
aliases:
|
aliases:
|
||||||
- /v2.0/reference/syntax/annotated-csv/
|
- /v2.0/reference/annotated-csv/
|
||||||
---
|
---
|
||||||
|
|
||||||
Flux returns raw results in Annotated CSV format and also reads Annotated CSV
|
Flux returns raw results in Annotated CSV format and also reads Annotated CSV
|
||||||
|
|
|
@ -11,7 +11,7 @@ menu:
|
||||||
weight: 102
|
weight: 102
|
||||||
v2.0/tags: [write, line protocol, syntax]
|
v2.0/tags: [write, line protocol, syntax]
|
||||||
aliases:
|
aliases:
|
||||||
- /v2.0/reference/syntax/line-protocol
|
- /v2.0/reference/line-protocol
|
||||||
---
|
---
|
||||||
|
|
||||||
InfluxDB uses line protocol to write data points.
|
InfluxDB uses line protocol to write data points.
|
||||||
|
|
Loading…
Reference in New Issue