influxdata / influxdata/influxdb

I want the group by time() function to support aggregation by month and year

Open
#21,606 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

version: 1.8.4

function: group by time()

I want the group by time() function to support aggregation by month and year

Or use Flux query. Window function supports aggregating data by month and year, but does not support TZ () function. I hope it can support setting time zone, thank you

Contributor guide

Open the contributing guide

Research direction

Start by locating the implementation of the group by time() function and the Flux window and TZ handling mentioned in the issue. Determine whether month/year aggregation, time-zone support, or both are in scope; done means the requested grouping behavior is implemented and covered by tests.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.