zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Integrate StatsD or other stats collector to collect the data about how the app used #200

Open zshamrock opened 5 years ago

zshamrock commented 5 years ago

Although this is by default is off, and only user can turn it on to help to improve the product.

Also failure in sending stats should not break or slow down the app, also they collector should be transparently integrated into the code, so no extra cutting concern.