influxdata / influxdata/influxdb
Aggregations in continuous queries: using period end time instead of start time
Open
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Hi,
In the (dutch) energy sector the convention is that aggregations are stored using the end time of a period, not the start time.
In the documentation I could not find how to alter a continuous query to use the end time instead.
Is this possible?
Contributor guide
Research direction
Start by locating the continuous query documentation and implementation in InfluxDB. Check whether the timestamp convention is configurable and identify any existing tests for continuous-query aggregation timestamps. Done means either documenting the supported configuration or defining and implementing the requested period-end behavior.
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
- Needs clarification
- Newbie friendliness
- 25/100