You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2024. It is now read-only.
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