container-diff icon indicating copy to clipboard operation
container-diff copied to clipboard

Track usage statistics

Open cftorres opened this issue 8 years ago • 1 comments

We should try and set up some infrastructure to track things like downloads, 7-day active users, etc.

Monitoring downloads will be related to where the release is stored and won't be inside of container-diff itself. Something like 7-day active users will need to be built into the tool. You can look at how minikube does something like this here: https://github.com/kubernetes/minikube/blob/master/pkg/minikube/notify/notify.go

cftorres avatar Aug 10 '17 17:08 cftorres

Add a user-agent.

kimsterv avatar May 21 '18 17:05 kimsterv