Closed georgf closed 6 years ago
Can you please explain a bit more?
@Insiyaa According to my understanding, the issue says that when the view
is set to stats
, the Count of recorded probes
displays as 1.8k probes
for version 59
while the actual count is 550
for version 59
as shown in the screen-shot attached below. Please have a look.
Hence, there is some bug
which counts for all values even when the channel
is set to release
and gives a high value ie 1.8k
.
So, we should make them equal and show the actual count ie 550
in the histogram ie stats view
as well.
Does that help?
@georgf Did I get that right? Please clarify. Thanks!
@Sylvia23 Thanks:)! I'll try to look into this!
Cool. Cheers !
Is something like this expected? @georgf
Yes, this is exactly what i would expect! It would be nice to change the style (only show blue bars for this case), but that is just a cosmetic issue :)
Yes will do that! And what is to be done with the legend? Is it to be removed?
We could leave it, but only show "optout". Does that sound good?
Yea okay!
In the stats view, we currently count all the probes for the release channel. We don't record all of them there, so we should show only count the "release" probes.
Compare e.g. the count here (55) with the count here (>1.8k for version 59).