19 lines
473 B
Markdown
19 lines
473 B
Markdown
---
|
|
title: Downsample data with notebooks
|
|
description: >
|
|
Downsample data to summarize data at specified time intervals and reduce the
|
|
overall disk usage as data collects over time.
|
|
Learn how to create a notebook that downsamples data.
|
|
weight: 104
|
|
influxdb/cloud/tags: [notebooks]
|
|
menu:
|
|
influxdb_cloud:
|
|
name: Downsample data
|
|
identifier: notebooks-downsample
|
|
parent: Notebooks
|
|
aliases:
|
|
- /influxdb/cloud/notebooks/downsample/
|
|
---
|
|
|
|
{{< duplicate-oss >}}
|