- Fixes metric aggregation by customer, service, and owner (12)
- Fixes `start_of_month` by simply using `1`, instead of `calendar.monthrange[0]`, (11)
- Minor improvements to metrics explorer (10)
- adds `CUSTOM_STATIC_DIR` and `CUSTOM_STYLESHEETS` served by `{{ url_for('custom_static', filename=filename) }}` (9)