v2.1.0
Changed metrics system #185:
- Metrics are now stored into InfluxDB before being injected in udata's objects
- Udata piwik accesses influxDB throught udata-metrics
- The periodic job
piwik-update-metrics
needs to be scheduled in addition to existing jobs, in order to retrieve the views metrics in udata's objects - The command
update-metrics
was added to trigger the metrics injection manually