opendatateam / docker-udata

udata and plugins all-in-one Docker image
https://hub.docker.com/r/udata/udata/builds
MIT License
15 stars 12 forks source link

Update udata-piwik to 2.1.1 #181

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates udata-piwik from 2.0.0 to 2.1.1.

Changelog ### 2.1.1 ``` - Remove object's id in error log message in order to have a cleaner message [195](https://github.com/opendatateam/udata-piwik/pull/195) ``` ### 2.1.0 ``` - Changed metrics system [185](https://github.com/opendatateam/udata-piwik/pull/185): - Metrics are now stored into InfluxDB before being injected in udata's objects - Udata piwik accesses influxDB throught [udata-metrics](https://github.com/opendatateam/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 ``` ### 2.0.2 ``` - [fix] Do not expect a json response from tracking api [192](https://github.com/opendatateam/udata-piwik/pull/190) ``` ### 2.0.1 ``` - Do not expect a json response from tracking api [190](https://github.com/opendatateam/udata-piwik/pull/190) ```
Links - PyPI: https://pypi.org/project/udata-piwik - Changelog: https://pyup.io/changelogs/udata-piwik/ - Repo: https://github.com/opendatateam/udata-piwik
pyup-bot commented 4 years ago

Closing this in favor of #193