docs-v2/content/influxdb/v2/reference/syntax/line-protocol.md

22 lines
693 B
Markdown

---
title: Line protocol
description: >
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.
menu:
influxdb_v2:
parent: Syntax
weight: 102
influxdb/v2/tags: [write, line protocol, syntax]
aliases:
- /influxdb/v2/reference/line-protocol
- /influxdb/v2/write_protocols/line_protocol_tutorial/
- /influxdb/v2/write_protocols/line_protocol_reference/
related:
- /influxdb/v2/write-data/
source: /shared/influxdb-v2/reference/syntax/line-protocol.md
---
<!-- The content for this file is located at
// SOURCE content/shared/influxdb-v2/reference/syntax/line-protocol.md -->