Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Releases: mozilla/python_moztelemetry

Fix some missing payload fields

31 Jan 22:48

Choose a tag to compare

Fixes a problem with 0.5.2 and 0.6.0 where some sub-fields of the payload key were missing.

Changed signature of Dataset.summaries

30 Jan 13:27

Choose a tag to compare

0.6.0

Bug 1322768 - Use Spark to list file summaries

0.5.2

24 Jan 11:10

Choose a tag to compare

Support GPU process histograms/keyedHistograms in get_pings_properties

0.5.1

20 Jan 18:09

Choose a tag to compare

Fix documentation typos.

0.4.14

20 Jan 17:58

Choose a tag to compare

Fix documentation typos.

0.4.13

11 Jan 19:19

Choose a tag to compare

Improve documentation of HBaseMainSummaryView.

0.4.12

11 Jan 19:05

Choose a tag to compare

Improve documentation of HBaseMainSummaryView.

0.4.11

29 Dec 13:18

Choose a tag to compare

Find HBase master using tags.

0.4.9: Add API to access HBase main summary view.

23 Dec 19:01

Choose a tag to compare

We want to evaluate HBase to access the history of individual clients as filtering
out individual clients from the main_summary dataset is very slow.  At the end of
January we will decide if we want to keep investing into it or not depending on its
usefulness.

0.4.8

22 Nov 12:27

Choose a tag to compare

Bug 1318703 - Use setuptools_scm to define package version