Closed Bug 1654384 Opened 5 years ago Closed 2 months ago

Improve the documentation around logarithmic bucketing

Categories

(Data Platform and Tools :: Glean: SDK, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mdroettboom, Unassigned)

Details

(Whiteboard: [telemetry:glean-rs:m17][docdays])

Attachments

(1 file)

Just having the bucketing formula isn't quite enough for all readers to intuitively grasp what the bucketing means.

We could do some combination of:

  1. Provide a table of all of the bucket ranges in an appendix.
  2. Provide an interactive calculator (in the docs in Javascript) to show what bucket a value would fall in (particularly to see if two values would fall in the same bucket).
  3. Provide an interactive plot.

To note: we have the histogram simulator that matches the bucketing on Desktop: https://telemetry.mozilla.org/histogram-simulator

Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:backlog][docdays]
Assignee: nobody → brizental
Priority: P3 → P1

Untaking this for the moment. Interactive plot has been merged in this PR and

  1. Provide a table of all of the bucket ranges in an appendix.
  2. Provide an interactive calculator (in the docs in Javascript) to show what bucket a value would fall in (particularly to see if two values would fall in the same bucket).

still need to be addressed.

Assignee: brizental → nobody

I think (2) isn't super necessary, now that we have the simulator. I was really just suggesting it as an easier first step.

(1) is still maybe nice-to-have, but less critical now that we have a simulator.

Priority: P1 → P3
Priority: P3 → P4
Whiteboard: [telemetry:glean-rs:backlog][docdays] → [telemetry:glean-rs:m17][docdays]

Closing this as stale

Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: