forked from mirrors/gecko-dev
		
	Differential Revision: https://phabricator.services.mozilla.com/D66574 --HG-- extra : moz-landing-system : lando
		
			
				
	
	
	
	
		
			1 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1 KiB
		
	
	
	
	
	
	
	
Firefox on Glean (FOG)
Firefox on Glean (FOG) is the name of the layer that integrates the Glean SDK into Firefox Desktop. It is currently being designed and implemented.
The Glean SDK is a data collection library built by Mozilla for use in its products. Like Telemetry, it can be used to (in accordance with our Privacy Policy) send anonymous usage statistics to Mozilla in order to make better decisions.
If you have any questions, please reach out to the team on #glean:mozilla.org.
.. toctree::
    :titlesonly:
    :maxdepth: 1
    :glob:
    Glean SDK Source <https://github.com/mozilla/glean/>
    Glean SDK Documentation <https://mozilla.github.io/glean/book/index.html>
    *