graphite-api
graphite-api copied to clipboard
Excluding time windows within a day across days
Hi,
I have time series recorded at 30s intervals for each calendar day (with the exception of weekends, but that's not overly relevant). On each of these days, the data points start at, say, 8am and end at 5pm. I'd like to summarize(
Is that possible? I couldn't find the appropriate function (or combination of functions).
Thanks