-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add opt-out analytics to CLI (implements #108) #187
base: master
Are you sure you want to change the base?
Commits on Nov 24, 2017
-
This commit implements #108 adding an opt-out analytics capture using Google Analytics. Refer to the analytics.md file for details of what is being captured at this point and how to opt out from the capture. *Note* it does not capture function counts etc, pending the merge of openfaas/faas#315. @alexellis - you will need to replace the `trackingID` and `applicationName` in `analytics/google_analytics.go` in order to direct events to a GA account associated with the OpenFaaS project. Signed-off-by: John McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61d6209 - Browse repository at this point
Copy the full SHA 61d6209View commit details -
Vendor go-querystring and bump FaaS dep
Signed-off-by: John McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d655e2b - Browse repository at this point
Copy the full SHA d655e2bView commit details -
Add analytics reference to README
Signed-off-by: John McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e7f3ff - Browse repository at this point
Copy the full SHA 4e7f3ffView commit details -
Use changed version function in analytics
Signed-off-by: John McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b50db32 - Browse repository at this point
Copy the full SHA b50db32View commit details -
Signed-off-by: John McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bc38cf - Browse repository at this point
Copy the full SHA 2bc38cfView commit details -
Add analytics to login/logout/template pull
Signed-off-by: John McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 632c3df - Browse repository at this point
Copy the full SHA 632c3dfView commit details -
Provide feedback during redist build
Signed-off-by: John McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 897177b - Browse repository at this point
Copy the full SHA 897177bView commit details -
Disable analytics during tests
Signed-off-by: John McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1636e2 - Browse repository at this point
Copy the full SHA c1636e2View commit details