Fix line break between `influxdb3` and "CLI" in write-data intro (#6902)
* Initial plan * Remove line separation between influxdb3 and CLI in write-data page Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>claude/document-checkpoint-interval-4SKE8
parent
fb4d8722a8
commit
3f34f43627
|
|
@ -1,5 +1,4 @@
|
|||
Use tools like the {{% show-in "cloud-dedicated,clustered" %}}`influxctl`{{% /show-in %}}{{% show-in "cloud-serverless" %}}`influx`{{% /show-in %}}{{% show-in "core,enterprise" %}}`influxdb3`{{% /show-in %}}
|
||||
CLI, Telegraf, and InfluxDB client libraries
|
||||
Use tools like the {{% show-in "cloud-dedicated,clustered" %}}`influxctl`{{% /show-in %}}{{% show-in "cloud-serverless" %}}`influx`{{% /show-in %}}{{% show-in "core,enterprise" %}}`influxdb3`{{% /show-in %}} CLI, Telegraf, and InfluxDB client libraries
|
||||
to write time series data to {{< product-name >}}.
|
||||
[line protocol](#line-protocol)
|
||||
is the text-based format used to write data to InfluxDB.
|
||||
|
|
|
|||
Loading…
Reference in New Issue