-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The list of metrics input to generate_summaries is now a dict of {metric name : [ list of fields to group by] }. e-mission/e-mission-server#966 (comment) Add 'response_count' metric which counts the occurences of 'responded' and 'not_responded', as opposed to the existing metrics which just sum up number values. app_config and trip_labels as globals to avoid argument/parameter drilling Add comments and rename variables throughout improve comprehension
- Loading branch information
Showing
1 changed file
with
98 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters