21 lines
612 B
Markdown
21 lines
612 B
Markdown
---
|
|
title: Downsample data with notebooks
|
|
description: >
|
|
Create a notebook to downsample data. Downsampling aggregates or summarizes data
|
|
within specified time intervals, reducing the overall disk usage as data
|
|
collects over time.
|
|
weight: 104
|
|
influxdb/v2/tags: [notebooks]
|
|
menu:
|
|
influxdb_v2:
|
|
name: Downsample data
|
|
identifier: notebooks-downsample
|
|
parent: Notebooks
|
|
aliases:
|
|
- /influxdb/v2/notebooks/downsample/
|
|
source: /shared/influxdb-v2/tools/notebooks/downsample.md
|
|
---
|
|
|
|
<!-- The content for this file is located at
|
|
// SOURCE content/shared/influxdb-v2/tools/notebooks/downsample.md -->
|