docs-v2/content/influxdb3/enterprise/reference/line-protocol.md

22 lines
594 B
Markdown

---
title: Line protocol reference
description: >
InfluxDB 3 Enterprise uses line protocol to write data points.
It is a text-based format that provides the table, tag set, field set, and timestamp of a data point.
menu:
influxdb3_enterprise:
name: Line protocol
parent: Reference
weight: 101
influxdb3/enterprise/tags: [write, line protocol, syntax]
related:
- /influxdb3/enterprise/write-data/
aliases:
- /influxdb3/enterprise/reference/syntax/line-protocol
source: /shared/v3-line-protocol.md
---
<!--
The content of this file is at content/shared/v3-line-protocol.md
-->