-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Add an Average aggregation to the list of graph types. Will be based on the average amounts of values per timestamp. If we can find a way to perform the rounding of the timestamp in the neo4j query that would be best. Otherwise it would need to be run over the build ResponseData in MetricUtility so we can do further aggregation based on the selected Time Agg option.
Reactions are currently unavailable