If I'm understanding the telemetry dashboard display correctly, when I view a histogram for a particular probe, the "Ping Count" shown in the legend to the right reports the number of telemetry pings that included the data item in question.
However, it does not (AFAICS) show me the total number of telemetry pings received for the relevant product(s) and period, if (as is common) some of those pings did not include this data item at all.
This makes it difficult to fully assess the significance of the counts shown in the histogram, because it's not clear what proportion of Firefox users (or sessions) are represented by the data. I think it would be helpful if the report showed the total number of pings received for the same period, alongside the number of pings that included the given data item. Would this be a possible enhancement?
(As a proxy for this, I've been comparing against the Ping Count shown for a telemetry item that I believe is always logged, such as DISPLAY_SCALING, but this is a bit awkward and I don't know if it's really a reliable workaround.)