Expand page description for schema-design

pull/1840/head
Kelly 2020-11-16 15:42:33 -08:00
parent 86442ce4da
commit 77b1f75830
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
---
title: InfluxDB schema design
description: >
General guidelines for InfluxDB schema design and data layout.
Improve InfluxDB schema design and data layout. Store unique values in fields and other tips to reduce high cardinality in InfluxDB and make your data more performant.
menu:
influxdb_cloud:
name: Schema design

View File

@ -1,7 +1,7 @@
---
title: InfluxDB schema design
description: >
General guidelines for InfluxDB schema design and data layout.
Improve InfluxDB schema design and data layout. Store unique values in fields and other tips to reduce high cardinality in InfluxDB and make your data more performant.
menu:
influxdb_2_0:
name: Schema design