mozilla / addon-recommendation-shield-study

Stand-alone verison of Add-on Recommendation for Shield Study
Mozilla Public License 2.0
3 stars 7 forks source link

Update Telemetry Logging #30

Closed casebenton closed 8 years ago

casebenton commented 8 years ago

@gregglind I've made all of the changes that we just discussed:

1) Xutils logging wrapped up into TelemetryLog method that appends property labeling the logging as "addon" level

2) Additional loggin methods for disable for site, disable forever, and hide panel

3) Additional parameters for logging methods (mostly domain) to log addition information in situations like panel open.

r?

casebenton commented 8 years ago

Ok @gregglind I've made the changes we just discussed. r?

casebenton commented 8 years ago

@gregglind, rebase applied, good to go for testing

gregglind commented 8 years ago

R+