17 lines
614 B
Markdown
17 lines
614 B
Markdown
---
|
|
title: Use Quix Streams to downsample data
|
|
description: >
|
|
Use [Quix Streams](https://github.com/quixio/quix-streams) to query time series
|
|
data stored in InfluxDB and written to Kafka at regular intervals, continuously
|
|
downsample it, and then write the downsampled data back to InfluxDB.
|
|
menu:
|
|
influxdb3_cloud_serverless:
|
|
name: Use Quix
|
|
parent: Downsample data
|
|
identifier: downsample-quix
|
|
weight: 202
|
|
related:
|
|
- /influxdb3/cloud-serverless/query-data/sql/aggregate-select/, Aggregate or apply selector functions to data (SQL)
|
|
source: /content/shared/v3-process-data/downsample/quix.md
|
|
---
|