mozilla / glam

Mozilla's primary interactive dashboard for examining the distribution of telemetry values.
https://glam.telemetry.mozilla.org
Mozilla Public License 2.0
20 stars 23 forks source link

scalar bucketing might create some challenges #449

Open hamilton opened 4 years ago

hamilton commented 4 years ago

The current scalar bucketing algorithm still leaves some issues with bucket sizes that makes inference harder.

rafrombrc commented 3 years ago

We've gotten feedback that bucket sizes are too large and can obscure small but important movement, but we need some DS support to really figure out how best to tackle this issue.

rafrombrc commented 2 years ago

Related #156