Related to "line protocol"
Use the InfluxDB v2 API with InfluxDB Cloud Dedicated
Use InfluxDB v2 API authentication, endpoints, and tools. Learn how to use InfluxDB Cloud Dedicated v2 /api/v2/write
and authentication for new and existing workloads.
Use the InfluxDB v1 API with InfluxDB Cloud Dedicated
Use InfluxDB v1 API authentication, endpoints, and tools. Learn how to use InfluxDB Cloud Dedicated v1 /query
, /write
, and username/password authentication when bringing existing 1.x workloads.
Write data to InfluxDB Cloud Dedicated (Single-tenant)
Collect and write time series data to InfluxDB Cloud Dedicated.
Line protocol reference
InfluxDB uses line protocol to write data points. It is a text-based format that provides the measurement, tag set, field set, and timestamp of a data point.