influxdata / influxdata/influxdb

Aggregation function window setting is ignored in monitoring check

Open
#17,439 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

__Steps to reproduce:__

1. create monitoring check with 1h schedule and 1m aggreation fn window for a metric that is reported frequently.

__Expected behavior:__
There should be about 60 statuses in the history per hour.

__Actual behavior:__
There is just 1 status per hour.

__Environment info:__
Influxdb 2.0-beta6

Contributor guide

Open the contributing guide

Research direction

Reproduce the monitoring-check scenario described in the issue using a 1h schedule, a 1m aggregation window, and a frequently reported metric. Trace how aggregation-window settings affect status history, then verify that the history contains about 60 statuses per hour rather than one.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
databases, observability-sre
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.