Hello Team, - Could you provide details on how the...
# general
m
Hello Team, • Could you provide details on how the metric query builder do the aggregation? If i watch a graph on last 3 hours, i get values every 1min If i watch a graph on last 3 days, i get values every 14min (why ?) • Is there a way to configure that? I tried to setup a variable in a dashboard and used it in "Aggregate Every" field, but it doesn't work, my variable is dropped when i run the query. Thank you in advance
In Azure for exemple, you can control the granularity in the same pane than the range
v
@Srikanth Chekuri Aggregate every should work as time granularity, right?
s
You can only control as long as the number of data points to return doesn't exceed 300 for a single series (there can be as many series)
The aggregate every is dynamically adjusted to return points without overwhelming the browser.
m
My issue is that the use of a variable to easily configure it in a dashboard doesn't work, the value gets replaced before execution
s
There is no variable support for aggregate every.
m
😭
s
Even if it were to exist, it would only be respected if the number of data points to return doesn't exceed 300 for a single series
m
of course, my goal is to make bigger aggregates
s
Ok. Please create a ticket here https://github.com/SigNoz/signoz/issues
m
will do, thank you šŸ˜„