/plushcap/analysis/influxdata/tldr-influxdb-tech-tips-a-aggregating-across-tags-or-fields-and-ungrouping

TL;DR InfluxDB Tech Tips – Aggregating across Tags or Fields and Ungrouping

What's this blog post about?

This article provides a detailed explanation on how to use Flux queries in InfluxDB Cloud or InfluxDB v2 for aggregating data across tags or fields, as well as ungrouping by using the group() function. It covers understanding the group key and its effect on table stream output, performing aggregations across fields or measurements, and ungrouping data with an empty group() Flux function. The article also includes a sample dataset to explore Flux and provides tips for interpreting Annotated CSV outputs.

Company
InfluxData

Date published
Aug. 16, 2021

Author(s)
Anais Dotis-Georgiou

Word count
1937

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.