Skip to content

Commit 35a50d5

Browse files
committed
test: update downsampler README for automation check
1 parent 7a9f15d commit 35a50d5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

influxdata/downsampler/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
⚡ scheduled, http 🏷️ downsampling, aggregation, data-reduction 🔧 InfluxDB 3 Core, InfluxDB 3 Enterprise
44

5+
# Test update for automation check
6+
57
## Description
68

79
The Downsampler Plugin enables time-based data aggregation and downsampling in InfluxDB 3. Reduce data volume by aggregating measurements over specified time intervals using functions like avg, sum, min, max, median, count, stddev, first_value, last_value, var, or approx_median. The plugin supports both scheduled batch processing of historical data and on-demand downsampling through HTTP requests. Each downsampled record includes metadata about the original data points compressed.

0 commit comments

Comments
 (0)