cgwire / zou

Zou is the Kitsu API. It allows you to store and manage your production data
https://zou.cg-wire.com
GNU Affero General Public License v3.0
169 stars 103 forks source link

Push stats information on database upgrade #762

Closed frankrousseau closed 9 months ago

frankrousseau commented 9 months ago

Problem

There is no way to know how many Kitsu installations exist.

Solution

When a database upgrade is performed, it pushes anonymized statistics to the CGWire telemetry service to allow to know:

EvanBldy commented 9 months ago

Thanks !