Split metrics gathering from reporting #8
Labels
enhancement
Improves the status quo
:Metrics
How metrics are stored, calculated or aggregated
:misc
Changes that don't affect users directly: linter fixes, test improvements, etc.
Milestone
Currently there is no data model whatsoever for metrics but just plain log files. Each reporter just parses these log files and creates reports from them. We should define a dedicated metrics data model. Reporters should just be responsible for rendering these metrics.
Sub tasks:
The text was updated successfully, but these errors were encountered: