Telemetry Tools
Перейти к файлу
Mark Reid b08b2e8e38 Fix a bug in read_one_record
Always return two values from read_one_record, the record (or None
if there was an error) and the number of bytes read.
2015-07-24 09:50:35 -03:00
scripts Rename `bin` to play nice with virtualenv 2014-08-01 14:17:45 -07:00
telemetry Fix a bug in read_one_record 2015-07-24 09:50:35 -03:00
test Add some int / double fields to the test data. 2015-07-23 16:17:40 -03:00
.gitignore Initial import from `telemetry-server` repo. 2014-08-01 12:41:31 -07:00
README.md Initial import from `telemetry-server` repo. 2014-08-01 12:41:31 -07:00
requirements.txt Initial import from `telemetry-server` repo. 2014-08-01 12:41:31 -07:00
setup.py Bump version number 2015-07-24 09:19:00 -03:00

README.md

Telemetry Tools

Utility code to work with Mozilla Telemetry data.

Talk to us on irc.mozilla.org in the #telemetry channel, or visit the Project Wiki for more information.