Hello,
Kinda new with the whole Flux language and still learning. We got a request in which a user asked if it’s possible to filter out “non-officehour” datapoint.
We get datapoints 7x24 for our servers. The idea is to filter out everything which isn’t in the timerange between 7am - 6pm and weekends, then get the average of these values over a month.
Is something like this possible with Flux?