Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 383 Bytes

influxdb.md

File metadata and controls

19 lines (12 loc) · 383 Bytes
template
quick-start-template.md

InfluxDB Line Protocol

{template write-data%

curl -L https://raw.githubusercontent.com/GreptimeCloudStarters/quick-start-influxdb-line-protocol/main/quick-start.sh | bash -s -- -e http://localhost:4000/v1/influxdb/write

%}